Menu

 

 

<html>

<head>

<title>오른쪽 마우스를 클릭해보세요</title>
</head>

<body bgcolor="white" text="black" link="blue" vlink="purple" alink="red">
<center>오른쪽 마우스를 클릭해보세요<br><img name=zb_target_resize style="cursor:hand" onclick=window.open(this.src)  src="imge/37-6.jpg" width="157" height="58">
 
<script language="JavaScript1.2">
<!--

var isie=0;
if(window.navigator.appName=="Microsoft Internet Explorer"&&window.navigator.appVersion.substring(window.navigator.appVersion.indexOf("MSIE")+5,window.navigator.appVersion.indexOf("MSIE")+8)>=5.5) {
isie=1;
}
else {
isie=0;
}
if(isie) {
var html="";
html+='<TABLE STYLE="border:1pt solid #CCCCCC" BGCOLOR="#F6F6F6" WIDTH="70" HEIGHT="80" CELLPADDING="0" CELLSPACING="1">';
html+='<ST'+'YLE TYPE="text/css">\n';
html+='a:link {text-decoration:none;font-family:돋움;font-size:8pt;}\n';
html+='a:visited {text-decoration:none;font-family:돋움;font-size:8pt;}\n';
html+='td {font-size:8pt;}\n';
html+='<\/ST'+'YLE>\n';
html+='<SC'+'RIPT LANGUAGE="JavaScript">\n';
html+='\n<'+'!--\n';
html+='window.onerror=null;\n';
html+='/'+' -'+'->\n';
html+='<\/'+'SCRIPT>\n';
html+='<TR> <TD STYLE="border:1pt solid #F6F6F6" ID="i6" ONMOUSEOVER="document.all.i6.style.background=\'#CFD6E8\';document.all.i6.style.border=\'1pt solid #737B92\';" ONMOUSEOUT="document.all.i6.style.background=\'#F6F6F6\';document.all.i6.style.border=\'1pt solid #F6F6F6\';" ONCLICK="window.print();"> <IMG name=zb_target_resize style="cursor:hand" onclick=window.open(this.src)  SRC="http://my.netian.com/~sun2js/a/menuprint.gif" WIDTH="12" HEIGHT="10" BORDER="0" HSPACE="0" VSPACE="0" ALIGN="absmiddle"> 프린트<\/TD><\/TR>';
 
html+='<TR><TD STYLE="border:1pt solid #F6F6F6" ID="i7" ONMOUSEOVER="document.all.i7.style.background=\'#CFD6E8\';document.all.i7.style.border=\'1pt solid #737B92\';" ONMOUSEOUT="document.all.i7.style.background=\'#F6F6F6\';document.all.i7.style.border=\'1pt solid #F6F6F6\';" ONCLICK="window.parent.location.href=window.parent.location.href;"> <IMG name=zb_target_resize style="cursor:hand" onclick=window.open(this.src)  SRC="http://my.netian.com/~sun2js/a/menurefresh.gif" WIDTH="12" HEIGHT="10" BORDER="0" HSPACE="0" VSPACE="0" ALIGN="absmiddle"> 새로고침<\/TD><\/TR>';
 
html+='<TR><TD STYLE="border:1pt solid #F6F6F6"><IMG name=zb_target_resize style="cursor:hand" onclick=window.open(this.src)  SRC="http://my.netian.com/~sun2js/a/pixel.gif" WIDTH="70" HEIGHT="1"><\/TD><\/TR>';
 
html+='<TR><TD STYLE="border:1pt solid #F6F6F6" ID="i8" ONMOUSEOVER="document.all.i8.style.background=\'#CFD6E8\';document.all.i8.style.border=\'1pt solid #737B92\';" ONMOUSEOUT="document.all.i8.style.background=\'#F6F6F6\';document.all.i8.style.border=\'1pt solid #F6F6F6\';" ONCLICK="if(window.parent.document.body.style.zoom!=0) window.parent.document.body.style.zoom*=1.6; else window.parent.document.body.style.zoom=1.6;"> <IMG name=zb_target_resize style="cursor:hand" onclick=window.open(this.src)  SRC="http://my.netian.com/~sun2js/a/menuzoom.gif" WIDTH="12" HEIGHT="10" BORDER="0" HSPACE="0" VSPACE="0" ALIGN="absmiddle"> 확대<\/TD><\/TR>';
 
html+='<TR><TD STYLE="border:1pt solid #F6F6F6" ID="i9" ONMOUSEOVER="document.all.i9.style.background=\'#CFD6E8\';document.all.i9.style.border=\'1pt solid #737B92\';" ONMOUSEOUT="document.all.i9.style.background=\'#F6F6F6\';document.all.i9.style.border=\'1pt solid #F6F6F6\';" ONCLICK="if(window.parent.document.body.style.zoom!=0) window.parent.document.body.style.zoom*=0.625; else window.parent.document.body.style.zoom=0.625;"> <IMG name=zb_target_resize style="cursor:hand" onclick=window.open(this.src)  SRC="http://my.netian.com/~sun2js/a/menuzoom.gif" WIDTH="12" HEIGHT="10" BORDER="0" HSPACE="0" VSPACE="0" ALIGN="absmiddle"> 축소<\/TD><\/TR>';
 
html+='<\/TABLE>';

var oPopup = window.createPopup();

}

function dopopup(x,y) {
if(isie) {
var oPopupBody = oPopup.document.body;
oPopupBody.innerHTML = html;
oPopup.show(x, y, 76, 80, document.body);
}
}

function click(e) {
if(isie) {
if(document.all) {
if(event.button==2||event.button==3) {
dopopup(event.x-1,event.y-1);
}
}
}
}

if(isie) {
document.oncontextmenu = function() { dopopup(event.x,event.y);return false; }
document.onmousedown = click;
}
// -->
</script>

<center><SCRIPT LANGUAGE="JavaScript">
<!--
function sourceopen() {
var This_URL = "";
This_URL = document.location;
window.location = "view-source:"+This_URL;
}
-->
</SCRIPT>
 
</body>
</html>