<!-- Hiding
//Script by Lefteris Haritou -->
floater=window.open(&quot;,'Open1','width=500,height=80,resizable=0,status=0,scrollbars=0')
//Values can be set from 0 to 1
floater.location.href =&quot;http://www.dacapo-music.de/sites/pop001.htm&quot;
//select the page to be displayed on the floating window here
// Done Hiding -->