/* SUMMITAPPRAISALINC.COM								*/
/* POP.JS FOR PRIVACY POLICY							*/
/* SUMMIT APPRAISAL INC., (c) ALL RIGHTS RESERVED, 2004	*/


<!-- 

// POP UP WINDOW

function open_win(url)
{ 
new_window = window.open(url,'pop','toolbar=0,menubar=0,resizable=0,dependent=0,status=0,width=350,height=250,left=35,top=35')
}

// -->