﻿/*
  -top flash
  
-------------------------------------------------------------------*/
document.write('<script type="text/javascript">swfobject.embedSWF("swf/Catalogo.swf?col=promaster", "flashContainer", "900", "600", "9.0.45" );</script>');
document.write('<style>#flashContainer .noFlash{display:block;}</style>');
/* flash install */
function getFlashPlayer(){
	var _imagePath='images/flash.gif';
	var _imageAlt='To view this page, the Flash player plug-in is required. Please download the latest version of Adobe Flash Player.';
	var _getFlashUrl='DUMMY';
	
	var code='<p>';
	code +='<img src="'+_imagePath+'" alt="'+_imageAlt+'" width="900" height="300" border="0" usemap="#Map" />';
	code +='<map name="Map" id="Map"><area shape="rect" coords="265,153,424,192" href="'+_getFlashUrl+'" alt="Get ADOBE FLASH PLAYER" /><area shape="rect" coords="434,167,1616,1180" href="'+_getFlashUrl+'" /></map>';
	code +='</p>';
	document.write(code);
}



