var input = "none";

function showmenu(input) {
document.write('<center><font color=white>Hits 50s 60s 70s</font></center><br />');  

if (input != "01") { document.write('<a href=01.html>Guitar Boogie Shuffle</a> - Arthur Smith<br />');}
else { document.write('<font color=white><b>Guitar Boogie Shuffle</b> - Arthur Smith</font><br />');}
if (input != "02") { document.write('<a href=02.html>Eve Of Destruction</a> - Barry McGuire<br />');}
else { document.write('<font color=white><b>Eve Of Destruction</b> - Barry McGuire</font><br />');}
if (input != "03") { document.write('<a href=03.html>Money For Nothing</a> - Dire Straits<br />');}
else { document.write('<font color=white><b>Money For Nothing</b> - Dire Straits</font><br />');}
if (input != "04") { document.write('<a href=04.html>So Far Away</a> - Dire Straits<br />');}
else { document.write('<font color=white><b>So Far Away</b> - Dire Straits</font><br />');}
if (input != "05") { document.write('<a href=05.html>Sultans Of Swing</a> - Dire Straits<br />');}
else { document.write('<font color=white><b>Sultans Of Swing</b> - Dire Straits</font><br />');}
if (input != "06") { document.write('<a href=06.html>Walk Of Life</a> - Dire Straits<br />');}
else { document.write('<font color=white><b>Walk Of Life</b> - Dire Straits</font><br />');}
if (input != "07") { document.write('<a href=07.html>Alone Again (Naturally)</a> - Gilbert O Sullivan<br />');}
else { document.write('<font color=white><b>Alone Again (Naturally)</b> - Gilbert O Sullivan</font><br />');}
if (input != "08") { document.write('<a href=08.html>At The Very Mention Of Your Name</a> - Gilbert O Sullivan<br />');}
else { document.write('<font color=white><b>At The Very Mention Of Your Name</b> - Gilbert O Sullivan</font><br />');}
if (input != "09") { document.write('<a href=09.html>Matrimony</a> - Gilbert O Sullivan<br />');}
else { document.write('<font color=white><b>Matrimony</b> - Gilbert O Sullivan</font><br />');}
if (input != "10") { document.write('<a href=10.html>Everybody&acute;s Talkin&acute;</a> - Harry Nilson<br /><br />');}
else { document.write('<font color=white><b>Everybody&acute;s Talkin&acute;</b> - Harry Nilson</font><br /><br />');}

if (input != "11") { document.write('<a href=11.html>Without You</a> - Harry Nilson<br />');}
else { document.write('<font color=white><b>Without You</b> - Harry Nilson</font><br />');}
if (input != "12") { document.write('<a href=12.html>Big Bad John</a> - Jimmy Dean<br />');}
else { document.write('<font color=white><b>Big Bad John</b> - Jimmy Dean</font><br />');}
if (input != "13") { document.write('<a href=13.html>To A Sleeping Beauty</a> - Jimmy Dean<br />');}
else { document.write('<font color=white><b>To A Sleeping Beauty</b> - Jimmy Dean</font><br />');}
if (input != "14") { document.write('<a href=14.html>A Certain Smile</a> - Johnny Mathis<br />');}
else { document.write('<font color=white><b>A Certain Smile</b> - Johnny Mathis</font><br />');}
if (input != "15") { document.write('<a href=15.html>Over The Hills And Far Away</a> - Kevin Johnson<br />');}
else { document.write('<font color=white><b>Over The Hills And Far Away</b> - Kevin Johnson</font><br />');}
if (input != "16") { document.write('<a href=16.html>Cambodia</a> - Kim Wilde<br />');}
else { document.write('<font color=white><b>Cambodia</b> - Kim Wilde</font><br />');}
if (input != "17") { document.write('<a href=17.html>Long Tall Glasses</a> - Leo Sayer<br />');}
else { document.write('<font color=white><b>Long Tall Glasses</b> - Leo Sayer</font><br />');}
if (input != "18") { document.write('<a href=18.html>More Than I Can Say</a> - Leo Sayer<br />');}
else { document.write('<font color=white><b>More Than I Can Say</b> - Leo Sayer</font><br />');}
if (input != "19") { document.write('<a href=19.html>One Man Band</a> - Leo Sayer<br />');}
else { document.write('<font color=white><b>One Man Band</b> - Leo Sayer</font><br />');}
if (input != "20") { document.write('<a href=20.html>A Song For You</a> - Leon Russell<br /><br />');}
else { document.write('<font color=white><b>A Song For You</b> - Leon Russell</font><br /><br />');}

if (input != "21") { document.write('<a href=21.html>Blue Bayou</a> - Linda Ronstadt<br />');}
else { document.write('<font color=white><b>Blue Bayou</b> - Linda Ronstadt</font><br />');}
if (input != "22") { document.write('<a href=22.html>Don&acute;t Know Much </a> - Linda Ronstadt, Aaron Neville<br />');}
else { document.write('<font color=white><b>Don&acute;t Know Much </b> - Linda Ronstadt, Aaron Neville</font><br />');}
if (input != "23") { document.write('<a href=23.html>Good Golly Miss Molly</a> - Little Richard<br />');}
else { document.write('<font color=white><b>Good Golly Miss Molly</b> - Little Richard</font><br />');}
if (input != "24") { document.write('<a href=24.html>Lucille</a> - Little Richard<br />');}
else { document.write('<font color=white><b>Lucille</b> - Little Richard</font><br />');}
if (input != "25") { document.write('<a href=25.html>Stagger Lee</a> - Lloyd Price<br />');}
else { document.write('<font color=white><b>Stagger Lee</b> - Lloyd Price</font><br />');}
if (input != "26") { document.write('<a href=26.html>La Vie En Rose</a> - Louis Armstrong<br />');}
else { document.write('<font color=white><b>La Vie En Rose</b> - Louis Armstrong</font><br />');}
if (input != "27") { document.write('<a href=27.html>Mack The Knife</a> - Louis Armstrong<br />');}
else { document.write('<font color=white><b>Mack The Knife</b> - Louis Armstrong</font><br />');}
if (input != "28") { document.write('<a href=28.html>What A Wonderful World</a> - Louis Armstrong<br />');}
else { document.write('<font color=white><b>What A Wonderful World</b> - Louis Armstrong</font><br />');}
if (input != "29") { document.write('<a href=29.html>Sweet Home Alabama</a> - Lynyrd Skynyrd<br />');}
else { document.write('<font color=white><b>Sweet Home Alabama</b> - Lynyrd Skynyrd</font><br />');}
if (input != "30") { document.write('<a href=30.html>Endless Sleep</a> - Marty Wilde<br /><br />');}
else { document.write('<font color=white><b>Endless Sleep</b> - Marty Wilde</font><br /><br />');}

if (input != "31") { document.write('<a href=31.html>It&acute;s Been Nice (Goodbye)</a> - Marty Wilde<br />');}
else { document.write('<font color=white><b>It&acute;s Been Nice (Goodbye)</b> - Marty Wilde</font><br />');}
if (input != "32") { document.write('<a href=32.html>Paradise By The Dashboard Light</a> - Meat Loaf<br />');}
else { document.write('<font color=white><b>Paradise By The Dashboard Light</b> - Meat Loaf</font><br />');}
if (input != "33") { document.write('<a href=33.html>You Took The Words Right Out Of My Mouth</a> - Meat Loaf<br />');}
else { document.write('<font color=white><b>You Took The Words Right Out Of My Mouth</b> - Meat Loaf</font><br />');}
if (input != "34") { document.write('<a href=34.html>Sacramento</a> - Middle Of The Road<br />');}
else { document.write('<font color=white><b>Sacramento</b> - Middle Of The Road</font><br />');}
if (input != "35") { document.write('<a href=35.html>Soley Soley</a> - Middle Of The Road<br />');}
else { document.write('<font color=white><b>Soley Soley</b> - Middle Of The Road</font><br />');}
if (input != "36") { document.write('<a href=36.html>Yellow Boomerang</a> - Middle Of The Road<br />');}
else { document.write('<font color=white><b>Yellow Boomerang</b> - Middle Of The Road</font><br />');}
if (input != "37") { document.write('<a href=37.html>Dynamite</a> - Mud<br />');}
else { document.write('<font color=white><b>Dynamite</b> - Mud</font><br />');}
if (input != "38") { document.write('<a href=38.html>The Cat Crept In</a> - Mud<br />');}
else { document.write('<font color=white><b>The Cat Crept In</b> - Mud</font><br />');}
if (input != "39") { document.write('<a href=39.html>Tiger Feet</a> - Mud<br />');}
else { document.write('<font color=white><b>Tiger Feet</b> - Mud</font><br />');}
if (input != "40") { document.write('<a href=40.html>In The Summertime</a> - Mungo Jerry<br /><br />');}
else { document.write('<font color=white><b>In The Summertime</b> - Mungo Jerry</font><br /><br />');}

if (input != "41") { document.write('<a href=41.html>My Girl</a> - Otis Redding<br />');}
else { document.write('<font color=white><b>My Girl</b> - Otis Redding</font><br />');}
if (input != "42") { document.write('<a href=42.html>Conquistador</a> - Procol Harum<br />');}
else { document.write('<font color=white><b>Conquistador</b> - Procol Harum</font><br />');}
if (input != "43") { document.write('<a href=43.html>Homburg</a> - Procol Harum<br />');}
else { document.write('<font color=white><b>Homburg</b> - Procol Harum</font><br />');}
if (input != "44") { document.write('<a href=44.html>Crazy Little Thing Called Love</a> - Queen<br />');}
else { document.write('<font color=white><b>Crazy Little Thing Called Love</b> - Queen</font><br />');}
if (input != "45") { document.write('<a href=45.html>I Want To Break Free</a> - Queen<br />');}
else { document.write('<font color=white><b>I Want To Break Free</b> - Queen</font><br />');}
if (input != "46") { document.write('<a href=46.html>You Don&acute;t Know What You&acute;ve</a> - Ral Donner<br />');}
else { document.write('<font color=white><b>You Don&acute;t Know What You&acute;ve</b> - Ral Donner</font><br />');}
if (input != "47") { document.write('<a href=47.html>Chattanooga Shoe Shine Boy</a> - Red Foley<br />');}
else { document.write('<font color=white><b>Chattanooga Shoe Shine Boy</b> - Red Foley</font><br />');}
if (input != "48") { document.write('<a href=48.html>Garden Party</a> - Ricky Nelson<br />');}
else { document.write('<font color=white><b>Garden Party</b> - Ricky Nelson</font><br />');}
if (input != "49") { document.write('<a href=49.html>Donna</a> - Ritchie Valens<br />');}
else { document.write('<font color=white><b>Donna</b> - Ritchie Valens</font><br />');}
if (input != "50") { document.write('<a href=50.html>Only The Lonely</a> - Roy Orbison<br /><br />');}
else { document.write('<font color=white><b>Only The Lonely</b> - Roy Orbison</font><br /><br />');}

if (input != "51") { document.write('<a href=51.html>Running Scared</a> - Roy Orbison<br />');}
else { document.write('<font color=white><b>Running Scared</b> - Roy Orbison</font><br />');}
if (input != "52") { document.write('<a href=52.html>The Crowd</a> - Roy Orbison<br />');}
else { document.write('<font color=white><b>The Crowd</b> - Roy Orbison</font><br />');}
if (input != "53") { document.write('<a href=53.html>Hold On! I&acute;m Comin&acute;</a> - Sam And Dave<br />');}
else { document.write('<font color=white><b>Hold On! I&acute;m Comin&acute;</b> - Sam And Dave</font><br />');}
if (input != "54") { document.write('<a href=54.html>Soul Man</a> - Sam And Dave<br />');}
else { document.write('<font color=white><b>Soul Man</b> - Sam And Dave</font><br />');}
if (input != "55") { document.write('<a href=55.html>Puppet On A String</a> - Sandie Shaw<br />');}
else { document.write('<font color=white><b>Puppet On A String</b> - Sandie Shaw</font><br />');}
if (input != "56") { document.write('<a href=56.html>There&acute;s Always Something There To Remind Me</a> - Sandie Shaw<br />');}
else { document.write('<font color=white><b>There&acute;s Always Something There To Remind Me</b> - Sandie Shaw</font><br />');}
if (input != "57") { document.write('<a href=57.html>Still Loving You</a> - Scorpions<br />');}
else { document.write('<font color=white><b>Still Loving You</b> - Scorpions</font><br />');}
if (input != "58") { document.write('<a href=58.html>Wind Of Change</a> - Scorpions<br />');}
else { document.write('<font color=white><b>Wind Of Change</b> - Scorpions</font><br />');}
if (input != "59") { document.write('<a href=59.html>Green Door</a> - Shakin Stevens<br />');}
else { document.write('<font color=white><b>Green Door</b> - Shakin Stevens</font><br />');}
if (input != "60") { document.write('<a href=60.html>Marie, Marie</a> - Shakin Stevens<br /><br />');}
else { document.write('<font color=white><b>Marie, Marie</b> - Shakin Stevens</font><br /><br />');}

if (input != "61") { document.write('<a href=61.html>This Ole House</a> - Shakin Stevens<br />');}
else { document.write('<font color=white><b>This Ole House</b> - Shakin Stevens</font><br />');}
if (input != "62") { document.write('<a href=62.html>Mrs Robinson</a> - Simon And Garfunkel<br />');}
else { document.write('<font color=white><b>Mrs Robinson</b> - Simon And Garfunkel</font><br />');}
if (input != "63") { document.write('<a href=63.html>The Boxer</a> - Simon And Garfunkel<br />');}
else { document.write('<font color=white><b>The Boxer</b> - Simon And Garfunkel</font><br />');}
if (input != "64") { document.write('<a href=64.html>Lay Back In The Arms Of Someone</a> - Smokie<br />');}
else { document.write('<font color=white><b>Lay Back In The Arms Of Someone</b> - Smokie</font><br />');}
if (input != "65") { document.write('<a href=65.html>Rock N&acute; Roll</a> - Status Quo<br />');}
else { document.write('<font color=white><b>Rock N&acute; Roll</b> - Status Quo</font><br />');}
if (input != "66") { document.write('<a href=66.html>Rockin&acute; All Over The World</a> - Status Quo<br />');}
else { document.write('<font color=white><b>Rockin&acute; All Over The World</b> - Status Quo</font><br />');}
if (input != "67") { document.write('<a href=67.html>Roll Over, Lay Down</a> - Status Quo<br />');}
else { document.write('<font color=white><b>Roll Over, Lay Down</b> - Status Quo</font><br />');}
if (input != "68") { document.write('<a href=68.html>If You Can&acute;t Give Me Love</a> - Suzi Quatro<br />');}
else { document.write('<font color=white><b>If You Can&acute;t Give Me Love</b> - Suzi Quatro</font><br />');}
if (input != "69") { document.write('<a href=69.html>The Race Is On</a> - Suzi Quatro<br />');}
else { document.write('<font color=white><b>The Race Is On</b> - Suzi Quatro</font><br />');}
if (input != "70") { document.write('<a href=70.html>Fox On The Run</a> - Sweet<br /><br />');}
else { document.write('<font color=white><b>Fox On The Run</b> - Sweet</font><br /><br />');}

if (input != "71") { document.write('<a href=71.html>A Hard Day&acute;s Night</a> - The Beatles<br />');}
else { document.write('<font color=white><b>A Hard Day&acute;s Night</b> - The Beatles</font><br />');}
if (input != "72") { document.write('<a href=72.html>Yesterday</a> - The Beatles<br />');}
else { document.write('<font color=white><b>Yesterday</b> - The Beatles</font><br />');}
if (input != "73") { document.write('<a href=73.html>Lea</a> - The Cats<br />');}
else { document.write('<font color=white><b>Lea</b> - The Cats</font><br />');}
if (input != "74") { document.write('<a href=74.html>Why</a> - The Cats<br />');}
else { document.write('<font color=white><b>Why</b> - The Cats</font><br />');}
if (input != "75") { document.write('<a href=75.html>Yakety Yak</a> - The Coasters<br />');}
else { document.write('<font color=white><b>Yakety Yak</b> - The Coasters</font><br />');}
if (input != "76") { document.write('<a href=76.html>Save The Last Dance For Me</a> - The Drifters<br />');}
else { document.write('<font color=white><b>Save The Last Dance For Me</b> - The Drifters</font><br />');}
if (input != "77") { document.write('<a href=77.html>The Heart Of The Matter</a> - The Eagles<br />');}
else { document.write('<font color=white><b>The Heart Of The Matter</b> - The Eagles</font><br />');}
if (input != "78") { document.write('<a href=78.html>Steppin&acute; Out</a> - The Electric Light Orchestra<br />');}
else { document.write('<font color=white><b>Steppin&acute; Out</b> - The Electric Light Orchestra</font><br />');}
if (input != "79") { document.write('<a href=79.html>Turn To Stone</a> - The Electric Light Orchestra<br />');}
else { document.write('<font color=white><b>Turn To Stone</b> - The Electric Light Orchestra</font><br />');}
if (input != "80") { document.write('<a href=80.html>Problems</a> - The Everly Brothers<br /><br />');}
else { document.write('<font color=white><b>Problems</b> - The Everly Brothers</font><br /><br />');}

if (input != "81") { document.write('<a href=81.html>Wake Up Little Susie</a> - The Everly Brothers<br />');}
else { document.write('<font color=white><b>Wake Up Little Susie</b> - The Everly Brothers</font><br />');}
if (input != "82") { document.write('<a href=82.html>I Found Out The Hard Way</a> - The Four Pennies<br />');}
else { document.write('<font color=white><b>I Found Out The Hard Way</b> - The Four Pennies</font><br />');}
if (input != "83") { document.write('<a href=83.html>Carrie Anne</a> - The Hollies<br />');}
else { document.write('<font color=white><b>Carrie Anne</b> - The Hollies</font><br />');}
if (input != "84") { document.write('<a href=84.html>I Can`T Tell The Bottom From The Top</a> - The Hollies<br />');}
else { document.write('<font color=white><b>I Can`T Tell The Bottom From The Top</b> - The Hollies</font><br />');}
if (input != "85") { document.write('<a href=85.html>Sandy</a> - The Hollies<br />');}
else { document.write('<font color=white><b>Sandy</b> - The Hollies</font><br />');}
if (input != "86") { document.write('<a href=86.html>Air</a> - The Incredible String Band<br />');}
else { document.write('<font color=white><b>Air</b> - The Incredible String Band</font><br />');}
if (input != "87") { document.write('<a href=87.html>Daydream</a> - The Loving Spoonful<br />');}
else { document.write('<font color=white><b>Daydream</b> - The Loving Spoonful</font><br />');}
if (input != "88") { document.write('<a href=88.html>(Theme From) The Monkees</a> - The Monkees<br />');}
else { document.write('<font color=white><b>(Theme From) The Monkees</b> - The Monkees</font><br />');}
if (input != "89") { document.write('<a href=89.html>Last Train To Clarksville</a> - The Monkees<br />');}
else { document.write('<font color=white><b>Last Train To Clarksville</b> - The Monkees</font><br />');}
if (input != "90") { document.write('<a href=90.html>The Great Pretender</a> - The Platters<br /><br />');}
else { document.write('<font color=white><b>The Great Pretender</b> - The Platters</font><br /><br />');}

if (input != "91") { document.write('<a href=91.html>Twilight Time</a> - The Platters<br />');}
else { document.write('<font color=white><b>Twilight Time</b> - The Platters</font><br />');}
if (input != "92") { document.write('<a href=92.html>Come On</a> - The Rolling Stones<br />');}
else { document.write('<font color=white><b>Come On</b> - The Rolling Stones</font><br />');}
if (input != "93") { document.write('<a href=93.html>Route 66</a> - The Rolling Stones<br />');}
else { document.write('<font color=white><b>Route 66</b> - The Rolling Stones</font><br />');}
if (input != "94") { document.write('<a href=94.html>Goodbye My Love</a> - The Searchers<br />');}
else { document.write('<font color=white><b>Goodbye My Love</b> - The Searchers</font><br />');}
if (input != "95") { document.write('<a href=95.html>What Have They Done To The Rain</a> - The Searchers<br />');}
else { document.write('<font color=white><b>What Have They Done To The Rain</b> - The Searchers</font><br />');}
if (input != "96") { document.write('<a href=96.html>Hippy Hippy Shake</a> - The Swinging Blue Jeans<br />');}
else { document.write('<font color=white><b>Hippy Hippy Shake</b> - The Swinging Blue Jeans</font><br />');}
if (input != "97") { document.write('<a href=97.html>Kings Call</a> - Thin Lizzy<br />');}
else { document.write('<font color=white><b>Kings Call</b> - Thin Lizzy</font><br />');}
if (input != "98") { document.write('<a href=98.html>Crimson And Clover</a> - Tommy James And The Shondells<br />');}
else { document.write('<font color=white><b>Crimson And Clover</b> - Tommy James And The Shondells</font><br />');}
if (input != "99") { document.write('<a href=99.html>Sheila</a> - Tommy Roe<br />');}
else { document.write('<font color=white><b>Sheila</b> - Tommy Roe</font><br />');}
if (input != "aa") { document.write('<a href=aa.html>Africa</a> - Toto<br />');}
else { document.write('<font color=white><b>Africa</b> - Toto</font><br />');}

};  

