function flashWrapper()
{
document.write('<object id="myId" classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="1000" height="585">\n');
document.write('<param name="movie" value="/img/LeftNav_Voip.swf" />\n');
document.write('<param name="wmode" value="transparent">\n');
document.write('<!--[if !IE]>-->\n');
document.write('<object type="application/x-shockwave-flash" data="/img/LeftNav_Voip.swf" width="1000" height="585" wmode="transparent">\n');
document.write('<!--<![endif]-->\n');
document.write('<div>\n');
document.write('<h1>Alternative content</h1>\n');
document.write('<p><a href="http://www.adobe.com/go/getflashplayer"><img src="http://www.adobe.com/images/shared/download_buttons/get_flash_player.gif" alt="Get Adobe Flash player" /></a></p>\n');
document.write('</div>\n');
document.write('<!--[if !IE]>-->\n');
document.write('</object>\n');
document.write('<!--<![endif]-->\n');
document.write('</object>\n');
}