function apri(str) { searchWin = window.open(str,'apri','scrollbars=yes,resizable=no,width=550,height=500,status=no,location=no,toolbar=no'); searchWin.focus(); } function apri2(str) { searchWin = window.open(str,'apri2','scrollbars=no,resizable=no,width=550,height=500,status=no,location=no,toolbar=no'); searchWin.focus(); } menu01_over = new Image(); menu01_over.src = "static_content/html/img/home/menu01o0_over.gif"; menu01_out = new Image(); menu01_out.src = "static_content/html/img/home/menu01o0_out.gif"; menu02_over = new Image(); menu02_over.src = "static_content/html/img/home/menu02io0_over.gif"; menu02_out = new Image(); menu02_out.src = "static_content/html/img/home/menu02io0_out.gif"; def1 = new Image(); def1.src = "static_content/html/img/home/Qpix/wasson-wesley-swing-era-40s_L.gif"; def2 = new Image(); def2.src = "static_content/html/img/home/dance-spot.gif"; def3 = new Image(); def3.src = "static_content/html/img/home/Qpix/Big-Screen-WW2-forties-music.gif"; def4 = new Image(); def4.src = "static_content/html/img/home/Qpix/tuxedo-junction.jpg"; def5 = new Image(); def5.src = "static_content/html/img/home/Qpix/live-swing-music.gif"; def6 = new Image(); def6.src = "static_content/html/img/home/Qpix/ALT/glenn-miller-swing-era-1940_R.gif"; mo00a = new Image(); mo00a.src = "static_content/html/img/home/2join/mo01ja.gif"; mo00b = new Image(); mo00b.src = "static_content/html/img/ballroom-dancing.gif"; mo00c = new Image(); mo00c.src = "static_content/html/img/home/2join/mo01jc.gif"; mo01a = new Image(); mo01a.src = "static_content/html/img/home/top_e2log-in_public-radio.gif"; mo01b = new Image(); mo01b.src = "static_content/html/img/all/mid_ballroom-dancing.gif"; mo01c = new Image(); mo01c.src = "static_content/html/img/home/bot_e2log-in_live-broadcast.gif"; mo02a = new Image(); mo02a.src = "static_content/html/img/home/lindy-hop.gif"; mo02b = new Image(); mo02b.src = "static_content/html/img/ballroom-dancing.gif"; mo02c = new Image(); mo02c.src = "static_content/html/img/home/dance-club.gif"; function show00() { document.pic01.src = mo00a.src; document.pic02.src = mo00b.src; document.pic03.src = mo00c.src; document.pic04.src = def5.src; document.pic05.src = def3.src; document.menu01.src = menu01_out.src; document.menu02.src = menu02_out.src; } function show01() { document.pic01.src = mo01a.src; document.pic02.src = mo01b.src; document.pic03.src = mo01c.src; document.pic04.src = def6.src; document.pic05.src = def3.src; document.menu01.src = menu01_over.src; } function show02() { document.pic01.src = mo02a.src; document.pic02.src = mo02b.src; document.pic03.src = mo02c.src; document.pic04.src = def6.src; document.pic05.src = def5.src; document.menu02.src = menu02_over.src; } function showDefault() { document.pic01.src = def1.src; document.pic02.src = def2.src; document.pic03.src = def3.src; document.pic04.src = def4.src; document.pic05.src = def5.src; document.menu01.src = menu01_out.src; document.menu02.src = menu02_out.src; } function launchsite01() { window.parent.location="http://www.TuxedoClub.org"; } function launchsite02() { location.href = "http://prww.homestead.com/BBA/bbatn001.html"; }