function sdesignflash()
{
document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://active.macromedia.com/flash4/cabs/swflash.cab#version=4,0,0,0" id="s-design" width="100%" height="100%">\n');
document.write('<param name="movie" value="s-design.swf?">\n');
document.write('<param name="quality" value="best">\n');
document.write('<param name="bgcolor" value="#888888">\n');
document.write('<embed name="s-design" src="s-design.swf?" quality="best" bgcolor="#888888" width="100%" height="100%" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash">\n');
document.write('</embed>\n');
document.write('</object>');
}

