
/* Script per l'inserimento di object flash nella pagina senza avviso di protezione */


function photop_home()
{
	document.write('<object>\n');
	document.write('<param name="movie" value="http://static.issuu.com/webembed/viewers/style1/v2/IssuuReader.swf?mode=mini&amp;backgroundColor=%23222222&amp;documentId=111005090942-97149bc36d504ec29a06af42bc846383" />\n');
	document.write('<param name="allowScriptAccess" value="always" />\n');
	document.write('<param name="scale" value="noscale" />\n');
	document.write('<param value="false" name="menu">\n');
	document.write('<param value="transparent" name="wmode">\n');
    document.write('<embed src="http://static.issuu.com/webembed/viewers/style1/v2/IssuuViewer.swf" type="application/x-shockwave-flash" allowscriptaccess="always" width="200px" height="130px" flashvars="mode=mini&amp;backgroundColor=%23222222&amp;documentId=111005090942-97149bc36d504ec29a06af42bc846383" wmode="transparent" menu="false" />\n');
    document.write('</object>\n');
}

function photop_home2()
{
	document.write('<object>\n');
	document.write('<param name="movie" value="http://static.issuu.com/webembed/viewers/style1/v2/IssuuReader.swf?mode=mini&amp;backgroundColor=%23222222&amp;documentId=111005090942-97149bc36d504ec29a06af42bc846383" />\n');
	document.write('<param name="allowScriptAccess" value="always" />\n');
	document.write('<param name="scale" value="noscale" />\n');
	document.write('<param value="false" name="menu">\n');
	document.write('<param value="transparent" name="wmode">\n');
    document.write('<embed src="http://static.issuu.com/webembed/viewers/style1/v2/IssuuViewer.swf" type="application/x-shockwave-flash" allowscriptaccess="always" width="162px" height="105px" flashvars="mode=mini&amp;backgroundColor=%23222222&amp;documentId=111005090942-97149bc36d504ec29a06af42bc846383" wmode="transparent" menu="false" />\n');
    document.write('</object>\n');
}


function photop_photop()
{
	document.write('<object>\n');
	document.write('<param name="movie" value="http://static.issuu.com/webembed/viewers/style1/v2/IssuuReader.swf?mode=mini&amp;backgroundColor=%23222222&amp;documentId=111005090942-97149bc36d504ec29a06af42bc846383" />\n');
	document.write('<param name="allowScriptAccess" value="always" />\n');
	document.write('<param name="scale" value="noscale" />\n');
	document.write('<embed src="http://static.issuu.com/webembed/viewers/style1/v2/IssuuViewer.swf" type="application/x-shockwave-flash" allowscriptaccess="always" scale="noscale" width="408px" height="301px" flashvars="mode=mini&amp;backgroundColor=%23222222&amp;documentId=111005090942-97149bc36d504ec29a06af42bc846383" />\n');
	document.write('</object>\n');
}


function corso()
{
	document.write('<object>\n');
	document.write('<param name="movie" value="/swf/corso.swf" />\n');
	document.write('<param name="allowScriptAccess" value="always" />\n');
	document.write('<param name="scale" value="noscale" />\n');
	document.write('<param name="quality" value="high" /><param name="wmode" value="transparent" /><param name="bgcolor" value="#ffffff" />\n');
	document.write('<embed src="/swf/corso.swf" quality="high" wmode="transparent" type="application/x-shockwave-flash" allowscriptaccess="always" scale="noscale" width="861px" height="212px" flashvars="" />\n');
	document.write('</object>\n');
}

//style="width:861px;height:212px"