var fleft = 0;
var ftop = 0;

function jukebox(url,targetname,wide,high,mdirx,marginx,mdiry,marginy,menubar,toolbar,location,directories,status,scrollbars,resizable,copyhistory) {
	screenwidth = screen.width;
	screenheight = screen.height;

	if (mdirx == 1) fleft = marginy;
		else if (mdirx == 3) fleft = screenwidth - wide - marginx;
		else if (mdirx == 2) fleft = (screenwidth / 2) - (wide / 2);
		else if (mdirx == 0) fleft = marginx;
		else fleft = ""

	if (mdiry == 1) ftop = mdiry;
		else if (mdiry == 3) ftop = screenheight - high - marginy;
		else if (mdiry == 2) ftop = (screenheight / 2) - (high / 2);
		else if (mdiry == 0) ftop = marginy;
		else ftop = "";

	if (menubar == 0) {menubar=""} else {menubar="yes"};
	if (toolbar == 0) {toolbar=""} else {toolbar="yes"};
	if (location == 0) {location=""} else {location="yes"};
	if (directories == 0) {directories=""} else {directories="yes"};
	if (status == 0) {status=""} else {status="yes"};
	if (scrollbars == 0) {scrollbars=""} else {scrollbars="yes"};
	if (resizable == 0) {resizable=""} else {resizable="yes"};
	if (copyhistory == 0) {copyhistory=""} else {copyhistory="yes"};

	windowprops="width="+wide+
    ",height="+high+
    ",top="+ftop+
    ",left="+fleft+
	(menubar ?",menubar":"")+
	(scrollbars ?",scrollbars":"")+
	(location ?",location":"")+
	(directories ?",directories":"")+
	(resizable ?",resizable":"")+
	(status ?",status":"")+
	(toolbar ?",toolbar":"")+
	(copyhistory ?",copyhistory":"");

	window_object = window.open(url,targetname,windowprops);

	window_object.focus()
	}

