<!--


// Display Header Logo script
function writeLogo(){
	var strReturn = new String();
	strReturn += ('<a href="/stp/index.html"><img id="siteLogo" src="/stp/images/sk8planet_logo2.gif" width="129" height="165" alt="Skate The Planet logo" /></a>');
	
document.writeln(strReturn);
}
// END Display Header Logo script


// Display Header Print Logo script
function writePrintLogo(){
	var strReturn = new String();
	strReturn += ('<img id="siteLogoPrint" src="/stp/images/sk8planet_logoPrint.gif" />');
	
document.writeln(strReturn);
}
// END Display Header Print Logo script


// Display Header Tagline script
function writeHeaderTagLine(){
	var strReturn = new String();
	strReturn += ('<p id="headerTagLine">&#8220;You&#8217;re Never Too Old To Go Skateboarding&#8221;</p>');
	
document.writeln(strReturn);
}
// END Display Header Tagline script


// Display Header Contact script
function writeHeaderContact(){
	var strReturn = new String();
	strReturn += ('<span id="headerContact">Skate The Planet | www.tankgirl.info/stp/ | atari2600vcs@yahoo.com</span>');
	
document.writeln(strReturn);
}
// END Display Header Contact script


// Display Header halfpipe image script
function writeHeaderHalfpipe(){
	var strReturn = new String();
	strReturn += ('<img id="headerHalfpipe" src="/stp/images/headers/halfpipe.gif" />');
	
document.writeln(strReturn);
}
// END Display Header halfpipe image script





// Search Box script
function writeSearchBox(){
	var strReturn = new String();
	strReturn += ('<div id="searchBox"><form method="get" action="/cgi-bin/search/search.pl"> <input type="hidden" name="p" value="1"> <input type="hidden" name="lang" value="en"> <input type="hidden" name="include" value=""> <input type="hidden" name="exclude" value=""> <input type="hidden" name="penalty" value="0"> <select name="mode"> <option value="all">ALL words</option> <option value="any">ANY word</option> </select> <input type="text" size="30" maxlength="100" name="q"> <input type="submit" value="Search->"> </form> </div> ');
	
document.writeln(strReturn);
}
// END Search Box script






// Show/hide script
// showMe
function showMe(what) {
  what = document.getElementById(what);
  what.style.display='inline';
}

// hideMe
function hideMe(what) {
  what = document.getElementById(what);
  what.style.display='none';
}

// used to show/hide layers/spans
function showHide(show,hide){
  var showArray = show.split(",")
  var s = showArray.length
  for(i = 0; i < s; i++) {
  	var imShowing = showArray[i];
	showMe(imShowing);
  }
  var hideArray = hide.split(",")
  var h = hideArray.length
  for(i = 0; i < h; i++) {
  	var imHiding = hideArray[i];
	hideMe(imHiding);
  }
}
// END Show/hide script






// Rotating Sk8, Snow, Thong, Porn, sylss image script
// Set up the image files to be used.
var theImages = new Array() // do not change this
// To add more image files, continue with the
// pattern below, adding to the array.

theImages[0] = '1'
theImages[1] = '2'
theImages[2] = '3'
theImages[3] = '4'
theImages[4] = '5'
theImages[5] = '6'
theImages[6] = '7'
theImages[7] = '8'
theImages[8] = '9'
theImages[9] = '10'
theImages[10] = '11'
theImages[11] = '12'
theImages[12] = '13'
theImages[13] = '14'
theImages[14] = '15'
theImages[15] = '16'
theImages[16] = '17'
theImages[17] = '18'
theImages[18] = '19'
theImages[19] = '20'
theImages[20] = '21'
theImages[21] = '22'
theImages[22] = '23'
theImages[23] = '24'
theImages[24] = '25'
theImages[25] = '26'
theImages[26] = '27'
theImages[27] = '28'
theImages[28] = '29'
theImages[29] = '30'
theImages[30] = '31'
theImages[31] = '32'
theImages[32] = '33'
theImages[33] = '34'
theImages[34] = '35'
theImages[35] = '36'
theImages[36] = '37'
theImages[37] = '38'
theImages[38] = '39'
theImages[39] = '40'
theImages[40] = '41'
theImages[41] = '42'
theImages[42] = '43'
theImages[43] = '44'
theImages[44] = '45'
theImages[45] = '46'
theImages[46] = '47'
theImages[47] = '48'
theImages[48] = '49'
theImages[49] = '50'

var whichtheImages=Math.floor(Math.random()*(theImages.length))

var sylssImages = new Array() // do not change this
// To add more image files, continue with the
// pattern below, adding to the array.

sylssImages[0] = '96'
sylssImages[1] = '97'
sylssImages[2] = '98'
sylssImages[3] = '99'
sylssImages[4] = '100'
sylssImages[5] = '101'
sylssImages[6] = '102'
sylssImages[7] = '103'
sylssImages[8] = '104'
sylssImages[9] = '105'
sylssImages[10] = '106'
sylssImages[11] = '107'
sylssImages[12] = '108'
sylssImages[13] = '109'
sylssImages[14] = '110'
sylssImages[15] = '111'
sylssImages[16] = '112'
sylssImages[17] = '113'
sylssImages[18] = '114'
sylssImages[19] = '115'
sylssImages[20] = '116'

