<!--- Called by Member Listing Image --->
function newwindow() 
{ 
window.open('ListingTypes.htm','Window1','menubar=no,width=350,height=425,top=250,left=350,resizable=yes,toolbar=no'); 
} 

