<!--
function preloadMasts()
	{
	mainbg          = new Image();          mainbg.src      = "images/thankyou/mainbg.gif";
	row2_mast	= new Image();		row2_mast.src 	= "images/thankyou/row2.gif";
	row3_mast	= new Image();		row3_mast.src	= "images/thankyou/row3.gif";
	row4_mast	= new Image();		row4_mast.src 	= "images/thankyou/row4.gif";
	row5_mast       = new Image();	        row5_mast.src 	= "images/thankyou/row5.gif";
	row6_mast	= new Image();		row6_mast.src 	= "images/thankyou/row6.gif";
	row7_mast	= new Image();		row7_mast.src 	= "images/thankyou/row7.gif";
	
	/*
	nav3_on		= new Image();		nav3_on.src 	= "images/nav/nav3_on.jpg";
	nav4_off	= new Image();		nav4_off.src 	= "images/nav/nav4_off.jpg";
	nav4_on		= new Image();		nav4_on.src 	= "images/nav/nav4_on.jpg";
	nav5_off	= new Image();		nav5_off.src 	= "images/nav/nav5_off.jpg";
	nav5_on		= new Image();		nav5_on.src 	= "images/nav/nav5_on.jpg";
	*/
	}
// -->