
function BrowserCheck(){var a=navigator.appName;this.b="Netscape"==a?"NN":"Microsoft Internet Explorer"==a?"IE":a;this.version=navigator.appVersion;this.vSub=navigator.vendorSub;this.userAgent=navigator.userAgent;this.appVersion=navigator.appVersion;this.v=parseInt(this.version);this.vs=parseFloat(this.vSub);this.NN="NN"==this.b;this.NN3="NN"==this.b&&3==this.v;this.NN4="NN"==this.b&&4==this.v;this.NN6x="NN"==this.b&&5==this.v&&6.01<=this.vs;this.NN6="NN"==this.b&&5==this.v;this.NN7="NN"==this.b&& 5==this.v&&7<=this.vs;this.IE="IE"==this.b;this.IE3=0<this.userAgent.indexOf("MSIE 3");this.IE45=0<this.userAgent.indexOf("MSIE 4.5");this.IE401=0<this.userAgent.indexOf("MSIE 4.01");this.IE4=0<this.userAgent.indexOf("MSIE 4");this.IE51=0<this.userAgent.indexOf("MSIE 5.1");this.IE512=0<this.userAgent.indexOf("MSIE 5.12");this.IE514=0<this.userAgent.indexOf("MSIE 5.14");this.IE52=0<this.userAgent.indexOf("MSIE 5.2");this.IE5=0<this.userAgent.indexOf("MSIE 5");this.IE6=0<this.userAgent.indexOf("MSIE 6"); this.GEK=-1!=this.userAgent.indexOf("Gecko");this.SAF=-1!=this.userAgent.indexOf("Safari",0);this.FF=-1!=this.userAgent.indexOf("Firefox");this.CAB=-1!=this.userAgent.indexOf("iCab",0);this.OPE=-1!=this.userAgent.indexOf("Opera",0);this.Win=-1!=this.userAgent.indexOf("Win",0);this.Mac=-1!=this.userAgent.indexOf("Mac",0);this.MacOSX=-1!=this.userAgent.indexOf("Mac OS X",0);if(this.IE512||this.IE52)this.MacOSX=!0;else if(this.IE514&&navigator.plugins)for(i=0;i<navigator.plugins.length;i++)if(0<=navigator.plugins[i].name.indexOf("QuickTime")&& -1!=navigator.plugins[i].filename.indexOf(".plugin"))this.MacOSX=!0;this.Unix=-1!=this.appVersion.indexOf("X11",0)}var checkB=new BrowserCheck;checkB.Win&&checkB.NN&&document.write("<style type='text/css'>body { margin-left:1px; }</style>");var preimages;preimages="../images/navi_aboutus_on.gif,../images/navi_editorial_on.gif,../images/navi_graphic_on.gif,../images/navi_home_on.gif,../images/navi_illustrations_on.gif,../images/navi_web_on.gif".split(","); function chimg(a,b){document.images[b].src=a}function preloadimg(){preloadimg=[];var a=preimages.length;for(i=0;i<a;i++)preloadimg[i]=new Image,preloadimg[i].src=preimages[i]};