var whichsylssImages=Math.floor(Math.random()*(sylssImages.length))

function showSkateImage(){
document.write('<img src="/stp/images/headers/sk8/head_skate'+theImages[whichtheImages]+'.jpg" width="507" height="200" alt="Skateboarding header image">');
}
function showSnowImage(){
document.write('<img src="/stp/images/headers/snow/head_snow'+theImages[whichtheImages]+'.jpg" width="507" height="200" alt="Snowboarding header image">');
}
function showThongImage(){
document.write('<img src="/stp/images/headers/thong/head_thong'+theImages[whichtheImages]+'.jpg" width="507" height="200" alt="Alternate Bikini Thong skateboard header image">');
}
function showPornImage(){
document.write('<img src="/stp/images/headers/porn/head_porn'+theImages[whichtheImages]+'.jpg" width="507" height="200" alt="Alternate Porn Star adult skateboard header image">');
}
function showNavGirlImage(){
document.write('<img class="noPrint" src="/stp/images/leftSideBar/sb_'+theImages[whichtheImages]+'.gif" alt="Superfluous skateboard porn star sidebar image">');
}
function showFactoidGirl(){
document.write('<img src="/stp/images/factoids/factoidGirl'+theImages[whichtheImages]+'.gif" alt="Skateboarding Factoid Girl">');
}
function headerSYLSSflyer(){
document.write('<a href="/stp/support/index.html"><img id="headerSYLSSflyer"src="/stp/images/galleries/supportLocalSkateShopFlyers/supportLocalShops'+sylssImages[whichsylssImages]+'.jpg" alt="Support Your Local Skate Shop"></a>');
}
//END Rotating Sk8, Thong, Porn, sylss image script







// left nav HOME script
function writeLeftNav(){
	var strReturn = new String();
	strReturn += ('<ul id="leftNav" title="Primary navigation bar"><li id="select"><a href="/stp/index.html" title="Return to homepage" accesskey="h">Home</a></li><li class="whatsNew"><a href="/stp/new/index.html" title="Newest stuff added to the site">What&#8217;s New</a></li><li><a href="/stp/articles/index.html" title="Archive of skateboard articles" accesskey="a">Articles</a></li><li><a href="/stp/reviews/index.html" title="Product reviews" accesskey="r">Reviews</a></li><li><a href="/stp/support/index.html" title="Support Your Local Skate Shop" accesskey="s">#SYLSS</a></li><li><a href="/stp/videos/index.html" title="Miscellaneous home video" accesskey="v">Videos</a></li><li><a href="/stp/museum/index.html" title="Museum of skateboarding&#8220;s past" accesskey="m">Museum</a></li><li><a href="/stp/sk8Local/index.html" title="The local scene" accesskey="l">Local</a></li><li><a href="/g12/index.html" target="_blank" title="Grind Twelve Zine" accesskey="z">Grind&#8226;12</a></li><li><a href="/stp/sklog/index.html" title="Sk8 Blog = Sklog" accesskey="b">Sk8 Blog</a></li><li><a href="/stp/galleries/index.html" title="Image galleries" accesskey="g">Galleries</a></li><li><a href="/stp/store/index.html" title="Online store" accesskey="s">Store</a></li><li><a href="/stp/links/index.html" title="Links for manufacturer and retailer websites">Links</a></li></ul>');
	
document.writeln(strReturn);
}
// END left nav HOME script

// left nav NEW script
function writeLeftNavNew(){
	var strReturn = new String();
	strReturn += ('<ul id="leftNav" title="Primary navigation bar"><li><a href="/stp/index.html" title="Return to homepage" accesskey="h">Home</a></li><li id="selectNew" class="whatsNew"><a href="/stp/new/index.html" title="Newest stuff added to the site">What&#8217;s New</a></li><li><a href="/stp/articles/index.html" title="Archive of skateboard articles" accesskey="a">Articles</a></li><li><a href="/stp/reviews/index.html" title="Product reviews" accesskey="r">Reviews</a></li><li><a href="/stp/support/index.html" title="Support Your Local Skate Shop" accesskey="s">#SYLSS</a></li><li><a href="/stp/videos/index.html" title="Miscellaneous home video" accesskey="v">Videos</a></li><li><a href="/stp/museum/index.html" title="Museum of skateboarding&#8220;s past" accesskey="m">Museum</a></li><li><a href="/stp/sk8Local/index.html" title="The local scene" accesskey="l">Local</a></li><li><a href="/g12/index.html" target="_blank" title="Grind Twelve Zine" accesskey="z">Grind&#8226;12</a></li><li><a href="/stp/sklog/index.html" title="Sk8 Blog = Sklog" accesskey="b">Sk8 Blog</a></li><li><a href="/stp/galleries/index.html" title="Image galleries" accesskey="g">Galleries</a></li><li><a href="/stp/store/index.html" title="Online store" accesskey="s">Store</a></li><li><a href="/stp/links/index.html" title="Links for manufacturer and retailer websites">Links</a></li></ul>');
	
document.writeln(strReturn);
}
// END left nav NEW script

