/*
-----------------------------------------------
www.bigjohn.co.jp
version:  2007.04.18
----------------------------------------------- */

/*折りたたみ用
-----------------------------------------------*/

function WinOpenM3 () {
  url = "index.html";
  winwidth = 1100
  winheight = 700
  window.name = "winm3";
  sw = screen.availWidth;
  sh = screen.availHeight;
  wl = (sw-winwidth) /2;
  wt = (sh-winheight) /2;
  win = window.open (url, "construction","width=" + winwidth + ",height=" + winheight + ",,toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=no,resizable=yes,left=" + wl +",top=" + wt);
}
function WinOpenConstruction () {
  url = "http://www.bigjohn.co.jp/underconstruction-300.html";
  winwidth = 300
  winheight = 300
  window.name = "winpresent";
  sw = screen.availWidth;
  sh = screen.availHeight;
  wl = (sw-winwidth) /2;
  wt = (sh-winheight) /2;
  win = window.open (url, "construction","width=" + winwidth + ",height=" + winheight + ",,toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=no,resizable=yes,left=" + wl +",top=" + wt);
}



function exMenu(tName)
{
	tMenu = document.getElementById(tName).style;
	if (tMenu.display == 'none') tMenu.display = "block"; else tMenu.display = "none";
}

function WinOpentailored3 () {
  url = "http://www.bigjohn.co.jp/tailored3/main.html";
  winwidth = 1106
  winheight = 675
  window.name = "lambda";
  sw = screen.availWidth;
  sh = screen.availHeight;
  wl = (sw-winwidth) /2;
  wt = (sh-winheight) /2;
  win = window.open (url, "SmallWindow","width=" + winwidth + ",height=" + winheight + ",,toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=no,resizable=no,left=" + wl +",top=" + wt);
}

function WinOpentailored () {
  url = "http://www.bigjohn.co.jp/tailored/index.html";
  winwidth = 1106
  winheight = 675
  window.name = "lambda";
  sw = screen.availWidth;
  sh = screen.availHeight;
  wl = (sw-winwidth) /2;
  wt = (sh-winheight) /2;
  win = window.open (url, "SmallWindow","width=" + winwidth + ",height=" + winheight + ",,toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=no,resizable=no,left=" + wl +",top=" + wt);
}
function WinOpenlambda () {
  url = "http://www.bigjohn.co.jp/bigjohn/lambda/index.html";
  winwidth = 700
  winheight = 354
  window.name = "lambda";
  sw = screen.availWidth;
  sh = screen.availHeight;
  wl = (sw-winwidth) /2;
  wt = (sh-winheight) /2;
  win = window.open (url, "SmallWindow","width=" + winwidth + ",height=" + winheight + ",,toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=no,resizable=no,left=" + wl +",top=" + wt);
}

function WinOpenkoshibaki () {
  url = "http://www.bigjohn.co.jp/bigjohn/koshibaki/index.html";
  winwidth = 700
  winheight = 354
  window.name = "winkoshibaki";
  sw = screen.availWidth;
  sh = screen.availHeight;
  wl = (sw-winwidth) /2;
  wt = (sh-winheight) /2;
  win = window.open (url, "SmallWindow","width=" + winwidth + ",height=" + winheight + ",,toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=no,resizable=no,left=" + wl +",top=" + wt);
}

function WinOpenactive () {
  url = "http://www.bigjohn.co.jp/bigjohn/active/index.html";
  winwidth = 700
  winheight = 354
  window.name = "winactive";
  sw = screen.availWidth;
  sh = screen.availHeight;
  wl = (sw-winwidth) /2;
  wt = (sh-winheight) /2;
  win = window.open (url, "SmallWindow","width=" + winwidth + ",height=" + winheight + ",,toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=no,resizable=no,left=" + wl +",top=" + wt);
}

function WinOpenrare () {
  url = "http://www.bigjohn.co.jp/bigjohn/rare/meister/index.html";
  winwidth = 757
  winheight = 483
  window.name = "winrare";
  sw = screen.availWidth;
  sh = screen.availHeight;
  wl = (sw-winwidth) /2;
  wt = (sh-winheight) /2;
  win = window.open (url, "SmallWindow","width=" + winwidth + ",height=" + winheight + ",,toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=no,resizable=no,left=" + wl +",top=" + wt);
}

