function privacy() {
	window.open("privacy.php","","scrollbars=yes,resizable=no,width=540, height=680");
}
function inquiry() {
	window.open("inquiry.php","","scrollbars=yes,resizable=no,width=540, height=680");
}