function start_switch()
{
document.img1001.src="../images/button_start_h.png";
}
function start_back()
{
document.img1001.src="../images/button_start.png";
}
function comm_switch()
{
document.img1002.src="../images/button_community_h.png";
}
function comm_back()
{
document.img1002.src="../images/button_community.png";
}
function tips_switch()
{
document.img1003.src="../images/button_tips_h.png";
}
function tips_back()
{
document.img1003.src="../images/button_tips.png";
}
function tunes_switch()
{
document.img1004.src="../images/button_tunes_h.png";
}
function tunes_back()
{
document.img1004.src="../images/button_tunes.png";
}
function pg18_switch()
{
document.img1005.src="../images/button_pg18_h.png";
}
function pg18_back()
{
document.img1005.src="../images/button_pg18.png";
}
function avg_switch()
{
document.img1006.src="../images/button_avg_h.png";
}
function avg_back()
{
document.img1006.src="../images/button_avg.png";
}
function eor_switch()
{
document.img1007.src="../images/button_eor_h.png";
}
function eor_back()
{
document.img1007.src="../images/button_eor.png";
}
function life_switch()
{
document.img1008.src="../images/button_1life2live_h.png";
}
function life_back()
{
document.img1008.src="../images/button_1life2live.png";
}
function theatre_switch()
{
document.img1009.src="../images/button_theatre_h.png";
}
function theatre_back()
{
document.img1009.src="../images/button_theatre.png";
}
function music_switch()
{
document.img1010.src="../images/button_musicvideo_h.png";
}
function music_back()
{
document.img1010.src="../images/button_musicvideo.png";
}
function paper_switch()
{
document.img1011.src="../images/button_wallpaper_h.png";
}
function paper_back()
{
document.img1011.src="../images/button_wallpaper.png";
}
function random_switch()
{
document.img1012.src="../images/button_random_h.png";
}
function random_back()
{
document.img1012.src="../images/button_random.png";
}
function archive_switch()
{
document.img1013.src="../images/button_comingsoon_h.png";
}
function archive_back()
{
document.img1013.src="../images/button_comingsoon.png";
}
function punk_switch()
{
document.img1015.src="../images/button_punk_h.png";
}
function punk_back()
{
document.img1015.src="../images/button_punk.png";
}
function note_switch()
{
document.music_note="images/music_note_h.png";
}
function note_back()
{
document.music_note="images/music_note.png";
}
var tWidth='644px';                  // width (in pixels)
var tHeight='18px';                  // height (in pixels)
var tcolour='#000000';               // background colour:
var moStop=true;                     // pause on mouseover (true or false)
var fontfamily = 'arial,sans-serif'; // font for content
var tSpeed=4;                        // scroll speed (1 = slow, 5 = fast)

// enter your ticker content here (use \/ and \' in place of / and ' respectively)
var content='<img src="images\/icons\/icons_small\/1_starman.gif"> Welcome to PlayTheNES.com - The one and only place for serious NES gamers! -------------------- Visit the forums and become an active part of our <a href="http://playthenes.com/forum/phpBB3/index.php">.com*unity<\/a>.  Interact with other gamers who still PLAY THE NES! -------------------- Visit our brand new section <a href="randomNES/rn.php">randomNES</a>!  It\'s a mixed bag of NES content that will keep you entertained for hours. -------------------- Need some gaming advice?  watch <a href="NES_Tips/NES_Tips.php">NES Tips<\/a>, the video series that gives helpful hints and demonstrations on how to conquer some of your favorite NES games. -------------------- Download the latest full NES game soundtracks in MP3 format from <a href="6.5.0.Tunes/6.5.0.Tunes.php">6.5.0.Tunes<\/a>.  It\'s original 8-bit music remastered in stereo!  The best NES audio on the web! -------------------- He\'s not angry. He\'s not irate.  He\'s just Pat the NES Punk!  Check out his wacky and informative videos on the <a href="pat_the_nes_punk/pat.php">NES Punk</a> page! -------------------- What weighs 800 pounds, is covered with fur, and enjoys ripping the heads off portly plumbers? .................... A Psycho Gorilla - that\'s what!  Read all of his wild reviews at <a href="rated_pg-18/pg18.php">Rated PG-18<\/a>.  WARNING: contains mature subject matter. -------------------- What are Ace and Chet up to now?  Probably still playing with some <a href="Awesome_Video_Games/Awesome_Video_Games.php">Awesome Video Games<\/a>!  watch all of their amusing episodes where the boys take us back to a time when the NES was king! -------------------- Want to see a game beaten in one life?  go to the <a href="1Life2Live/1Life2Live.php">1 Life 2 Live<\/a> section to view our collection of 100% legit \"No Death Run\" videos! -------------------- The NES hombrew scene is alive and well.  Visit the <a href="EOR_Power/EOR_Power.php">EOR Power<\/a> section to experience what new software is still being created for your 8-bit Nintendo console. -------------------- Take a look at our very attractive selection of <a href="NES_Wallpapers/NES_Wallpapers.php">NES Wallpapers<\/a>.  Scenes and artwork from various NES games that will positively have your desktop looking like an 8-bit paradise! -------------------- This is PlayTheNES.com.  So get your game face on and play some NES, freaks!!! <img src="images\/icon_gameface.gif">';

// Simple Marquee / Ticker Script
// copyright 3rd January 2006, Stephen Chapman
// permission to use this Javascript on your web page is granted
// provided that all of the below code in this script (including this
// comment) is used without any alteration
var cps=tSpeed; var aw, mq; var fsz = parseInt(tHeight) - 4; function startticker(){if (document.getElementById) {var tick = '<div style="position:relative;width:'+tWidth+';height:'+tHeight+';overflow:hidden;background-color:'+tcolour+'#ff6600"'; if (moStop) tick += ' onmouseover="cps=0" onmouseout="cps=tSpeed"'; tick +='><div id="mq" style="position:absolute;left:0px;top:0px;font-family:'+fontfamily+';font-size:'+fsz+'px;white-space:nowrap;"><\/div><\/div>'; document.getElementById('ticker').innerHTML = tick; mq = document.getElementById("mq"); mq.style.left=(parseInt(tWidth)+10)+"px"; mq.innerHTML='<span id="tx">'+content+'<\/span>'; aw = document.getElementById("tx").offsetWidth; lefttime=setInterval("scrollticker()",50);}} function scrollticker(){mq.style.left = (parseInt(mq.style.left)>(-10 - aw)) ?parseInt(mq.style.left)-cps+"px" : parseInt(tWidth)+10+"px";} window.onload=startticker;
                  