// left nav ARTICLES script
function writeLeftNavArticles(){
	var strReturn = new String();
	strReturn += ('<ul id="leftNav" title="Primary navigation bar"><li><a href="/stp/index.html" title="Return to homepage" accesskey="h">Home</a></li><li class="whatsNew"><a href="/stp/new/index.html" title="Newest stuff added to the site">What&#8217;s New</a></li><li id="select"><a href="/stp/articles/index.html" title="Archive of skateboard articles" accesskey="a">Articles</a></li><li><a href="/stp/reviews/index.html" title="Product reviews" accesskey="r">Reviews</a></li><li><a href="/stp/support/index.html" title="Support Your Local Skate Shop" accesskey="s">#SYLSS</a></li><li><a href="/stp/videos/index.html" title="Miscellaneous home video" accesskey="v">Videos</a></li><li><a href="/stp/museum/index.html" title="Museum of skateboarding&#8220;s past" accesskey="m">Museum</a></li><li><a href="/stp/sk8Local/index.html" title="The local scene" accesskey="l">Local</a></li><li><a href="/g12/index.html" target="_blank" title="Grind Twelve Zine" accesskey="z">Grind&#8226;12</a></li><li><a href="/stp/sklog/index.html" title="Sk8 Blog = Sklog" accesskey="b">Sk8 Blog</a></li><li><a href="/stp/galleries/index.html" title="Image galleries" accesskey="g">Galleries</a></li><li><a href="/stp/store/index.html" title="Online store" accesskey="s">Store</a></li><li><a href="/stp/links/index.html" title="Links for manufacturer and retailer websites">Links</a></li></ul>');
	
document.writeln(strReturn);
}
// END left nav ARTICLES script

// left nav REVIEWS script
function writeLeftNavReviews(){
	var strReturn = new String();
	strReturn += ('<ul id="leftNav" title="Primary navigation bar"><li><a href="/stp/index.html" title="Return to homepage" accesskey="h">Home</a></li><li class="whatsNew"><a href="/stp/new/index.html" title="Newest stuff added to the site">What&#8217;s New</a></li><li><a href="/stp/articles/index.html" title="Archive of skateboard articles" accesskey="a">Articles</a></li><li id="select"><a href="/stp/reviews/index.html" title="Product reviews" accesskey="r">Reviews</a></li><li><a href="/stp/support/index.html" title="Support Your Local Skate Shop" accesskey="s">#SYLSS</a></li><li><a href="/stp/videos/index.html" title="Miscellaneous home video" accesskey="v">Videos</a></li><li><a href="/stp/museum/index.html" title="Museum of skateboarding&#8220;s past" accesskey="m">Museum</a></li><li><a href="/stp/sk8Local/index.html" title="The local scene" accesskey="l">Local</a></li><li><a href="/g12/index.html" target="_blank" title="Grind Twelve Zine" accesskey="z">Grind&#8226;12</a></li><li><a href="/stp/sklog/index.html" title="Sk8 Blog = Sklog" accesskey="b">Sk8 Blog</a></li><li><a href="/stp/galleries/index.html" title="Image galleries" accesskey="g">Galleries</a></li><li><a href="/stp/store/index.html" title="Online store" accesskey="s">Store</a></li><li><a href="/stp/links/index.html" title="Links for manufacturer and retailer websites">Links</a></li></ul>');
	
document.writeln(strReturn);
}
// END left nav REVIEWS script

// left nav VIDEOS script
function writeLeftNavVideos(){
	var strReturn = new String();
	strReturn += ('<ul id="leftNav" title="Primary navigation bar"><li><a href="/stp/index.html" title="Return to homepage" accesskey="h">Home</a></li><li class="whatsNew"><a href="/stp/new/index.html" title="Newest stuff added to the site">What&#8217;s New</a></li><li><a href="/stp/articles/index.html" title="Archive of skateboard articles" accesskey="a">Articles</a></li><li><a href="/stp/reviews/index.html" title="Product reviews" accesskey="r">Reviews</a></li><li><a href="/stp/support/index.html" title="Support Your Local Skate Shop" accesskey="s">#SYLSS</a></li><li id="select"><a href="/stp/videos/index.html" title="Miscellaneous home video" accesskey="v">Videos</a></li><li><a href="/stp/museum/index.html" title="Museum of skateboarding&#8220;s past" accesskey="m">Museum</a></li><li><a href="/stp/sk8Local/index.html" title="The local scene" accesskey="l">Local</a></li><li><a href="/g12/index.html" target="_blank" title="Grind Twelve Zine" accesskey="z">Grind&#8226;12</a></li><li><a href="/stp/sklog/index.html" title="Sk8 Blog = Sklog" accesskey="b">Sk8 Blog</a></li><li><a href="/stp/galleries/index.html" title="Image galleries" accesskey="g">Galleries</a></li><li><a href="/stp/store/index.html" title="Online store" accesskey="s">Store</a></li><li><a href="/stp/links/index.html" title="Links for manufacturer and retailer websites">Links</a></li></ul>');
	
document.writeln(strReturn);
}
// END left nav VIDEOS script

