function openShuccho() {
	window.open("http://neo-standard.com/neo_common/area.php", "area", "width=640,height=520,menubar=no,toolbar=no, scrollbars=no,resizable=no");
}
function openAssessment() {
	url = "http://neo-standard.com/neo_common/assessment.php?tpno=t13&item=";
	window.open(url, "assessment", "width=660,height=460,menubar=no,toolbar=no, scrollbars=yes,resizable=yes");
}
function openAssessmentItem(item) {

	msg = 'この製品をWeb査定しますか？';
	myRet = confirm(msg);
	if ( myRet != true ) return false;
	url = "http://neo-standard.com/neo_common/assessment.php?tpno=t13&item=" + item;
	window.open(url, "assessment", "width=660,height=460,menubar=no,toolbar=no, scrollbars=yes,resizable=yes");
}
function openContact() {
	url = "http://neo-standard.com/neo_common/contact.php?tpno=t13";
	window.open(url, "contact", "width=660,height=460,menubar=no,toolbar=no, scrollbars=yes,resizable=yes");
}
function openTakuhaikit() {
	window.open("http://neo-standard.com/neo_common/kit.php", "takuhaikit", "width=760,height=600,menubar=no,toolbar=no, scrollbars=yes,resizable=yes");
}
function openSheet() {
	window.open("http://neo-standard.com/neo_common/sheet/index.php", "sheet", "width=660,height=600,menubar=no,toolbar=no, scrollbars=yes,resizable=yes");
}
function mailto1() {
	location.href='mailto:?subject=%83u%83%89%83%93%83h%95i%82%aa%8d%82%82%ad%94%84%82%ea%82%e9%83T%83C%83g%8c%a9%82%c2%82%af%82%bd%82%e6%81I%81y%83u%83%89%83%93%83h%95i%94%83%8e%e6%90%ea%96%e5%93X%83l%83I%83X%83%5e%81z&body=http%3a%2f%2fbrand%2dno1takaikaitori%2ecom%2f%8c%fb%83R%83%7e%81b%82%a8%97F%92B%82%c9%8f%d0%89%ee%82%b7%82%e9';
}
function openLink(url) {
	window.open(url);
}
function openJouto() {
	window.open("/jouto/", "jouto", "width=640,height=600,menubar=no,toolbar=no, scrollbars=yes,resizable=yes");
}

