function showAds1() {
	// image array
	var adImage = new Array();
		adImage[1] = "http://www.ftjcfx.com/image-2187232-10386908"; // Go Daddy
		adImage[2] = "http://www.awltovhc.com/image-2187232-10376682"; // BlueHost
		adImage[3] = "http://www.tqlkg.com/image-2187232-10466253"; // Musician's Friend
		adImage[4] = "http://www.tqlkg.com/image-2187232-10746755"; // Mac Mall
		adImage[5] = "http://www.awltovhc.com/image-2187232-10774354"; // mac
		adImage[6] = "http://www.awltovhc.com/image-2187232-10562866"; // macmall
		adImage[7] = "http://www.lduhtrp.net/image-2187232-10663528"; // Watch
		adImage[8] = "http://www.ftjcfx.com/image-2187232-10659949"; // academic superstore
		adImage[9] = "http://www.lduhtrp.net/image-2187232-10575322"; // WoodWind

// link array -- should be the same number of, and in same order as images above
	// links should use the   http:...   beginning
	
	var adLink = new Array();
		adLink[1] = "http://www.dpbolvw.net/click-2187232-10386908";
		adLink[2] = "http://www.tkqlhce.com/click-2187232-10376682";
		adLink[3] = "http://www.anrdoezrs.net/click-2187232-10466253";
		adLink[4] = "http://www.kqzyfj.com/click-2187232-10746755";
		adLink[5] = "http://www.kqzyfj.com/click-2187232-10774354";
		adLink[6] = "http://www.jdoqocy.com/click-2187232-10562866";
		adLink[7] = "http://www.dpbolvw.net/click-2187232-10663528";
		adLink[8] = "http://www.jdoqocy.com/click-2187232-10659949";
		adLink[9] = "http://www.jdoqocy.com/click-2187232-10575322";
		
	var il = Math.floor(Math.random()*adImage.length)
	if (il == 0)
		il = 1;
		
	if (il>0 && il<=7) {	
		document.write('<a href='+'"'+adLink[il]+'"'+'target='+'"'+'_new'+'"><img src="'+adImage[il]+'" height=125 width=125 border=0></a>&nbsp;&nbsp;');
 		document.write('<a href='+'"'+adLink[il+1]+'"'+'target='+'"'+'_new'+'"><img src="'+adImage[il+1]+'" height=125 width=125 border=0></a>&nbsp;&nbsp;');
		document.write('<a href='+'"'+adLink[il+2]+'"'+'target='+'"'+'_new'+'"><img src="'+adImage[il+2]+'" height=125 width=125 border=0></a><br><br>');
	}else if (il>7) {
		document.write('<a href='+'"'+adLink[il]+'"'+'target='+'"'+'_new'+'"><img src="'+adImage[il]+'" height=125 width=125 border=0></a>&nbsp;&nbsp;');
 		document.write('<a href='+'"'+adLink[il-1]+'"'+'target='+'"'+'_new'+'"><img src="'+adImage[il-1]+'" height=125 width=125 border=0></a>&nbsp;&nbsp;');
		document.write('<a href='+'"'+adLink[il-2]+'"'+'target='+'"'+'_new'+'"><img src="'+adImage[il-2]+'" height=125 width=125 border=0></a><br><br>');
	}
	}
	
// -------------------------------------------------------------------------------------------------------

function showAds2() {
	// image array
	var adImage = new Array();
                adImage[1] = "http://www.ftjcfx.com/image-2187232-10884058"; // Go Daddy
		adImage[2] = "http://www.awltovhc.com/image-2187232-10593662"; // Direct tickets
		adImage[3] = "http://www.lduhtrp.net/image-2187232-605961"; // FansEdge
		adImage[4] = "http://www.tqlkg.com/image-2187232-10437959"; // Guitar Center
		adImage[5] = "http://www.lduhtrp.net/image-2187232-10850615";// Audible
		adImage[6] = "http://www.ftjcfx.com/image-2187232-10722522"; // Ticketnetwork
		adImage[7] = "http://www.awltovhc.com/image-2187232-10659959"; // Academic Superstore
		adImage[8] = "http://www.tqlkg.com/image-2187232-10915661"; // FlightNetwork

		
// link array -- should be the same number of, and in same order as images above
	// links should use the   http:...   beginning
	
	var adLink = new Array();
		adLink[1] = "http://www.anrdoezrs.net/click-2187232-10884058";
		adLink[2] = "http://www.dpbolvw.net/click-2187232-10593662";
		adLink[3] = "http://www.dpbolvw.net/click-2187232-605961";
		adLink[4] = "http://www.tkqlhce.com/click-2187232-10437959";
		adLink[5] = "http://www.jdoqocy.com/click-2187232-10850615";
		adLink[6] = "http://www.tkqlhce.com/click-2187232-10722522";
		adLink[7] = "http://www.jdoqocy.com/click-2187232-10659959";
		adLink[8] = "http://www.kqzyfj.com/click-2187232-10915661";
		
	var il = Math.floor(Math.random()*adImage.length)
	if (il == 0)
		il = 1;
		
	if (il>0 && il<=6) {	
		document.write('<a href='+'"'+adLink[il]+'"'+'target='+'"'+'_new'+'"><img src="'+adImage[il]+'" height=125 width=125 border=0></a><br><br>');
 		document.write('<a href='+'"'+adLink[il+1]+'"'+'target='+'"'+'_new'+'"><img src="'+adImage[il+1]+'" height=125 width=125 border=0></a><br><br>');
		document.write('<a href='+'"'+adLink[il+2]+'"'+'target='+'"'+'_new'+'"><img src="'+adImage[il+2]+'" height=125 width=125 border=0></a><br><br>');
	}else if (il>6) {
		document.write('<a href='+'"'+adLink[il]+'"'+'target='+'"'+'_new'+'"><img src="'+adImage[il]+'" height=125 width=125 border=0></a><br><br>');
 		document.write('<a href='+'"'+adLink[il-5]+'"'+'target='+'"'+'_new'+'"><img src="'+adImage[il-5]+'" height=125 width=125 border=0></a><br><br>');
		document.write('<a href='+'"'+adLink[il-6]+'"'+'target='+'"'+'_new'+'"><img src="'+adImage[il-6]+'" height=125 width=125 border=0></a><br><br>');
	}
	}