// left nav SYLSS script
function writeLeftNavSYLSS(){
	var strReturn = new String();
	strReturn += ('<ul id="leftNav" title="Primary navigation bar"><li><a href="/stp/index.html" title="Return to homepage" accesskey="h">Home</a></li><li class="whatsNew"><a href="/stp/new/index.html" title="Newest stuff added to the site">What&#8217;s New</a></li><li><a href="/stp/articles/index.html" title="Archive of skateboard articles" accesskey="a">Articles</a></li><li><a href="/stp/reviews/index.html" title="Product reviews" accesskey="r">Reviews</a></li><li id="select"><a href="/stp/support/index.html" title="Support Your Local Skate Shop" accesskey="s">#SYLSS</a></li><li><a href="/stp/videos/index.html" title="Miscellaneous home video" accesskey="v">Videos</a></li><li><a href="/stp/museum/index.html" title="Museum of skateboarding&#8220;s past" accesskey="m">Museum</a></li><li><a href="/stp/sk8Local/index.html" title="The local scene" accesskey="l">Local</a></li><li><a href="/g12/index.html" target="_blank" title="Grind Twelve Zine" accesskey="z">Grind&#8226;12</a></li><li><a href="/stp/sklog/index.html" title="Sk8 Blog = Sklog" accesskey="b">Sk8 Blog</a></li><li><a href="/stp/galleries/index.html" title="Image galleries" accesskey="g">Galleries</a></li><li><a href="/stp/store/index.html" title="Online store" accesskey="s">Store</a></li><li><a href="/stp/links/index.html" title="Links for manufacturer and retailer websites">Links</a></li></ul>');
	
document.writeln(strReturn);
}
// END left nav SYLSS script

// left nav MUSEUM script
function writeLeftNavMuseum(){
	var strReturn = new String();
	strReturn += ('<ul id="leftNav" title="Primary navigation bar"><li><a href="/stp/index.html" title="Return to homepage" accesskey="h">Home</a></li><li class="whatsNew"><a href="/stp/new/index.html" title="Newest stuff added to the site">What&#8217;s New</a></li><li><a href="/stp/articles/index.html" title="Archive of skateboard articles" accesskey="a">Articles</a></li><li><a href="/stp/reviews/index.html" title="Product reviews" accesskey="r">Reviews</a></li><li><a href="/stp/support/index.html" title="Support Your Local Skate Shop" accesskey="s">#SYLSS</a></li><li><a href="/stp/videos/index.html" title="Miscellaneous home video" accesskey="v">Videos</a></li><li id="select"><a href="/stp/museum/index.html" title="Museum of skateboarding&#8220;s past" accesskey="m">Museum</a></li><li><a href="/stp/sk8Local/index.html" title="The local scene" accesskey="l">Local</a></li><li><a href="/g12/index.html" target="_blank" title="Grind Twelve Zine" accesskey="z">Grind&#8226;12</a></li><li><a href="/stp/sklog/index.html" title="Sk8 Blog = Sklog" accesskey="b">Sk8 Blog</a></li><li><a href="/stp/galleries/index.html" title="Image galleries" accesskey="g">Galleries</a></li><li><a href="/stp/store/index.html" title="Online store" accesskey="s">Store</a></li><li><a href="/stp/links/index.html" title="Links for manufacturer and retailer websites">Links</a></li></ul>');
	
document.writeln(strReturn);
}
// END left nav MUSEUM script

// left nav LOCAL script
function writeLeftNavLocal(){
	var strReturn = new String();
	strReturn += ('<ul id="leftNav" title="Primary navigation bar"><li><a href="/stp/index.html" title="Return to homepage" accesskey="h">Home</a></li><li class="whatsNew"><a href="/stp/new/index.html" title="Newest stuff added to the site">What&#8217;s New</a></li><li><a href="/stp/articles/index.html" title="Archive of skateboard articles" accesskey="a">Articles</a></li><li><a href="/stp/reviews/index.html" title="Product reviews" accesskey="r">Reviews</a></li><li><a href="/stp/support/index.html" title="Support Your Local Skate Shop" accesskey="s">#SYLSS</a></li><li><a href="/stp/videos/index.html" title="Miscellaneous home video" accesskey="v">Videos</a></li><li><a href="/stp/museum/index.html" title="Museum of skateboarding&#8220;s past" accesskey="m">Museum</a></li><li id="select"><a href="/stp/sk8Local/index.html" title="The local scene" accesskey="l">Local</a></li><li><a href="/g12/index.html" target="_blank" title="Grind Twelve Zine" accesskey="z">Grind&#8226;12</a></li><li><a href="/stp/sklog/index.html" title="Sk8 Blog = Sklog" accesskey="b">Sk8 Blog</a></li><li><a href="/stp/galleries/index.html" title="Image galleries" accesskey="g">Galleries</a></li><li><a href="/stp/store/index.html" title="Online store" accesskey="s">Store</a></li><li><a href="/stp/links/index.html" title="Links for manufacturer and retailer websites">Links</a></li></ul>');
	
document.writeln(strReturn);
}
// END left nav LOCAL script

