var sitewidth="100%";// Width of template
var siteheight="100%";// Height of template

embedstring='<embed src="../disfraz.swf" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" name="obj2" width="119" height="162" quality="High" wmode="transparent"></embed>'

document.write('<object classid="clsid:D27CDB6E-AE6D-11CF-96B8-444553540000" id="obj2" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0" border="0" width="119" height="162"> \n');
document.write('<param name="movie" value="../disfraz.swf"> \n');
document.write('<param name="bgcolor" value="#ffffff">\n');
document.write('<param name="quality" value="High"> \n');
document.write('<param name="allowscriptaccess" value="samedomain"> \n');
document.write('<PARAM name=menu value="false"> \n');
document.write('<param name="wmode" value="transparent"> \n');
document.write(embedstring+'\n');
document.write('</OBJECT> \n');
//document.write('</DIV> \n');
//WIDTH=' + sitewidth + ' HEIGHT='+siteheight +'

