// JScript ÎÄ¼þ banner ¹ã¸æ

var focus_width = 710;
var focus_height = 260;
var text_height = 0;
var swf_height = focus_height + text_height;
var pics='/images/adv/adv15.jpg|/images/adv/adv20.jpg|/images/adv/adv16.jpg|/images/adv/adv12.jpg|/images/adv/adv3.jpg';
var links='http://www.yartinn.com/i/News/News.htm/113|#|http://www.yartinn.com/i/News/News.htm/112|http://www.yartinn.com/i/News/News.htm/87|http://www.yartinn.com/i/p/Inn/Detail.htm/021002_detail';
var texts = '|||';
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="' + focus_width + '" height="' + swf_height + '">');
document.write('<param name="allowScriptAccess" value="sameDomain"><param name="movie" value="/Images/adv/pixvr.swf"><param name="quality" value="high"><param name="bgcolor" value="#000000">');
document.write('<param name="menu" value="false"><param name=wmode value="exactfit">');
document.write('<param name="FlashVars" value="pics=' + pics + '&links=' + links + '&texts=' + texts + '&borderwidth=' + focus_width + '&borderheight=' + focus_height + '&textheight=' + text_height + '">');
document.write('<embed src="/Images/adv/pixvr.swf" wmode="opaque" FlashVars="pics=' + pics + '&links=' + links + '&texts=' + texts + '&borderwidth=' + focus_width + '&borderheight=' + focus_height + '&textheight=' + text_height + '" menu="false" bgcolor="#dadada" quality="high" width="' + focus_width + '" height="' + swf_height + '" allowScriptAccess="sameDomain" value="exactfit" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" />');
document.write('</object>');