var brwd = screen.width;
var roff = brwd - 950;
roff = roff / 2;
roff = roff + 10;
var fline = "<div align='right' style='float:right; z-index: 999; position:absolute; right:";
fline = fline + roff;
fline = fline + "px; top:295px;'>";

document.write(fline);
document.write("<object classid='clsid:d27cdb6e-ae6d-11cf-96b8-444553540000' id='obj01010'");
document.write("codebase='https://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,24,0' width='330'");
document.write("height='300' align='middle'>");
document.write("<param name='movie' value='http://www.yakkingheads.com/designmyluxuryhome.swf'>");
document.write("<param name='quality' value='high'>");
document.write("<param name='wmode' value='transparent' />");
document.write("<param name='allowScriptAccess' value='always' />");
document.write("<param name='loop' value='false' />");
document.write("<embed src='http://www.yakkingheads.com/designmyluxuryhome.swf' allowScriptAccess='always' quality='high' ");
document.write("wmode='transparent' loop='false' width='330' height='300' name='obj01010' align='middle'");
document.write("pluginspage='http://www.macromedia.com/go/getflashplayer' type='application/x-shockwave-flash' width='330'");
document.write("height='300'></embed>");
document.write("</object>");
document.write("</div>");
