

function dhtml()
{
	document.write('<div style="position: fixed; position: absolute; left: 180px; top: 180px;; width:350px; height:350px; z-index:1"> \n');
	document.write('<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="https://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0" width="350" height="350" id="dhtml" align="middle">\n');
    	document.write('<param name="wmode" value="transparent"> \n');
    	document.write('<param name="allowScriptAccess" value="always"> \n');
	document.write('<PARAM NAME=movie VALUE="../images/dhtml/home/barbiesereia.swf"> \n');
 	document.write('<EMBED src="../images/dhtml/home/barbiesereia.swf" allowScriptAccess="always" wmode="transparent" style="z-index:1" quality=high bgcolor=FFFFFF  WIDTH="350" HEIGHT="350"  NAME="dhtml" ALIGN="" TYPE="application/x-shockwave-flash"  PLUGINSPAGE="https://www.macromedia.com/go/getflashplayer">\n');
    document.write('</EMBED>\n');
    document.write('</object>\n');
}


