function order(){
window.open('https://verse-sayang.ssl-lolipop.jp/order/order.html','order','toolbar=1,location=0,directories=0,status=1,menubar=1,scrollbars=1,resizable=1,width=600,height=650,top=50,left=50');
}
 
 function copyright(){
	document.write("Copyright &copy; 2011 SAYANG all rights reserved.");
}
