Best Download Sites Login
Site Login

Sound

Description
Due to the different nature that Netscape and other browsers use a background sound, getting it to work for your visitors can be difficult unless you use this script. It will determine which browser they have and print the background sound command correctly for that browser!...View A Script Demo


Do you find it confusing setting up these script?
Java Scripts Magic can do all the hard work for you all At The Touch Of A Button.


<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
<HTML>
<HEAD>
<META NAME="Generator" CONTENT="TextPad 4.4">
<LINK href="general.css" rel="stylesheet" type="text/css">
<SCRIPT LANGUAGE="JavaScript">

<!-- Original:  Kipp W. Shinabarger (kipps@bigfoot.com) -->
<!--  Begin
var MSIE=navigator.userAgent.indexOf("MSIE");
var NETS=navigator.userAgent.indexOf("Netscape");
var OPER=navigator.userAgent.indexOf("Opera");
if((MSIE>-1) || (OPER>-1)) {
document.write("<BGSOUND SRC='unchain.mid' LOOP=INFINITE>");
} else {
document.write("<EMBED SRC='unchain.mid' AUTOSTART=TRUE>");
document.write("<HIDDEN=true VOLUME=100 LOOP=TRUE>");
}
// End -->
</SCRIPT>

</HEAD>

<BODY Background=../graphics/grayback.jpg>
<center><BR><BR><BR>

</center>
</BODY>
</HTML>
<EMBED SRC="unchain.mid" AUTOSTART=TRUE>
<BGSOUND SRC="unchain.mid" AUTOSTART=TRUE LOOP=0>
 

Business Proposal If you have a Business Proposal that you think may be of interest to us here at Best Download Sites please contact us to discuss the matter in further detail