

function quick(h){
    var rtop=document.body.scrollTop + h; //¹è³Ê TOP À§Ä¡
    quick_swf.style.top=rtop;
}


//quick ÀÎÅ©·çµå
function swf_quick(x,y){
	html = '';
	html +='<div id="quick_swf" style="position:absolute; left:'+x+'; top:'+y+'; z-index:1;">';
	html +='<table width="75" border="0" cellspacing="0" cellpadding="0">';
	html +='<tr>';
	html +='<td valign="top">';
	html +='<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="75" height="232">';
	html +='<param name="movie" value="../flash/quick.swf">';
	html +='<param name="quality" value="high">';
	html +='';
	html +='<embed src="../flash/quick.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="75" height="232"></embed>';
	html +='<\/object>';
	html +='</td>';
	html +='</tr>';
	html +='</table>';
	html +='</div>';
	document.write(html);
}


//ÇÃ·¡½Ã ÀÎÅ©·çµå
function swf(src,w,h){
	html = '';
	html += '<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="'+w+'" height="'+h+'" id="nav" align="">';
	html += '<param name="movie" value="'+src+'">';
	html += '<param name="quality" value="high">';
	html += '<param name="wmode" value="transparent">';
	html += '<embed src="'+src+'" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="'+w+'" height="'+h+'" name="nav" align"" wmode="transparent"></embed>';
	html += '<\/object>';
	document.write(html);
}


//Explorer ÇÃ·¡½ÃÅ×µÎ¸® Á¦°ÅÆÐÄ¡
function asf(src,w,h){
	html = '';
	html += '<object classid="clsid:22D6F312-B0F6-11D0-94AB-0080C74C7E95" id="WinMedia" codebase="http://activex.microsoft.com/activex/controls/mplayer/en/nsmp2inf.cab#Version=6,4,5,715" width="'+w+'" height="'+h+'">';
	html += '<param name="Filename" value="'+src+'">';
	html += '<param name="AudioStream" value="-1">';
	html += '<param name="AutoSize" value="true">';
	html += '<param name="AutoStart" value="true">';
	html += '<param name="AnimationAtStart" value="true">';
	html += '<param name="AllowScan" value="true">';
	html += '<param name="AllowChangeDisplaySize" value="true">';
	html += '<param name="AutoRewind" value="false">';
	html += '<param name="Balance" value="0">';
	html += '<param name="BufferingTime" value="5">';
	html += '<param name="ClickToPlay" value="true">';
	html += '<param name="CursorType" value="0">';
	html += '<param name="CurrentPosition" value="-1">';
	html += '<param name="CurrentMarker" value="0">';
	html += '<param name="DisplayBackColor" value="0">';
	html += '<param name="DisplayForeColor" value="16777215">';
	html += '<param name="DisplayMode" value="0">';
	html += '<param name="DisplaySize" value="0">';
	html += '<param name="Enabled" value="true">';
	html += '<param name="EnableContextMenu" value="true">';
	html += '<param name="EnablePositionControls" value="true">';
	html += '<param name="EnableFullScreenControls" value="false">';
	html += '<param name="EnableTracker" value="true">';
	html += '<param name="InvokeURLs" value="true">';
	html += '<param name="Language" value="-1">';
	html += '<param name="Mute" value="false">';
	html += '<param name="PlayCount" value="1">';
	html += '<param name="PreviewMode" value="false">';
	html += '<param name="Rate" value="1">';
	html += '<param name="SelectionStart" value="-1">';
	html += '<param name="SelectionEnd" value="-1">';
	html += '<param name="SendOpenStateChangeEvents" value="true">';
	html += '<param name="SendWarningEvents" value="true">';
	html += '<param name="SendErrorEvents" value="true">';
	html += '<param name="SendKeyboardEvents" value="false">';
	html += '<param name="SendMouseClickEvents" value="false">';
	html += '<param name="SendMouseMoveEvents" value="false">';
	html += '<param name="SendPlayStateChangeEvents" value="true">';
	html += '<param name="ShowCaptioning" value="false">';
	html += '<param name="ShowControls" value="true">';
	html += '<param name="ShowAudioControls" value="true">';
	html += '<param name="ShowDisplay" value="false">';
	html += '<param name="ShowGotoBar" value="false">';
	html += '<param name="ShowPositionControls" value="true">';
	html += '<param name="ShowStatusBar" value="false">';
	html += '<param name="ShowTracker" value="true">';
	html += '<param name="TransparentAtStart" value="false">';
	html += '<param name="VideoBorderWidth" value="0">';
	html += '<param name="VideoBorderColor" value="0">';
	html += '<param name="VideoBorder3D" value="false">';
	html += '<param name="Volume" value="-320">';
	html += '<param name="WindowlessVideo" value="false">';
	html += '<embed src="'+src+'" width="'+w+'" height="'+h+'" audiostream="-1" autosize="true" autostart="true" animationatstart="true" allowscan="true" allowchangedisplaysize="true" autorewind="false" balance="0" bufferingtime="5" clicktoplay="true" cursortype="0" currentposition="-1" currentmarker="0" displaybackcolor="0" displayforecolor="16777215" displaymode="0" displaysize="0" enabled="true" enablecontextmenu="true" enablepositioncontrols="true" enablefullscreencontrols="false" enabletracker="true" invokeurls="true" language="-1" mute="false" playcount="1" previewmode="false" rate="1" selectionstart="-1" selectionend="-1" sendopenstatechangeevents="true" sendwarningevents="true" senderrorevents="true" sendkeyboardevents="false" sendmouseclickevents="false" sendmousemoveevents="false" sendplaystatechangeevents="true" showcaptioning="false" showcontrols="true" showaudiocontrols="true" showdisplay="false" showgotobar="false" showpositioncontrols="true" showstatusbar="false" showtracker="true" transparentatstart="false" videoborderwidth="0" videobordercolor="0" videoborder3d="false" volume="-320" windowlessvideo="false">';
	html += '<\/embed> ';
	html += '<\/object>';
	document.write(html);
}

function openWin(url, winname, width, height){
	window.open(url, winname, "top=100,left=100,toolbar=no,derectories=no,status=no,menubar=no,width="+width+",height="+height+",scrollbars=no");
}

function openWin2(url, winname, width, height){
	window.open(url, winname, "top=100,left=100,toolbar=no,derectories=no,status=no,menubar=no,width="+width+",height="+height+",scrollbars=yes");
}

function openWin3(Page, Win_name, Wid, Hei){
	ShowInfo = window.open(Page, Win_name, "left=100,top=100,status=no,toolbar=no,scrollbars=yes,width="+Wid+",height="+Hei);
}