function go_home(){
	window.location.href = "http://www.demonwares.com";
}
function price_list(){
	window.location.href = "http://www.demonwares.com/software.php";
}