function WinOpenpresent () {
  url = "https://secure02.blue.shared-server.net/www.bigjohn.co.jp/present/";
  winwidth = 700
  winheight = 650
  window.name = "winpresent";
  sw = screen.availWidth;
  sh = screen.availHeight;
  wl = (sw-winwidth) /2;
  wt = (sh-winheight) /2;
  win = window.open (url, "PRESENT","width=" + winwidth + ",height=" + winheight + ",,toolbar=no,location=no,directories=no,status=yes,menubar=no,scrollbars=yes,resizable=yes,left=" + wl +",top=" + wt);
}

function WinOpentosen () {
  url = "https://secure02.blue.shared-server.net/www.bigjohn.co.jp/present/tosen.html";
  winwidth = 500
  winheight = 450
  window.name = "wintosen";
  sw = screen.availWidth;
  sh = screen.availHeight;
  wl = (sw-winwidth) /2;
  wt = (sh-winheight) /2;
  win = window.open (url, "PRESENTTOSEN","width=" + winwidth + ",height=" + winheight + ",,toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=no,resizable=no,left=" + wl +",top=" + wt);
}

function WinOpentosen0904 () {
  url = "https://secure02.blue.shared-server.net/www.bigjohn.co.jp/present/0904-tosen.html";
  winwidth = 500
  winheight = 450
  window.name = "wintosen";
  sw = screen.availWidth;
  sh = screen.availHeight;
  wl = (sw-winwidth) /2;
  wt = (sh-winheight) /2;
  win = window.open (url, "PRESENTTOSEN","width=" + winwidth + ",height=" + winheight + ",,toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=no,resizable=no,left=" + wl +",top=" + wt);
}

function WinOpentosen0907 () {
  url = "https://secure02.blue.shared-server.net/www.bigjohn.co.jp/present/0907-tosen.html";
  winwidth = 500
  winheight = 450
  window.name = "wintosen";
  sw = screen.availWidth;
  sh = screen.availHeight;
  wl = (sw-winwidth) /2;
  wt = (sh-winheight) /2;
  win = window.open (url, "PRESENTTOSEN","width=" + winwidth + ",height=" + winheight + ",,toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=no,resizable=no,left=" + wl +",top=" + wt);
}

function WinOpentosen0906 () {
  url = "https://secure02.blue.shared-server.net/www.bigjohn.co.jp/present/0906-tosen.html";
  winwidth = 500
  winheight = 450
  window.name = "wintosen";
  sw = screen.availWidth;
  sh = screen.availHeight;
  wl = (sw-winwidth) /2;
  wt = (sh-winheight) /2;
  win = window.open (url, "PRESENTTOSEN","width=" + winwidth + ",height=" + winheight + ",,toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=no,resizable=no,left=" + wl +",top=" + wt);
}

function WinOpentosen0905 () {
  url = "https://secure02.blue.shared-server.net/www.bigjohn.co.jp/present/0905-tosen.html";
  winwidth = 500
  winheight = 450
  window.name = "wintosen";
  sw = screen.availWidth;
  sh = screen.availHeight;
  wl = (sw-winwidth) /2;
  wt = (sh-winheight) /2;
  win = window.open (url, "PRESENTTOSEN","width=" + winwidth + ",height=" + winheight + ",,toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=no,resizable=no,left=" + wl +",top=" + wt);
}

function WinOpentosen0904 () {
  url = "https://secure02.blue.shared-server.net/www.bigjohn.co.jp/present/0904-tosen.html";
  winwidth = 500
  winheight = 450
  window.name = "wintosen";
  sw = screen.availWidth;
  sh = screen.availHeight;
  wl = (sw-winwidth) /2;
  wt = (sh-winheight) /2;
  win = window.open (url, "PRESENTTOSEN","width=" + winwidth + ",height=" + winheight + ",,toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=no,resizable=no,left=" + wl +",top=" + wt);
}

function WinOpentosen0903 () {
  url = "https://secure02.blue.shared-server.net/www.bigjohn.co.jp/present/0903-tosen.html";
  winwidth = 500
  winheight = 450
  window.name = "wintosen";
  sw = screen.availWidth;
  sh = screen.availHeight;
  wl = (sw-winwidth) /2;
  wt = (sh-winheight) /2;
  win = window.open (url, "PRESENTTOSEN","width=" + winwidth + ",height=" + winheight + ",,toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=no,resizable=no,left=" + wl +",top=" + wt);
}