// left nav GRIND12 script
function writeLeftNavGrind(){
	var strReturn = new String();
	strReturn += ('<ul id="leftNav" title="Primary navigation bar"><li><a href="/stp/index.html" title="Return to homepage" accesskey="h">Home</a></li><li class="whatsNew"><a href="/stp/new/index.html" title="Newest stuff added to the site">What&#8217;s New</a></li><li><a href="/stp/articles/index.html" title="Archive of skateboard articles" accesskey="a">Articles</a></li><li><a href="/stp/reviews/index.html" title="Product reviews" accesskey="r">Reviews</a></li><li><a href="/stp/support/index.html" title="Support Your Local Skate Shop" accesskey="s">#SYLSS</a></li><li><a href="/stp/videos/index.html" title="Miscellaneous home video" accesskey="v">Videos</a></li><li><a href="/stp/museum/index.html" title="Museum of skateboarding&#8220;s past" accesskey="m">Museum</a></li><li><a href="/stp/sk8Local/index.html" title="The local scene" accesskey="l">Local</a></li><li id="select"><a href="/g12/index.html" target="_blank" title="Grind Twelve Zine" accesskey="z">Grind&#8226;12</a></li><li><a href="/stp/sklog/index.html" title="Sk8 Blog = Sklog" accesskey="b">Sk8 Blog</a></li><li><a href="/stp/galleries/index.html" title="Image galleries" accesskey="g">Galleries</a></li><li><a href="/stp/store/index.html" title="Online store" accesskey="s">Store</a></li><li><a href="/stp/links/index.html" title="Links for manufacturer and retailer websites">Links</a></li></ul>');
	
document.writeln(strReturn);
}
// END left nav GRIND12 script

// left nav SKLOG script
function writeLeftNavSklog(){
	var strReturn = new String();
	strReturn += ('<ul id="leftNav" title="Primary navigation bar"><li><a href="/stp/index.html" title="Return to homepage" accesskey="h">Home</a></li><li class="whatsNew"><a href="/stp/new/index.html" title="Newest stuff added to the site">What&#8217;s New</a></li><li><a href="/stp/articles/index.html" title="Archive of skateboard articles" accesskey="a">Articles</a></li><li><a href="/stp/reviews/index.html" title="Product reviews" accesskey="r">Reviews</a></li><li><a href="/stp/support/index.html" title="Support Your Local Skate Shop" accesskey="s">#SYLSS</a></li><li><a href="/stp/videos/index.html" title="Miscellaneous home video" accesskey="v">Videos</a></li><li><a href="/stp/museum/index.html" title="Museum of skateboarding&#8220;s past" accesskey="m">Museum</a></li><li><a href="/stp/sk8Local/index.html" title="The local scene" accesskey="l">Local</a></li><li><a href="/g12/index.html" target="_blank" title="Grind Twelve Zine" accesskey="z">Grind&#8226;12</a></li><li id="select"><a href="/stp/sklog/index.html" title="Sk8 Blog = Sklog" accesskey="b">Sk8 Blog</a></li><li><a href="/stp/galleries/index.html" title="Image galleries" accesskey="g">Galleries</a></li><li><a href="/stp/store/index.html" title="Online store" accesskey="s">Store</a></li><li><a href="/stp/links/index.html" title="Links for manufacturer and retailer websites">Links</a></li></ul>');
	
document.writeln(strReturn);
}
// END left nav SKLOG script

// left nav GALLERIES script
function writeLeftNavGalleries(){
	var strReturn = new String();
	strReturn += ('<ul id="leftNav" title="Primary navigation bar"><li><a href="/stp/index.html" title="Return to homepage" accesskey="h">Home</a></li><li class="whatsNew"><a href="/stp/new/index.html" title="Newest stuff added to the site">What&#8217;s New</a></li><li><a href="/stp/articles/index.html" title="Archive of skateboard articles" accesskey="a">Articles</a></li><li><a href="/stp/reviews/index.html" title="Product reviews" accesskey="r">Reviews</a></li><li><a href="/stp/support/index.html" title="Support Your Local Skate Shop" accesskey="s">#SYLSS</a></li><li><a href="/stp/videos/index.html" title="Miscellaneous home video" accesskey="v">Videos</a></li><li><a href="/stp/museum/index.html" title="Museum of skateboarding&#8220;s past" accesskey="m">Museum</a></li><li><a href="/stp/sk8Local/index.html" title="The local scene" accesskey="l">Local</a></li><li><a href="/g12/index.html" target="_blank" title="Grind Twelve Zine" accesskey="z">Grind&#8226;12</a></li><li><a href="/stp/sklog/index.html" title="Sk8 Blog = Sklog" accesskey="b">Sk8 Blog</a></li><li id="select"><a href="/stp/galleries/index.html" title="Image galleries" accesskey="g">Galleries</a></li><li><a href="/stp/store/index.html" title="Online store" accesskey="s">Store</a></li><li><a href="/stp/links/index.html" title="Links for manufacturer and retailer websites">Links</a></li></ul>');
	
document.writeln(strReturn);
}
// END left nav GALLERIES script

