<!--//

function banner_468x60() {

	fbI = new Array(
	"/home/images/workshopseries_468x60.jpg",
	"/home/images/proofreaders_468x60.gif",
	"/home/images/ielts_468x60.gif",
	"/home/images/talkshop_tesl_468x60.gif"
	);
	
	fbL = new Array(
	"/home/workshops.php",
	"/yuppie/viewtopic.php?f=26&p=41#p41",
	"http://www.tesl.ph/",
	"http://www.tesl.ph/"
	);
	
	fbT = new Array(
	"_self",
	"_self",
	"_self",
	"_self"
	);

	ix = fbI.length - 1 ; //number of objects
	i = Math.round(ix*Math.random());

	document.write("<a href='"+fbL[i]+"' target='"+fbT[i]+"'><img src='"+fbI[i]+"' width='468' height='60' border='0'></a>");
}


function banner_728x90() {

	fbI = new Array(
	"/home/images/workshopseries_728x90.jpg",
	"/home/images/ielts_728x90.gif"
	);
	
	fbL = new Array(
	"/yuppie/viewforum.php?f=34",
	"http://www.tesl.ph/"
	);
	
	fbT = new Array(
	"_self",
	"_self"
	);

	ix = fbI.length - 1 ; //number of objects
	i = Math.round(ix*Math.random());

	document.write("<a href='"+fbL[i]+"' target='"+fbT[i]+"'><img src='"+fbI[i]+"' width='728' height='90' border='0'></a>");
}



//-->