function WinOpentosen0902 () {
  url = "https://secure02.blue.shared-server.net/www.bigjohn.co.jp/present/0902-tosen.html";
  winwidth = 500
  winheight = 450
  window.name = "wintosen";
  sw = screen.availWidth;
  sh = screen.availHeight;
  wl = (sw-winwidth) /2;
  wt = (sh-winheight) /2;
  win = window.open (url, "PRESENTTOSEN","width=" + winwidth + ",height=" + winheight + ",,toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=no,resizable=no,left=" + wl +",top=" + wt);
}

function WinOpentosen0901 () {
  url = "https://secure02.blue.shared-server.net/www.bigjohn.co.jp/present/0901-tosen.html";
  winwidth = 500
  winheight = 450
  window.name = "wintosen";
  sw = screen.availWidth;
  sh = screen.availHeight;
  wl = (sw-winwidth) /2;
  wt = (sh-winheight) /2;
  win = window.open (url, "PRESENTTOSEN","width=" + winwidth + ",height=" + winheight + ",,toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=no,resizable=no,left=" + wl +",top=" + wt);
}

function WinOpentosen0812 () {
  url = "https://secure02.blue.shared-server.net/www.bigjohn.co.jp/present/0812-tosen.html";
  winwidth = 500
  winheight = 450
  window.name = "wintosen";
  sw = screen.availWidth;
  sh = screen.availHeight;
  wl = (sw-winwidth) /2;
  wt = (sh-winheight) /2;
  win = window.open (url, "PRESENTTOSEN","width=" + winwidth + ",height=" + winheight + ",,toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=no,resizable=no,left=" + wl +",top=" + wt);
}
function WinOpentosen0805 () {
  url = "https://secure02.blue.shared-server.net/www.bigjohn.co.jp/present/0805-tosen.html";
  winwidth = 500
  winheight = 450
  window.name = "wintosen";
  sw = screen.availWidth;
  sh = screen.availHeight;
  wl = (sw-winwidth) /2;
  wt = (sh-winheight) /2;
  win = window.open (url, "PRESENTTOSEN","width=" + winwidth + ",height=" + winheight + ",,toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=no,resizable=no,left=" + wl +",top=" + wt);
}
function WinOpentosen0812 () {
  url = "https://secure02.blue.shared-server.net/www.bigjohn.co.jp/present/0812-tosen.html";
  winwidth = 500
  winheight = 450
  window.name = "wintosen";
  sw = screen.availWidth;
  sh = screen.availHeight;
  wl = (sw-winwidth) /2;
  wt = (sh-winheight) /2;
  win = window.open (url, "PRESENTTOSEN","width=" + winwidth + ",height=" + winheight + ",,toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=no,resizable=no,left=" + wl +",top=" + wt);
}
function WinOpentosen0811 () {
  url = "https://secure02.blue.shared-server.net/www.bigjohn.co.jp/present/0811-tosen.html";
  winwidth = 500
  winheight = 450
  window.name = "wintosen";
  sw = screen.availWidth;
  sh = screen.availHeight;
  wl = (sw-winwidth) /2;
  wt = (sh-winheight) /2;
  win = window.open (url, "PRESENTTOSEN","width=" + winwidth + ",height=" + winheight + ",,toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=no,resizable=no,left=" + wl +",top=" + wt);
}
function WinOpentosen0810 () {
  url = "https://secure02.blue.shared-server.net/www.bigjohn.co.jp/present/0810-tosen.html";
  winwidth = 500
  winheight = 450
  window.name = "wintosen";
  sw = screen.availWidth;
  sh = screen.availHeight;
  wl = (sw-winwidth) /2;
  wt = (sh-winheight) /2;
  win = window.open (url, "PRESENTTOSEN","width=" + winwidth + ",height=" + winheight + ",,toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=no,resizable=no,left=" + wl +",top=" + wt);
}
function WinOpentosen0809 () {
  url = "https://secure02.blue.shared-server.net/www.bigjohn.co.jp/present/0809-tosen.html";
  winwidth = 500
  winheight = 450
  window.name = "wintosen";
  sw = screen.availWidth;
  sh = screen.availHeight;
  wl = (sw-winwidth) /2;
  wt = (sh-winheight) /2;
  win = window.open (url, "PRESENTTOSEN","width=" + winwidth + ",height=" + winheight + ",,toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=no,resizable=no,left=" + wl +",top=" + wt);
}
function WinOpentosen0808 () {
  url = "https://secure02.blue.shared-server.net/www.bigjohn.co.jp/present/0808-tosen.html";
  winwidth = 500
  winheight = 450
  window.name = "wintosen";
  sw = screen.availWidth;
  sh = screen.availHeight;
  wl = (sw-winwidth) /2;
  wt = (sh-winheight) /2;
  win = window.open (url, "PRESENTTOSEN","width=" + winwidth + ",height=" + winheight + ",,toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=no,resizable=no,left=" + wl +",top=" + wt);
}
function WinOpentosen0807 () {
  url = "https://secure02.blue.shared-server.net/www.bigjohn.co.jp/present/0807-tosen.html";
  winwidth = 500
  winheight = 450
  window.name = "wintosen";
  sw = screen.availWidth;
  sh = screen.availHeight;
  wl = (sw-winwidth) /2;
  wt = (sh-winheight) /2;
  win = window.open (url, "PRESENTTOSEN","width=" + winwidth + ",height=" + winheight + ",,toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=no,resizable=no,left=" + wl +",top=" + wt);
}
function WinOpentosen0806 () {
  url = "https://secure02.blue.shared-server.net/www.bigjohn.co.jp/present/0806-tosen.html";
  winwidth = 500
  winheight = 450
  window.name = "wintosen";
  sw = screen.availWidth;
  sh = screen.availHeight;
  wl = (sw-winwidth) /2;
  wt = (sh-winheight) /2;
  win = window.open (url, "PRESENTTOSEN","width=" + winwidth + ",height=" + winheight + ",,toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=no,resizable=no,left=" + wl +",top=" + wt);
}
function WinOpentosen0804 () {
  url = "https://secure02.blue.shared-server.net/www.bigjohn.co.jp/present/0804-tosen.html";
  winwidth = 500
  winheight = 450
  window.name = "wintosen";
  sw = screen.availWidth;
  sh = screen.availHeight;
  wl = (sw-winwidth) /2;
  wt = (sh-winheight) /2;
  win = window.open (url, "PRESENTTOSEN","width=" + winwidth + ",height=" + winheight + ",,toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=no,resizable=no,left=" + wl +",top=" + wt);
}
function WinOpentosen0803 () {
  url = "https://secure02.blue.shared-server.net/www.bigjohn.co.jp/present/0803-tosen.html";
  winwidth = 500
  winheight = 450
  window.name = "wintosen";
  sw = screen.availWidth;
  sh = screen.availHeight;
  wl = (sw-winwidth) /2;
  wt = (sh-winheight) /2;
  win = window.open (url, "PRESENTTOSEN","width=" + winwidth + ",height=" + winheight + ",,toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=no,resizable=no,left=" + wl +",top=" + wt);
}

