function submitinquireform(){
	document.forms[0].action = 'http://sales.simplephoto.com/photographer-driven/inquiry.php';
}