///* ブラウザの情報を取得
//--------------------------------------------------------------------------	*/
//
//function BrowserCheck(){
//		var b = navigator.appName;
//		if (b == "Netscape") this.b = "NN";
//		else if (b == "Microsoft Internet Explorer") this.b = "IE";
//		else this.b = b;
//		this.version = navigator.appVersion;
//		this.vSub = navigator.vendorSub;
//		this.userAgent = navigator.userAgent;
//		this.appVersion = navigator.appVersion;
//		this.v = parseInt(this.version);
//		this.vs = parseFloat(this.vSub);
//		
//		this.NN = (this.b == "NN");
//		this.NN3 = (this.b == "NN" && this.v == 3);
//		this.NN4 = (this.b == "NN" && this.v == 4);
//		this.NN6x = (this.b == "NN" && this.v == 5 && this.vs >= 6.01);
//		this.NN6 = (this.b == "NN" && this.v == 5);
//		this.NN7 = (this.b == "NN" && this.v == 5 && this.vs >= 7);
//		
//		this.IE = (this.b == "IE");
//		this.IE3 = (this.userAgent.indexOf('MSIE 3')>0);
//		this.IE45 = (this.userAgent.indexOf('MSIE 4.5')>0);
//		this.IE401 = (this.userAgent.indexOf('MSIE 4.01')>0);
//		this.IE4 = (this.userAgent.indexOf('MSIE 4')>0);
//		this.IE51 = (this.userAgent.indexOf('MSIE 5.1')>0);
//		this.IE512 = (this.userAgent.indexOf('MSIE 5.12')>0);
//		this.IE514 = (this.userAgent.indexOf('MSIE 5.14')>0);
//		this.IE52 = (this.userAgent.indexOf('MSIE 5.2')>0);
//		this.IE5 = (this.userAgent.indexOf('MSIE 5')>0);		
//		this.IE6 = (this.userAgent.indexOf('MSIE 6')>0);
//		
//		this.GEK = (this.userAgent.indexOf("Gecko") != -1);
//		this.SAF = (this.userAgent.indexOf("Safari",0) != -1);
//		this.FF = (this.userAgent.indexOf("Firefox") != -1);
//		this.CAB = (this.userAgent.indexOf("iCab",0) != -1);
//		this.OPE = (this.userAgent.indexOf("Opera",0) != -1);
//		
//		this.Win = (this.userAgent.indexOf('Win',0) != -1);
//		this.Mac = (this.userAgent.indexOf('Mac',0) != -1);
//		this.MacOSX = (this.userAgent.indexOf('Mac OS X',0) != -1);
//		if(this.IE512 || this.IE52){
//			this.MacOSX=true;
//		}
//		else if(this.IE514){
//			if (navigator.plugins) {
//				for (i=0; i < navigator.plugins.length; i++ ) {
//					if (navigator.plugins[i].name.indexOf('QuickTime') >= 0 && navigator.plugins[i].filename.indexOf('.plugin')!=-1){
//						this.MacOSX=true;
//					}
//				}
//			}
//		}
//		this.Unix = (this.appVersion.indexOf('X11',0) != -1);
//}
//
//var checkB = new BrowserCheck();
//
//
//
//
//
//
///* Win NN でのズレを補正
//--------------------------------------------------------------------------	*/
//if(checkB.Win && checkB.NN) {
//	document.write("<style type='text/css'>body { margin-left:1px; }<"+"/style>");
//}
//
//
//
///*画像プリロード
//--------------------------------------------------------------------------	*/
//var preimages;
//preimages=new Array("../images/navi_aboutus_on.gif","../images/navi_editorial_on.gif","../images/navi_graphic_on.gif","../images/navi_home_on.gif","../images/navi_illustrations_on.gif","../images/navi_web_on.gif");
//
//function chimg(filename,target){
//	document.images[target].src=filename;
//}
//function preloadimg(){
//	preloadimg=new Array();
//	var len =preimages.length;
//	for(i=0; i < len; i++){
//		preloadimg[i]=new Image();
//		preloadimg[i].src=preimages[i];
//	}
//}



/*新規ウィンドウ
--------------------------------------------------------------------------	*/

function map01(url){
w=window.open(url,"storemap","WIDTH=455,HEIGHT=535,SCROLLBARS=1,RESIZABLE=0,TOOLBAR=0,MENUBAR=0,LOCATION=0,DIRECTORIES=0,STATUS=0")
}

function rec01(){w=window.open("http://wonderful.co.jp/aboutus/recruit/index.html","recruit","WIDTH=616,HEIGHT=650,SCROLLBARS=1,RESIZABLE=0,TOOLBAR=0,MENUBAR=0,LOCATION=0,DIRECTORIES=0,STATUS=0")}

function rec02(url){w=window.open("http://wonderful.co.jp/aboutus/policy.html","recruit","WIDTH=616,HEIGHT=650,SCROLLBARS=1,RESIZABLE=0,TOOLBAR=0,MENUBAR=0,LOCATION=0,DIRECTORIES=0,STATUS=0")}

