<!--hide 

function prospective() 
{ 
	window.open('prospective.html','jav','width=960,height=550,resizable=no,scrollbars=yes'); 
} 

function close()
{
	window.close
}

//--> 

