/*if(flashinstalled == 2){*/
	var phpads_activex = "<object classid='clsid:D27CDB6E-AE6D-11cf-96B8-444553540000' codebase='http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0' width='"+width+"' height='"+height+"'><param name='movie' value='"+movie+"'><param name='wmode' value='transparent'><param name='quality' value='high'><param name='menu' value='0'><embed src='"+movie+"' quality=high width='"+width+"' height='"+height+"' type='application/x-shockwave-flash' pluginspace='http://www.macromedia.com/go/getflashplayer' menu='0' wmode='transparent'><"+"/embed><"+"/object>";
	phpads_deliverActiveX(phpads_activex);
/*}
else{
 document.write('<table width="100%" height="100%" border="0" cellpadding="0" cellspacing="0"><tr>');
 document.write('<td align="center"><img src="images/error_noflash.gif" width="500" height="278" border="0" usemap="#Map"></td></tr></table>');				
 document.write('<map name="Map">');	
 document.write('<area shape="rect" coords="66,165,108,188" href="http://www.adobe.com/go/getflashplayer" target="_blank" alt="Download Flash plugin (recommended)">');
 document.write('<area shape="rect" coords="197,179,247,202" href="portfolio_e.html" alt="Static version of a presentation in English">');
 document.write('<area shape="rect" coords="82,200,128,221" href="http://www.adobe.com/go/getflashplayer" target="_blank" alt="Instalirajte Flash plugin (preporucljivo)">');
 document.write('<area shape="rect" coords="228,214,277,237" href="portfolio.html" alt="Staticna verzija prezentacije na srpskom jeziku">');
 document.write('</map>');				
}*/
