
/*---無線LAN--------------------------------------------------------------------------------------------- */


/* Airgo Networks,Inc.について open */
function wopenairgo() {
window.open("http://www.planex.co.jp/product/cqs/airgo.html","windowopenN","toolbar=no, menubar=no, location=no, directories=no, status=no, menubar=no, scrollbars=no, resizable=no, width=320, height=320");
}
	
	
var Htm_name="";
function WindowOpen(Htm_name,H,W){
var Win=window.open(Htm_name,"spec",'scrollbars,height='+H+',width='+W+'');
if(navigator.appVersion.charAt(0)>=3){Win.focus()};
};





/*---↓↓「openpicwin.js」↓↓--------------------------------------------------------------------------------------------- */

//囲みあり注意書き

function boxWrite(val,w,position){
  str = "";
  str += '<table width=' + w + ' border="0" cellspacing="0" cellpadding="0" align=' + position + '>';
  str += '<tr>';
  str += '<td width="8" height="8" rowspan="2"><img src="/support/image/corner_ul_333366.gif" width="8" height="8" alt=""></td>';
  str += '<td width=' + eval(w-16) + ' height="1" bgcolor="#333366"><img src="/image/spacer.gif" width=' + eval(w-16) + ' height="1" alt=""></td>';
  str += '<td width="8" height="8" rowspan="2"><img src="/support/image/corner_ur_333366.gif" width="8" height="8" alt=""></td>';
  str += '</tr>';
  str += '<tr>';
  str += '<td width=' + w + ' height="7"><img src="/image/spacer.gif" width="1" height="1" alt=""></td>';
  str += '</tr>';
  str += '</table>';
  str += '<table width=' + w + ' border="0" cellspacing="0" cellpadding="0" align=' + position + '>';
  str += '<tr>';
  str += '<td width="1" bgcolor="#333366"><img src="/image/spacer.gif" width="1" height="1" alt=""></td>';
  str += '<td width=' + w + '><div style="margin-left:8px; margin-right:8px; font-size=12px">';
  str += val;
  str += '</div></td>';
  str += '<td width="1" bgcolor="#333366"><img src="/image/spacer.gif" width="1" height="1" alt=""></td>';
  str += '</tr></table>';
  str += '<table width=' + w + ' border="0" cellspacing="0" cellpadding="0" align=' + position + '>';
  str += '<tr>';
  str += '<td width="8" height="8" rowspan="2"><img src="/support/image/corner_bl_333366.gif" width="8" height="8" alt=""></td>';
  str += '<td width=' + eval(w-16) + ' height="7"><img src="/image/spacer.gif" width=' + eval(w-16) + ' height="1" alt=""></td>';
  str += '<td width="8" height="8" rowspan="2"><img src="/support/image/corner_br_333366.gif" width="8" height="8" alt=""></td>';
  str += '</tr>';
  str += '<tr>';
  str += '<td width=' + w + ' height="1" bgcolor="#333366"><img src="/image/spacer.gif" width=' + eval(w-16) + ' height="1" alt=""></td>';
  str += '</tr>';
  str += '</table>';
  document.write(str);
}

//画像を新しいウィンドウで表示

function openPicWin(img){
    var pwin;
    pwin = window.open("","picWin","width=300,height=200,left=295,top=10, menubar=0");
    pwin.document.open();
    pwin.document.write(
        "<!DOCTYPE HTML PUBLIC \"-\/\/W3C\/\/DTD HTML 4.01 Transitional\/\/EN\">\n",
        "<html>\n",
        "<head>\n",
        "<meta http-equiv=\"Content-Type\" content=\"text\/html; charset=Shift_JIS\">\n",
        "<meta http-equiv=\"Content-Style-Type\" content=\"text/css\">\n",
        "<meta http-equiv=\"Content-Script-Type\" content=\"text\/javascript\">\n",
        "<title>PLANEX CUMMUNICATIONS INC. :" + img + "<\/title>\n",
        "<script type=\"text\/javascript\">\n",
        "<!--\n",
        "function rs(){\n",
        "x = window.document.images[0].width + 60;\n",
        "y = window.document.images[0].height + 110;\n",
        "window.resizeTo(x,y);\n",
        "window.focus();\n",
        "};\n",
        "\/\/-->\n",
        "<\/script>\n",
        "<\/head>\n",
        "<body bgcolor=\"#999999\"><div align=\"center\">\n",
        "<table border=\"0\" cellspacing=\"0\" cellpadding=\"10\"><tr><td bgcolor=\"#ffffff\" align=\"center\">\n",
        "<img src=\"" + img + "\" alt=\"large picture\" onload=\"rs()\"><br>\n",
        "<a href='javascript:window.close();' style=\"text-decoration:none;\"><img src=\"/product/image/close.gif\" border=\"0\"><\/a><br>\n",
        "<div align=\"right\"><img src=\"/product/image/copyright.gif\" width=\"350\" height=\"8\"><br><\/div><\/td><\/tr><\/table>\n",
        "<\/div><\/body><\/html>"
    );
    pwin.document.close();
	pwin.moveTo(0,0);
    pwin.focus();
}

/*---↑↑「openpicwin.js」↑↑--------------------------------------------------------------------------------------------- */





/*---↓↓「onマウスで画像変化」↓↓--------------------------------------------------------------------------------------------- */
function MM_swapImgRestore() { //v3.0
  var i,x,a=document.MM_sr; for(i=0;a&&i<a.length&&(x=a[i])&&x.oSrc;i++) x.src=x.oSrc;
}

function MM_preloadImages() { //v3.0
  var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();
    var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++)
    if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}}
}

function MM_findObj(n, d) { //v4.01
  var p,i,x;  if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) {
    d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}
  if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n];
  for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document);
  if(!x && d.getElementById) x=d.getElementById(n); return x;
}

function MM_swapImage() { //v3.0
  var i,j=0,x,a=MM_swapImage.arguments; document.MM_sr=new Array; for(i=0;i<(a.length-2);i+=3)
   if ((x=MM_findObj(a[i]))!=null){document.MM_sr[j++]=x; if(!x.oSrc) x.oSrc=x.src; x.src=a[i+2];}
}

/*---↑↑「onマウスで画像変化」↑↑--------------------------------------------------------------------------------------------- */





/*---↓↓「マスク」↓↓--------------------------------------------------------------------------------------------- */

var m =0;

function bo(x){

 if(document.getElementById){

  if(m!=0 && m==x){
   document.getElementById(m).style.display="none";
   m=0;
  }
  else{
   if(m!=0){
    document.getElementById(m).style.display="none";
   }
   document.getElementById(x).style.display="block";
   m=x;
  }
 }

 else if(document.all){
  if(m!=0 && m==x){
   document.all(m).style.display ="none";
   m=0;
  }
  else{
   if(m!=0){
    document.all(m).style.display = "none";
   }
   document.all(x).style.display = "block";
   m=x;
  }
 }
}

/*---↑↑「マスク」↑↑--------------------------------------------------------------------------------------------- */










