
/* 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/v1/IssuuViewer.swf?mode=embed&amp;layout=http%3A%2F%2Fskin.issuu.com%2Fv%2Flight%2Flayout.xml&amp;showFlipBtn=true&amp;documentId=100302083511-89e787469b624cc89ec7892e0368733c&amp;docName=guida_photop_marzo_2010&amp;username=francesca-griffemedia&amp;loadingInfoText=Guida%20Photop&amp;et=1267520761231&amp;er=5" />\n');
	document.write('<param name="allowScriptAccess" value="always" />\n');
    document.write('<embed src="http://static.issuu.com/webembed/viewers/style1/v1/IssuuViewer.swf" type="application/x-shockwave-flash" allowscriptaccess="always" style="width:200px;height:130px" flashvars="mode=embed&amp;layout=http%3A%2F%2Fskin.issuu.com%2Fv%2Fcolor%2Flayout.xml&amp;backgroundColor=000000&amp;documentId=100302083511-89e787469b624cc89ec7892e0368733c&amp;docName=guida_photop_marzo_2010&amp;username=francesca-griffemedia&amp;loadingInfoText=Guida%20Photop&amp;et=1267520761231&amp;er=5" />\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/v1/IssuuViewer.swf?mode=embed&amp;layout=http%3A%2F%2Fskin.issuu.com%2Fv%2Flight%2Flayout.xml&amp;showFlipBtn=true&amp;documentId=100302083511-89e787469b624cc89ec7892e0368733c&amp;docName=guida_photop_marzo_2010&amp;username=francesca-griffemedia&amp;loadingInfoText=Guida%20Photop&amp;et=1267520761231&amp;er=5" />\n');
	document.write('<param name="allowScriptAccess" value="always" />\n');
	document.write('<embed src="http://static.issuu.com/webembed/viewers/style1/v1/IssuuViewer.swf" type="application/x-shockwave-flash" allowscriptaccess="always" style="width:408px;height:301px" flashvars="mode=embed&amp;layout=http%3A%2F%2Fskin.issuu.com%2Fv%2Fcolor%2Flayout.xml&amp;backgroundColor=000000&amp;documentId=100302083511-89e787469b624cc89ec7892e0368733c&amp;docName=guida_photop_marzo_2010&amp;username=francesca-griffemedia&amp;loadingInfoText=Guida%20Photop&amp;et=1267520761231&amp;er=5" />\n');
	document.write('</object>\n');
}	


     
				 