// left nav STORE script
function writeLeftNavStore(){
	var strReturn = new String();
	strReturn += ('<ul id="leftNav" title="Primary navigation bar"><li><a href="/stp/index.html" title="Return to homepage" accesskey="h">Home</a></li><li class="whatsNew"><a href="/stp/new/index.html" title="Newest stuff added to the site">What&#8217;s New</a></li><li><a href="/stp/articles/index.html" title="Archive of skateboard articles" accesskey="a">Articles</a></li><li><a href="/stp/reviews/index.html" title="Product reviews" accesskey="r">Reviews</a></li><li><a href="/stp/support/index.html" title="Support Your Local Skate Shop" accesskey="s">#SYLSS</a></li><li><a href="/stp/videos/index.html" title="Miscellaneous home video" accesskey="v">Videos</a></li><li><a href="/stp/museum/index.html" title="Museum of skateboarding&#8220;s past" accesskey="m">Museum</a></li><li><a href="/stp/sk8Local/index.html" title="The local scene" accesskey="l">Local</a></li><li><a href="/g12/index.html" target="_blank" title="Grind Twelve Zine" accesskey="z">Grind&#8226;12</a></li><li><a href="/stp/sklog/index.html" title="Sk8 Blog = Sklog" accesskey="b">Sk8 Blog</a></li><li><a href="/stp/galleries/index.html" title="Image galleries" accesskey="g">Galleries</a></li><li id="select"><a href="/stp/store/index.html" title="Online store" accesskey="s">Store</a></li><li><a href="/stp/links/index.html" title="Links for manufacturer and retailer websites">Links</a></li></ul>');
	
document.writeln(strReturn);
}
// END left nav STORE script

// left nav LINKS script
function writeLeftNavLinks(){
	var strReturn = new String();
	strReturn += ('<ul id="leftNav" title="Primary navigation bar"><li><a href="/stp/index.html" title="Return to homepage" accesskey="h">Home</a></li><li class="whatsNew"><a href="/stp/new/index.html" title="Newest stuff added to the site">What&#8217;s New</a></li><li><a href="/stp/articles/index.html" title="Archive of skateboard articles" accesskey="a">Articles</a></li><li><a href="/stp/reviews/index.html" title="Product reviews" accesskey="r">Reviews</a></li><li><a href="/stp/support/index.html" title="Support Your Local Skate Shop" accesskey="s">#SYLSS</a></li><li><a href="/stp/videos/index.html" title="Miscellaneous home video" accesskey="r">Videos</a></li><li><a href="/stp/museum/index.html" title="Museum of skateboarding&#8220;s past" accesskey="m">Museum</a></li><li><a href="/stp/sk8Local/index.html" title="The local scene" accesskey="l">Local</a></li><li><a href="/g12/index.html" target="_blank" title="Grind Twelve Zine" accesskey="z">Grind&#8226;12</a></li><li><a href="/stp/sklog/index.html" title="Sk8 Blog = Sklog" accesskey="b">Sk8 Blog</a></li><li><a href="/stp/galleries/index.html" title="Image galleries" accesskey="g">Galleries</a></li><li><a href="/stp/store/index.html" title="Online store" accesskey="s">Store</a></li><li id="select"><a href="/stp/links/index.html" title="Links for manufacturer and retailer websites">Links</a></li></ul>');
	
document.writeln(strReturn);
}
// END left nav LINKS script





// left nav Blurb script
function writeLeftNavBlurb(){
	var strReturn = new String();
	strReturn += ('<!--<span class="blurb">Just a reminder...<br /><a href="/stp/articles/goSk8Day.html">June 21 is<br />Go Skateboarding Day!</a></span>--><a href="/tankgirl/index.html" target="_blank"><img src="/stp/images/tankGirlHead.jpg" id="tankGirl" width="115" height="103" title="Check out Tank Girl!" alt="Visit our Tank Girl site" /></a>');
	
document.writeln(strReturn);
}
// END left nav Blurb script




// External Right Side Links SK8 script
function writeExternalLinks(){
	var strReturn = new String();
	strReturn += ('<p id="headingMain">Skateboard Companies:</p><span id="heading">Skate:</span><ul id="sideBar"><li><a href="/stp/links/decks.html">Decks</a></li><li><a href="/stp/links/wheels.html">Wheels</a></li><li><a href="/stp/links/trucks.html">Trucks</a></li><li><a href="/stp/links/accessories.html">Accessories</a></li><li><a href="/stp/links/clothes.html">Clothes/Shoes</a></li><li><a href="/stp/links/pros.html">Pros</a></li><li><a href="/stp/links/ramps.html">Ramps/Parks</a></li><li><a href="/stp/links/events.html">Events/Camps</a></li><li><a href="/stp/links/foundations.html">Foundations</a></li><li><a href="/stp/links/media.html">Media</a></li><li><a href="/stp/links/mailOrder.html">Mail Order</a></li></ul><span id="heading">Snow:</span><ul id="sideBar"><li><a href="/stp/links/indexSnow.html">Info</a></li></ul><span id="heading">Stuff:</span><ul id="sideBar"><li><a href="/stp/links/art.html">Art</a></li><li><a href="/stp/links/calendar.html">Calendar</a></li><li><a href="/stp/dailySkateChick/index.html">Daily Sk8 Chick</a></li><li><a href="/stp/links/music.html">Music</a></li><li><a href="/stp/links/weird.html">Weird</a></li></ul><span id="heading">Crap:</span><ul id="sideBar"><li><a href="http://twitter.com/skatetheplanet" target="_blank">Twitter</a></li><li><a href="http://www.myspace.com/skatetheplanet" target="_blank">MySpace</a></li><li><a href="http://www.youtube.com/user/sk8Promo37" target="_blank">YouTube</a></li><li><li><a href="http://www.plurk.com/skateThePlanet" target="_blank">Plurk</a></li></li></ul>');
	
document.writeln(strReturn);
}
// END External Right Side Links SK8 script







