<!--//

function banner_468x60() {

	fbI = new Array(
	"/watches/images/banner_468x60.png"
	);
	
	fbL = new Array(
	"/watches/contactus.php#base"
	);
	
	fbT = new Array(
	"_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(
	"/watches/images/banner_728x90.jpg"
	);
	
	fbL = new Array(
	"/watches/contactus.php#base"
	);
	
	fbT = new Array(
	"_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>");
}



//-->