function WinOpentosen071031 () {
  url = "https://secure02.blue.shared-server.net/www.bigjohn.co.jp/present/071031.tosen.html";
  winwidth = 500
  winheight = 450
  window.name = "wintosen";
  sw = screen.availWidth;
  sh = screen.availHeight;
  wl = (sw-winwidth) /2;
  wt = (sh-winheight) /2;
  win = window.open (url, "PRESENTTOSEN","width=" + winwidth + ",height=" + winheight + ",,toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=no,resizable=no,left=" + wl +",top=" + wt);
}

function WinOpentosen071130 () {
  url = "https://secure02.blue.shared-server.net/www.bigjohn.co.jp/present/071130.tosen.html";
  winwidth = 500
  winheight = 450
  window.name = "wintosen";
  sw = screen.availWidth;
  sh = screen.availHeight;
  wl = (sw-winwidth) /2;
  wt = (sh-winheight) /2;
  win = window.open (url, "PRESENTTOSEN","width=" + winwidth + ",height=" + winheight + ",,toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=no,resizable=no,left=" + wl +",top=" + wt);
}

function WinOpentosen071231 () {
  url = "https://secure02.blue.shared-server.net/www.bigjohn.co.jp/present/071231.tosen.html";
  winwidth = 500
  winheight = 450
  window.name = "wintosen";
  sw = screen.availWidth;
  sh = screen.availHeight;
  wl = (sw-winwidth) /2;
  wt = (sh-winheight) /2;
  win = window.open (url, "PRESENTTOSEN","width=" + winwidth + ",height=" + winheight + ",,toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=no,resizable=no,left=" + wl +",top=" + wt);
}

function WinOpentosen080131 () {
  url = "https://secure02.blue.shared-server.net/www.bigjohn.co.jp/present/080131.tosen.html";
  winwidth = 500
  winheight = 450
  window.name = "wintosen";
  sw = screen.availWidth;
  sh = screen.availHeight;
  wl = (sw-winwidth) /2;
  wt = (sh-winheight) /2;
  win = window.open (url, "PRESENTTOSEN","width=" + winwidth + ",height=" + winheight + ",,toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=no,resizable=no,left=" + wl +",top=" + wt);
}

