dmnName="www.greenhelp.jp";

if(String(location.href).indexOf("/test")!=-1){
	dmnName+="/test";
}

passDepth="";
thisUrl=String(location.href);
startPos=thisUrl.indexOf(dmnName)+dmnName.length+1;
endPos=thisUrl.length;
chkWord=thisUrl.substring(startPos,endPos);
chkWordAry=chkWord.split("");
for(i in chkWordAry){
	if(chkWordAry[i]=="/"){
		passDepth+="../";
	}
}

function getPass(fileName){
	return passDepth+fileName;
}





function conditions(){
	window.open('http://www.sato-seiyaku.co.jp/top/conditions/conditions.html','sato','width=650,height=600,top=10,left=10,scrollbars=yes').focus();
}
function privacy(){
	window.open('http://www.sato-seiyaku.co.jp/top/privacy/privacy.html','sato','width=650,height=600,top=10,left=10,scrollbars=yes').focus();
}
function mb(){
	window.open(getPass('0804-mb/'),'mb','width=600,height=600').focus();
}
function ringl(){
	//window.open(getPass('0704-ringl/'),'ringl','width=820,height=600').focus();
	window.open(getPass('0805-ringl/'),'ringl','width=900,height=600').focus();
}
function monthly(){
	//window.open(getPass('0810-monthly/'),'monthly','width=800,height=650').focus();
	//window.open('https://ssl.sato-mb.jp/greenhelp/monthly/index.html','monthly','width=800,height=650,scrollbars=yes').focus();
	window.open('https://ssl.sato-cp.jp/greenhelp/monthly/index.html','monthly','width=800,height=650,scrollbars=yes').focus();
}
function satolax(){
	window.open(getPass('0611-satolax/'),'satolax','width=800,height=650').focus();
}
function dikla(){
	window.open(getPass('0701-dikla/'),'dikla','width=820,height=520').focus();
}
function hakubi(){
	window.open(getPass('0707-hakubi/'),'hakubi','width=550,height=600,scrollbars=yes').focus();
}
function chan(){
	window.open(getPass('0711-chan/'),'chan','width=760,height=600,scrollbars=yes').focus();
}