Code: Select all
<SCRIPT TYPE="text/javascript">
<!--
function popup(mylink, windowname)
{
if (! window.focus)return true;
var href;
if (typeof(mylink) == 'string')
href=mylink;
else
href=mylink.href;
window.open(href, windowname, 'width=400,height=100,scrollbars=no,toolbar=no,status=no,resizable=yes');
return false;
}
//-->
</SCRIPT>
<BODY onLoad="popup('musicphp5.php', 'eckmusic')">
<BODY bgcolor ="#000000" text="#FFFFFF" link="#0000FF" vlink="#0000FF" alink="#0000FF">A link to the site where that is, is http://eckclan.sytes.net