// DisplayMode script
function writeDisplayMode(){
	var strReturn = new String();
	strReturn += ('<ul id="dm"><li><a title="Display: skateboard images" href=javascript:showHide("sk8image","snowImage,addThong,addPorn,leftNavPorn");>Sk8</a>&#160;|&#160;<a title="Display: snowboard images" href=javascript:showHide("snowImage","sk8image,addThong,addPorn,leftNavPorn");>Snow</a></li><li id="displayModeThong"><a href=javascript:showHide("addThong","sk8image,snowImage,addPorn,leftNavPorn");>(. )&#160;( .)<br />)&#160;&#160;&#160;(<br />(&#160;&#160;v&#160;)</a></li></ul>');
	
document.writeln(strReturn);
}
// END DisplayMode script








// Factoid Header Text
function writeFactoidHeader(){
	var strReturn = new String();
	strReturn += ('<h2 id="title">Skate The Planet Factoid:</h2><p>Know More - Skate Better!</p>&#160;<br />');
	
document.writeln(strReturn);
}
// END Factoid Header Text









// Rotating Factoids Script
var Factoid=new Array() // do not change this!

// Set up the Factoids to be shown, below.
// To add more Factoids, continue with the
// pattern, adding to the array.  Remember
// to increment the Factoid[x] index!

Factoid[0] = "Lizard King&#8217;s nickname (aka- Mike Plumb) originates from a Jim Morrison poem.";
Factoid[1] = "Iggy Pop was one of 5 bands playing at Bam Margera&#8217;s Feb. 07 wedding which was caught on video for an Mtv reality show, Unholy Union.";
Factoid[2] = "1965 Women&#8217;s Skateboard Champion, Patti McGee, was pictured doing a handstand on the May 1965 cover of Life Magazine.";
Factoid[3] = "Five layers of material go into the manufacturing of grip tape.";
Factoid[4] = "1031 owner Kristian Svitak also sells real estate and has a band called The Heartaches.";
Factoid[5] = "Both Kenny Hoyle & Tony Magnusson are missing pieces of their fingers.";
Factoid[6] = "The Public Skatepark Development Guide, the most comprehensive handbook for skatepark advancement, is a 128-page book that every city in the US should own.";
Factoid[7] = "Element rider, Brent Atchley once rode for Stereo.";
Factoid[8] = "The winning bid for &#8220;spending a day with Tony Hawk&#8221; went for $160,000. It included a private skate demo, visit to 900 Films and being a guest on Tony&#8217;s Sirius Radio show.";
Factoid[9] = "Expedition made a series of boards called Interlock which featured threads that let you screw your trucks in from the bottom of the board.";
Factoid[10] = "Ryan Sheckler endorsed Proactiv zit creme to the tune of $3 million in 2008.";
Factoid[11] = "2008 saw Tech Deck selling 18-inch replicas of the Brooklyn Banks to go with their miniature skateboards.";
Factoid[12] = "Don&#8217;t let box-stores like WalMart and Target take business away from independent skate shops. Support local skate shops!.";
Factoid[13] = "2ReVert is making custom jewelry from recycled skateboard parts.";
Factoid[14] = "Artist Neck Face attended Pratt Institute for 2 years before dropping out.";
Factoid[15] = "Ed Templeton is mostly recognized as a pro skateboarder. But he is gaining recognition as an artist through his award winning photo series, &#8220;Teenage Smokers&#8221;.";
Factoid[16] = "Eric Muss-Barnes started California Girls Skateboards in 2009.";
Factoid[17] = "Prior to Habitat, Joe Castrucci ran a Cincinnati-based skate company called Solid Skates.";
Factoid[18] = "7-11 convenience stores have been in business since in 1927. Go grab a <em>Slurpee</em> and celebrate!";
Factoid[19] = "Support your local skateboard shop!";
Factoid[20] = "Bob Burnquist has an Anti Hero &#8220;tramp stamp&#8221; tattooed on his lower back.";
Factoid[21] = "Fred Gall was 15 when he turned pro.";
Factoid[22] = "Wrench Pilot, drawn by Mel Bend and published by Transworld Sk8 Mag from 1989 through 1991, introduced us to the every-man&#8217;s skater, Lettus Bee.";
Factoid[23] = "Gotcha's &#8220;Bubble Fish&#8221; logo, designed by Shawn Stussy, was the brand's first official logo. It was retired in favor of the &#8220;Fishman&#8221; logo, which quickly became a globally recognized icon.";
Factoid[24] = "In 2007, Six Flags in San Antonio, TX opened &#8220;Tony Hawk&#8217;s Big Spin&#8221; - a skateboard themed roller coaster.";
Factoid[25] = "In early 2009 DVS released a poker set in a metal case. Kind of an odd promo item although thoroughly DVS branded.";
Factoid[26] = "Bob Burnquist&#8217;s fascination with the Mega Ramp led him to build one for himself on his farm. He bypassed zoning laws by stating the ramp was an agricultural structure... he just happens to use the roof for skateboarding.";
Factoid[27] = "Matt Mumford&#8217;s silhouette appears in the first Mystery ad.";
Factoid[28] = "June 21st has officially been proclaimed Go Skateboarding Day by the U.S. House of Representatives! Congresswoman Loretta Sanchez recognized June 21st as the official holiday of skateboarding.";
Factoid[29] = "ESPN ranked skateboarding at #37 in terms of difficulty. Boxing was #1 and Fishing was last.";
Factoid[30] = "In 2007, skateboarding has shown a six year increase of 2.7% in comparison with mainstream sports such as baseball and basketball which have both shown a decrease in participation.";

