//Featured Properties

function feature1()
{
	window.open("feature1.html","mywindow","menubar=0,resizable=0,width=500,height=500,scrollbars=0");
}
function feature2()
{
	window.open("feature2.html","mywindow","menubar=0,resizable=0,width=500,height=550,scrollbars=0");
}
function feature3()
{
	window.open("feature3.html","mywindow","menubar=0,resizable=0,width=500,height=500,scrollbars=0");
}
function feature4()
{
	window.open("feature4.html","mywindow","menubar=0,resizable=0,width=500,height=550,scrollbars=0");
}
function feature5()
{
	window.open("feature5.html","mywindow","menubar=0,resizable=0,width=500,height=500,scrollbars=0");
}
function feature6()
{
	window.open("feature6.html","mywindow","menubar=0,resizable=0,width=500,height=500,scrollbars=0");
}
function feature7()
{
	window.open("feature7.html","mywindow","menubar=0,resizable=0,width=500,height=550,scrollbars=0");
}
function feature8()
{
	window.open("feature8.html","mywindow","menubar=0,resizable=0,width=500,height=550,scrollbars=0");
}
function feature9()
{
	window.open("feature9.html","mywindow","menubar=0,resizable=0,width=500,height=550,scrollbars=0");
}
function feature10()
{
	window.open("feature10.html","mywindow","menubar=0,resizable=0,width=500,height=550,scrollbars=0");
}
function feature11()
{
	window.open("feature11.html","mywindow","menubar=0,resizable=0,width=500,height=550,scrollbars=0");
}