function WinOpentosen0525 () {
  url = "https://secure02.blue.shared-server.net/www.bigjohn.co.jp/present/070525.tosen.html";
  winwidth = 500
  winheight = 450
  window.name = "wintosen";
  sw = screen.availWidth;
  sh = screen.availHeight;
  wl = (sw-winwidth) /2;
  wt = (sh-winheight) /2;
  win = window.open (url, "PRESENTTOSEN","width=" + winwidth + ",height=" + winheight + ",,toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=no,resizable=no,left=" + wl +",top=" + wt);
}



function WinOpentoiawase () {
  url = "https://secure02.blue.shared-server.net/www.bigjohn.co.jp/cgi-bin/contact/contact.cgi";
  winwidth = 700
  winheight = 600
  window.name = "wintoiawase";
  sw = screen.availWidth;
  sh = screen.availHeight;
  wl = (sw-winwidth) /2;
  wt = (sh-winheight) /2;
  win = window.open (url, "TOIAWASE","width=" + winwidth + ",height=" + winheight + ",,toolbar=no,location=no,directories=no,status=yes,menubar=no,scrollbars=yes,resizable=yes,left=" + wl +",top=" + wt);
}




function WinOpentoiawase2 () {
  url = "https://secure02.blue.shared-server.net/www.bigjohn.co.jp/cgi-bin/contact2/contact.cgi";
  winwidth = 700
  winheight = 600
  window.name = "wintoiawase";
  sw = screen.availWidth;
  sh = screen.availHeight;
  wl = (sw-winwidth) /2;
  wt = (sh-winheight) /2;
  win = window.open (url, "TOIAWASE","width=" + winwidth + ",height=" + winheight + ",,toolbar=no,location=no,directories=no,status=yes,menubar=no,scrollbars=yes,resizable=yes,left=" + wl +",top=" + wt);
}

function WinOpenmail_mag () {
  url = "https://secure02.blue.shared-server.net/www.bigjohn.co.jp/cgi-bin/mail_mag/tmp_base.html";
  winwidth = 700
  winheight = 520
  window.name = "winmail_mag";
  sw = screen.availWidth;
  sh = screen.availHeight;
  wl = (sw-winwidth) /2;
  wt = (sh-winheight) /2;
  win = window.open (url, "MAIL_MAG","width=" + winwidth + ",height=" + winheight + ",,toolbar=no,location=no,directories=no,status=yes,menubar=no,scrollbars=yes,resizable=yes,left=" + wl +",top=" + wt);
}

function MM_openBrWindow(theURL,winName,features) { //v2.0
  window.open(theURL,winName,features);
}

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.0
  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 && document.getElementById) x=document.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];}
}

function MM_showHideLayers() { //v3.0
  var i,p,v,obj,args=MM_showHideLayers.arguments;
  for (i=0; i<(args.length-2); i+=3) if ((obj=MM_findObj(args[i]))!=null) { v=args[i+2];
    if (obj.style) { obj=obj.style; v=(v=='show')?'visible':(v='hide')?'hidden':v; }
    obj.visibility=v; }
}

function P7_autoLayers() { //v1.1 PVII
 var g,b,k,f,args=P7_autoLayers.arguments;
 if(!document.p7setc) {p7c=new Array();document.p7setc=true;}
 for(k=0; k<p7c.length; k++) {
  if((g=MM_findObj(p7c[k]))!=null) {
   b=(document.layers)?g:g.style;b.visibility="hidden";}}
 for(k=0; k<args.length; k++) {
  if((g=MM_findObj(args[k])) != null) {
   b=(document.layers)?g:g.style;b.visibility="visible";f=false;
   for(j=0;j<p7c.length;j++) {
    if(args[k]==p7c[j]) {f=true;}}
  if(!f) {p7c[p7c.length++]=args[k];}}}
}

function pviiW3Cbg(obj, pviiColor) { //v1.1 by Project VII
	obj.style.backgroundColor=pviiColor
}

function MM_reloadPage(init) {  //reloads the window if Nav4 resized
  if (init==true) with (navigator) {if ((appName=="Netscape")&&(parseInt(appVersion)==4)) {
    document.MM_pgW=innerWidth; document.MM_pgH=innerHeight; onresize=MM_reloadPage; }}
  else if (innerWidth!=document.MM_pgW || innerHeight!=document.MM_pgH) location.reload();
}
MM_reloadPage(true);
