function emailPage(url){
	var dirwin=dhtmlwindow.open("dirbox", "iframe", "emailPage.php?url="+url, "Email this Page", "width=600px,height=400px,resize=0,scrolling=0,center=1", "recal")
}
function directions(){
	var dirwin=dhtmlwindow.open("dirbox", "iframe", "directions.php", "Get Directions to Distinctive Homes", "width=600px,height=400px,resize=0,scrolling=0,center=1", "recal")
}