// ======================================
// Do not change anything below this line
// ======================================
var Q = Factoid.length;
var whichFactoid=Math.round(Math.random()*(Q-1));

function showFactoidText(){
document.write(Factoid[whichFactoid]);
}
// END Rotating Factoids







// Printer Friendly script
function writePrinterFriendly(){
	var strReturn = new String();
	strReturn += ('<!-- BEGIN pf--><div id="pf" style="display: inline;"><p id="printerFriendly"><a href=javascript:showHide("pfDetail","pf");>Printer Friendly &#187;</a></p></div><!-- BEGIN pfDetail--><div id="pfDetail" style="display: none;"><p id="printerFriendly"><a href=javascript:showHide("pf","pfDetail");><strong>Printer Friendly:</strong> This page will print from your browser as black text on a white background. Extraneous backgrounds, images and navigational stuff will not be printed, resulting in a properly formatted printout looking much better than the crappy print formats generated by most web sites. &#8220;Print and Destroy!&#8221;</a></p></div><!-- END pf-->');
	
document.writeln(strReturn);
}
// END  Printer Friendly script









// Display LowerNav script
function writeLowerNav(){
	var strReturn = new String();
	strReturn += ('<ul id="lowNav" title="Secondary navigation bar"><li class="spacer"><a href="/stp/trustNoOne/index.html" title="Believe in yourself and follow your own good judgement">TrustNoOne</a></li><li class="spacer"><a href="/stp/privacy/index.html">Privacy</a></li><li class="spacer"><a href="/stp/siteMap/index.html" accesskey="o">Site Map</a></li><li class="spacer"><a href="/stp/contact/index.html" accesskey="c">Contact</a></li><li><a href="/stp/about/index.html">About</a></li><li id="xxx"><a  href=javascript:showHide("addPorn,leftNavPorn","sk8image,snowImage,addThong");>XXX </a></li></ul>');
	
document.writeln(strReturn);
}
// END Display LowerNav script


// Display REVIEW LowerNav script
function writeLowerNavReviews(){
	var strReturn = new String();
	strReturn += ('<ul id="lowNav" title="Secondary navigation bar"><li class="spacer"><a href="/stp/privacy/index.html">Privacy</a></li><li class="spacer"><a href="/stp/siteMap/index.html" accesskey="o">Site Map</a></li><li class="spacer"><a href="/stp/contact/index.html" accesskey="c">Contact</a></li><li><a href="/stp/about/index.html">About</a></li><li id="xxx"><a  href=javascript:showHide("addPorn,adultMovie","normal,leftNavPorn,sk8image,snowImage,addThong");>XXX</a></li><li id="trust"><a href="/stp/trustNoOne/index.html" title="Believe in yourself and follow your own good judgement">TrustNoOne</a></li></ul>');
	
document.writeln(strReturn);
}
// END Display REVIEW LowerNav script







// display current date
function displayDate(){
  var now = new Date();
  var today = now.getDate();
  var month = now.getMonth();
    var monthName = new Array(12)
      monthName[0]="January ";
      monthName[1]="February ";
      monthName[2]="March ";
      monthName[3]="April ";
      monthName[4]="May ";
      monthName[5]="June ";
      monthName[6]="July ";
      monthName[7]="August ";
      monthName[8]="September ";
      monthName[9]="October ";
      monthName[10]="November ";
      monthName[11]="December ";
  var year = now.getFullYear();

  document.write(monthName[month]+today+ ", "+year);
}
// END display current date











// copyright script
function writeCopyright(){
	var strReturn = new String();
	strReturn += ('<p>Copyright &nbsp;&#169;2003 &#8211; 2010 - Skate the Planet. All rights reserved. Skate or Die!</p><a href="http://store.apple.com/" target="_blank"><img src="/stp/images/macMadeSkull.gif" class="noPrint" width="137" height="150" alt="This skateboard and snowboard site was made with Macintosh" /></a>');
	
document.writeln(strReturn);
}
// END copyright script








// Display Footer Tagline script
function writeTagLine(){
	var strReturn = new String();
	strReturn += ('<p id="tagLine">Never Summer | Never Winter | Ride Forever</p>');
	
document.writeln(strReturn);
}
// END Display Footer Tagline script

// Display Footer Tagline REVIEWS script
function writeTagLineReviews(){
	var strReturn = new String();
	strReturn += ('<p id="tagLine">Never Summer | Never Winter | Ride Her Forever</p>');
	
document.writeln(strReturn);
}
// END Display Footer Tagline REVIEWS script





// 