﻿<!--	
var hot_swf_width=1003
var hot_swf_height=184
var hot_text_height=0
var hot_flashsrc="flash/hot_focus.swf"
var hot_height = hot_swf_height+hot_text_height
var hot_pics='wbnr/banner_1.jpg|wbnr/banner_2.jpg'
						
document.write('<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0" width="'+ hot_swf_width +'" height="'+ hot_height +'">');
document.write('<param name="allowScriptAccess" value="sameDomain"><param name="movie" value="'+hot_flashsrc+'"> <param name="quality" value="high">');
document.write('<param name="menu" value="false"><param name=wmode value="transparent">');
document.write('<param name="FlashVars" value="pics='+hot_pics+'&borderwidth='+hot_swf_width+'&borderheight='+hot_swf_height+'&textheight='+hot_text_height+'">');
document.write('<embed src="'+hot_flashsrc+'" wmode="opaque" FlashVars="pics='+hot_pics+'&borderwidth='+hot_swf_width+'&borderheight='+hot_swf_height+'&textheight='+hot_text_height+'" menu="false" bgcolor="#ffffff" quality="high" width="'+ hot_swf_width +'" height="'+ hot_height +'" allowScriptAccess="sameDomain" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" />');
document.write('</object>');
							
//-->
