Cut & Paste Sidebar Code

This page has been tested and the cut and paste function will work to get the code.

<<>head><<>title>Side Bar ?<<>/title><<>body background="http://url ???"text="??? color"Link="???color"Vlink="???color"><<>embed src="http://url of song.mid"autostart="true"><> <<>!--- Start Of Script ---> <<>!-------THIS CAN NOT CHANGE , LEAVE IT AS IS-------> <<>script language="JavaScript"> function jumpBox(list) {location.href=list.options[list.selectedIndex].value } <<>/script> <<>!------You can change this for your own tastes-----> <<>sidebar width="30%"height="100%"> <<>table align="left" border="2" bgcolor="#191919" width="26%" cellpadding="2" cellspacing="8"> <<>tr><<>td bgcolor="black"> <<>center> <<>a href="http://url of site to be linked to top image"> <<>img src="http://url of top.gif"height="80"width="100"> <<>/a> <<>/center> <<>/td> <<>/tr> <<>tr><<>td bgcolor="#212121"> <<>font effect="relief" color="FFFF00" size="2"> <<>center> sidebar title<<>br><<>/center> <<>/font> <<>/td> <<>/td> <<>tr><<>td bgcolor="#191919"> <<>center> <<>!----THIS CAN NOT CHANGE EXCEPT FOR THE COLORS-----> <<>form> <<>select noborder bgcolor="#292929" text="gold" autoactivate size="10" onClick="jumpBox(this.form.elements[0])"><<>!--- add your links here , you can add as many as you want , just be sure to follow the same pattern that is shown here , also if the links to the pages are on you site instead of elsewhere you can use a relative link lke this : http://www.yourdomain.com/yourfile.html" would be alot easier to type this "yourfile.html" , But remember the file must be at the same directory as your files are in ---> <<>option value="http://url of first link"> title 1 here <<>option value="http://url of 2nd link">title 2 here <<>option value="http://url of 3d link"> title 3 here <<>option value="http://url of get~the~idea?.com"> Get The Idea? <<>!-------After the last link add this to it---------> <<>/select> <<>/form> <<>/td> <<>/tr> <<>/table> <<>/font> <<>!-------You can leave the audioscope or not--------> <<>audioscope bgcolor="black"height="100"width="133"gain="1"leftoffset="10"rightoffset="-10"leftcolor="green"rightcolor="yellow"border="4"><<>/audioscope><<>!--------The Body Codes All Go Here after closing the sidebar----------><<>/sidebar>