var screenWW = screen.width;
if (screenWW > 900)

{
document.write("<style>div#thetitle{left:310;}</style>");
}

var mbvideo;
mbvideo = "<table border='0' align='center' width='161px' bgcolor='#0033FF' cellpadding='0' cellspacing='0'>";
mbvideo += "<tr><td width='161px' height='8px'><img src='images/video_top.jpg' border='0'></td></tr>";
mbvideo += "<tr><td width='161px' height='103px' align='center' valign='middle'>";
mbvideo += "<a href='video/movies_alt.htm' target='_new' title='See the Micro-Blaster in action. Opens in new window. -Preferred.'><img src='images/boulder.jpg' border='0'></td></tr>";
mbvideo += "<tr><td width='161px' height='40px'><a href='video/movies_alt.htm' target='_new' title='See the Micro-Blaster in action. Opens in new window. -Preferred.'><img src='images/video_bottom.jpg' border='0'></a></td></tr>";
mbvideo += "<tr><td align='center' bgcolor='#FFFFFF' class='minorText'><a href='video/movies_alt2.htm' title='Does not open a new window.'>";
mbvideo += "Go directly to the video page.</a>";
mbvideo += "</td></tr></table>";


