function bannerWriter(){
	var myBanner = arguments[0];
	if (myBanner == 1){
		document.write('<a href="http://plans.boostmobile.com/?cid=bmpsurf_i425t_20070824" target="paygo_thin">');
		document.write('<img src="images/banner_i425t_paygo_thin.gif" border="0" style="margin-top: 10px; margin-left: 0px;">');
		document.write('</a>');
	}
	if (myBanner == 2){
		document.write('<a href="http://www.aspworldtour.com" target="phantom">');
		document.write('<img src="images/stop6.gif" border="0" style="margin-top: 10px; margin-left: 0px;">');
		document.write('</a>');
	}
	if (myBanner == 3){
		document.write('<a href="http://plans.boostmobile.com/?cid=bmpsurf_paygo10cents_20070824" target="ten_cents">');
		document.write('<img src="images/banner_paygo_10cents_stacked.gif" border="0" style="margin-top: 10px; margin-left: 0px;">');
		document.write('</a>');
	}
	if (myBanner == 4){
		document.write('<a href="http://plans.boostmobile.com/?cid=bmpsurf_ubb_20070824" target="ubb">');
		document.write('<img src="images/banner_ubb.gif" border="0" style="margin-top: 10px; margin-left: 0px;">');
		document.write('</a>');
	}
	if (myBanner == 5){
		document.write('<a href="http://www.hurley.com" target="hurley">');
		document.write('<img src="images/banner_hurley.jpg" border="0" style="margin-top: 10px; margin-left: 0px;">');
		document.write('</a>');
	}
	if (myBanner == 6){
		document.write('<a href="http://www.hurley.com" target="phantom">');
		document.write('<img src="images/banner_phantom.jpg" border="0" style="margin-top: 10px; margin-left: 0px;">');
		document.write('</a>');
	}
	if (myBanner == 7){
		document.write('<a href="http://www.aspworldtour.com" target="asp">');
		document.write('<img src="images/stop6.gif" border="0" style="margin-top: 10px; margin-left: 0px;">');
		document.write('</a>');
	}
	if (myBanner == 8){
		document.write('<a href="http://www.activemailorder.com/Catalog/brand.aspx?j~&bp=1&br=39&sc=-1&bx=2&bi=0" target="hurley_1">');
		document.write('<img src="images/hurley1.jpg" border="0" style="margin-top: 10px; margin-left: 0px;">');
		document.write('</a>');
	}
	if (myBanner == 9){
		document.write('<a href="http://www.activemailorder.com/Catalog/brand.aspx?j~&bp=1&br=39&sc=-1&bx=2&bi=0" target="hurley_2">');
		document.write('<img src="images/hurley2.jpg" border="0" style="margin-top: 10px; margin-left: 0px;">');
		document.write('</a>');
	}
}