var x = (screen.availWidth - 530) / 2;var y = (screen.availHeight - 350) / 2;var out = '<div style="text-align:left; width:160px;margin:0px"><span style="color:white;position:relative; text-align:left; left:35px; top:0px; z-index:1 ">Video</span><br /><img style="position:relative; left:0px; top:-18px; width:160px" src="http://www.qmania.com/feeds/inc/custom/tango/video.gif" /><br /><a href="javascript:void(0)" onclick="window.open';out = out + "('http://www.qmania.com/feeds/video.php?video=Q_Spotlight_Dig_512&url=3291','Business_Video','width=530,height=350,toolbar=no,directories=no,status=no,menubar=no,scrollbars=no,resizable=yes,top="+y+",left="+x+"')";out = out + '" title="Dig Lifestyles Video"><img src="http://www.qmania.com/data/video/thumbnail/VidThumb_Diglifestyles_260.jpg" alt="Dig Lifestyles Vid Thumb" width="160" height="90" border="0" style="margin-top:-23px"></a></div>';document.write(out);