﻿function doSilverlight() {
	document.write('<div id="SilverlightControlHost" class="silverlightHost">');
	// document.write('<script type="text/javascript">');
		        createSilverlight();
	// document.write('</script>');
	document.write('</div>');
}

function build_italy07() {
	document.write('<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,0,0" width="500" height="612" id="preLoadItaly" align="top">');
	document.write('<param name="allowScriptAccess" value="sameDomain" />');
	document.write('<param name="movie" value="../assets/flash/preLoadItaly07.swf" />');
	document.write('<param name="loop" value="false" />');
	document.write('<param name="quality" value="high" />');
	document.write('<param name="wmode" value="transparent" />');
	document.write('<param name="bgcolor" value="#dddddd" />');
	document.write('<embed src="../assets/flash/preLoadItaly07.swf" loop="false" quality="high" wmode="transparent" bgcolor="#dddddd" width="500" height="612" name="preLoadItaly" align="top" allowScriptAccess="sameDomain" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" />');
	document.write('</object>');
	document.write('<script type="text/javascript" src="fixit.js"></script>');
    document.write('</div>');
	document.write('<div class="sl-link"><p>For the best viewing please install <a href="http://www.microsoft.com/silverlight/install.aspx">Microsoft&reg; Silverlight&trade;</a>&nbsp;&nbsp;');
	document.write('<a href="http://www.microsoft.com/silverlight/install.aspx"><img alt="Install Microsoft Silverlight" src="../images/home/SL_logo_s.jpg" width="100" height="33" /></a></p>');
}

