//document.write(location.href);
//http://localhost/NamixLocal/system/pageedit/index.php?data=./data/l1/
//http://green-coat.greenner.co.jp/index.php
if(location.href == "http://www.kanpow.net/index.php?data=./data/l1/"||
   location.href == "http://www.kanpow.net/index.php"||
   location.href == "http://www.kanpow.net/"||
   location.href == "http://www.kanpow.net/test/index.php?data=./data/l1/"||
   location.href == "http://www.kanpow.net/test/index.php"||
   location.href == "http://www.kanpow.net/test/"||
   location.href == "http://localhost/NamixLocal/system/pageedit/index.php?data=./data/l1/"||
   location.href == "http://localhost/NamixLocal/system/pageedit/index.php"||
   location.href == "http://localhost/NamixLocal/system/pageedit/"
   ){
	document.write("<link href='./files/homeimage.css' rel='stylesheet' type='text/css' />");
	
} else {
	document.write("<link href='./files/otherimage.css' rel='stylesheet' type='text/css' />");
}



