if (document.images){
	onImgmn1 = new Image(131,15);
	onImgmn1.src = "img/mn0102.gif";
	onImgmn2 = new Image(131,157);
	onImgmn2.src = "img/mn0202.gif";
	onImgmn3 = new Image(131,15);
	onImgmn3.src = "img/mn0302.gif";
	onImgmn4 = new Image(131,15);
	onImgmn4.src = "img/mn0402.gif";
	onImgmn5 = new Image(131,15);
	onImgmn5.src = "img/mn0502.gif";
	onImgmn6 = new Image(131,15);
	onImgmn6.src = "img/mn0602.gif";
	onImgmn7 = new Image(131,15);
	onImgmn7.src = "img/mn0702.gif";

	offImgmn1 = new Image(131,15);
	offImgmn1.src = "img/mn0101.gif";
	offImgmn2 = new Image(131,15);
	offImgmn2.src = "img/mn0201.gif";
	offImgmn3 = new Image(131,15);
	offImgmn3.src = "img/mn0301.gif";
	offImgmn4 = new Image(131,15);
	offImgmn4.src = "img/mn0401.gif";
	offImgmn5 = new Image(131,15);
	offImgmn5.src = "img/mn0501.gif";
	offImgmn6 = new Image(131,15);
	offImgmn6.src = "img/mn0601.gif";
	offImgmn7 = new Image(131,15);
	offImgmn7.src = "img/mn0701.gif";
}

var vNum=navigator.appVersion.charAt(0);
var bName=navigator.appName.charAt(0);

document.writeln("<style type='text/css'><!--");

if(navigator.appVersion.indexOf("Mac")> -1){
	document.writeln(".ret{font-size:4px;line-height:0.8;}");
	document.writeln(".j9{font-size:8px;line-height:1.3;}");
	document.writeln(".j10{font-size:9px;line-height:1.3;letter-spacing:0px;}");
	document.writeln(".j11{font-size:10px;line-height:1.3;letter-spacing:0px;}");
	document.writeln(".j11h{font-size:10px;line-height:1.1;letter-spacing:0px;}");
	document.writeln(".j12{font-size:11px;line-height:1.3;letter-spacing:1px;}");
	document.writeln(".j13{font-size:12px;line-height:1.3;letter-spacing:1px;}");
	document.writeln(".j13c{font-size:12px;line-height:1.3;COLOR: #3a4796;letter-spacing:1px;}");
	document.writeln(".j13w{font-size:12px;line-height:1.3;COLOR: #ffffff;letter-spacing:1px;}");
	document.writeln(".j13g{font-size:12px;line-height:1.3;COLOR: #555555;letter-spacing:0px;}");
	document.writeln(".j14{font-size:13px;line-height:1;letter-spacing:1px;}");
	document.writeln(".j15{font-size:14px;line-height:1.3;letter-spacing:1px;}");
	document.writeln(".j15-2{font-size:14px;line-height:2;letter-spacing:1px;}");
	document.writeln(".j16{font-size:15px;line-height:1.3;letter-spacing:2px;}");
	document.writeln(".j17{font-size:16px;line-height:1.3;letter-spacing:2px;}");
	document.writeln(".j18{font-size:17px;line-height:1.3;letter-spacing:2px;}");
}
else{
	document.writeln(".ret{font-size:5px;line-height:0.8;}");
	document.writeln(".j9{font-size:9px;line-height:1.3;}");
	document.writeln(".j10{font-size:10px;line-height:1.3;letter-spacing:0px;}");
	document.writeln(".j11{font-size:11px;line-height:1.3;letter-spacing:0px;}");
	document.writeln(".j11h{font-size:11px;line-height:1.1;letter-spacing:0px;}");
	document.writeln(".j12{font-size:12px;line-height:1.3;letter-spacing:1px;}");
	document.writeln(".j13{font-size:13px;line-height:1.3;letter-spacing:1px;}");
	document.writeln(".j13c{font-size:13px;line-height:1.3;COLOR: #3a4796;letter-spacing:1px;}");
	document.writeln(".j13w{font-size:13px;line-height:1.3;COLOR: #ffffff;letter-spacing:1px;}");
	document.writeln(".j13g{font-size:13px;line-height:1.3;COLOR: #555555;letter-spacing:0px;}");
	document.writeln(".j14{font-size:14px;line-height:1;letter-spacing:1px;}");
	document.writeln(".j15{font-size:15px;line-height:1.3;letter-spacing:1px;}");
	document.writeln(".j15-2{font-size:15px;line-height:2;letter-spacing:1px;}");
	document.writeln(".j16{font-size:16px;line-height:1.3;letter-spacing:2px;}");
	document.writeln(".j17{font-size:17px;line-height:1.3;letter-spacing:2px;}");
	document.writeln(".j18{font-size:18px;line-height:1.3;letter-spacing:2px;}");
}
document.writeln("--></style>");

function openWin(url,winname,width,height,left,top,toolbar,location,directories,status,menubar,scrollbars,resizable){
	cw=window.open(url,winname,"width="+width+",height="+height+",left="+left+",top="+top+",toolbar="+toolbar+",location="+location+",directories="+directories+",status="+status+",menubar="+menubar+",scrollbars="+scrollbars+",resizable="+resizable);
	cw.resizeTo(width,height);
	cw.focus();
	//openWin("popup.html","pop",400,300,0,0,0,0,0,1,0,0,0)
}



