<!--//--><![CDATA[//><!--

function imgswitch(pic) {

	var background = "url(/images/tourpics/" + pic + ")";
	document.getElementById('contentdiv_enc').style.backgroundImage = background;

}

//--><!]]>


