function flashWrite(url,w,h,id,bg,vars,win){ 
var flashStr= 
"<object classid='clsid:d27cdb6e-ae6d-11cf-96b8-444553540000' codebase='http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,0,0' width='"+w+"' height='"+h+"' id='"+id+"' align='middle'>"+ 
"<param name='allowScriptAccess' value='always' />"+ 
"<param name='movie' value='"+url+"' />"+ 
"<param name='FlashVars' value='"+vars+"' />"+ 
"<param name='wmode' value='"+win+"' />"+ 
"<param name='menu' value='false' />"+ 
"<param name='quality' value='high' />"+ 
"<param name='scale' value='noscale' />"+
"<param name='bgcolor' value='"+bg+"' />"+ 
"<embed src='"+url+"' FlashVars='"+vars+"' wmode='"+win+"' menu='false' quality='high' bgcolor='"+bg+"' width='"+w+"' height='"+h+"' name='"+id+"' align='middle' allowScriptAccess='always' type='application/x-shockwave-flash' pluginspage='http://www.macromedia.com/go/getflashplayer' />"+ 
"</object>"; 
document.write(flashStr); 
} 
function maxmovie(){
	window.open('hh/warflowerpopup_0929.htm', 'review', 'width=200' + ',height=200' + ',top=0,left=0');
}
function maxmovie2(){
	window.open('hh/gate_pop.html', 'review2', 'width=720' + ',height=400' + ',top=0,left=200');
}
function inter() {
    var width_ = 400; 
    var height_ = 400;
    var left_ = screen.width;
    var top_ = screen.height;
    left_ = left_/2 - (width_/2);
    top_ = top_/2 - (height_/2);
    var swin = window.open("http://movie.interpark.com/Movie/Event/tazza_pop.html","movieinfo",'height='+height_+',width='+width_+',left='+left_+',top='+top_+',status=0,scrollbars=0,resizable=0')
    if(swin.focus) { swin.focus(); return; } 
 }
function stillevent() {
    var width_ = 557; 
    var height_ = 391;
    var left_ = screen.width;
    var top_ = screen.height;
    left_ = left_/2 - (width_/2);
    top_ = top_/2 - (height_/2);
    var swin = window.open("http://www.maxmovie.com/popup/today/contents/tazza_01.html","stillevent",'height='+height_+',width='+width_+',left='+left_+',top='+top_+',status=0,scrollbars=0,resizable=0')
    if(swin.focus) { swin.focus(); return; } 
 }
