function PopSmartForm(){
 var page = "http://www.smartgastown.com/smart_register.html"
 window.open (page, 'newWinPopForm', 'scrollbars=yes,status=no,resizable=no,width=660,height=520,top=0,left=0')
 }