

	function Listing_form()
		{
		var w, h;

		w = (screen.width / 2) - 300;
		h = (screen.height / 2) - 300;
		
		window.open("/landlord/listing_form.php","formpassword","resizable=1,toolbar=0,menubar=0,scrollbars=1,directories=0,height=600,width=550,top="+h+",left="+w);
		}
		
		function Help()
        {
		var w, h;

		w = (screen.width / 2) - 300;
		h = (screen.height / 2) - 300;
		
		window.open("/landlord/contact.php","formpassword","resizable=1,toolbar=0,menubar=0,directories=0,height=600,width=550,top="+h+",left="+w);
		}
		function Contact_us()
        {
		var w, h;

		w = (screen.width / 2) - 300;
		h = (screen.height / 2) - 300;
		
		window.open("/client/contact.php","formpassword","resizable=1,toolbar=0,menubar=0,directories=0,height=600,width=550,top="+h+",left="+w);
		}

function Map_itb()
        {
		var w, h;

		w = (screen.width / 2) - 300;
		h = (screen.height / 2) - 300;
		
		window.open("http://agent.marcroosrealty.net/search/listingMap.php?id=$id","formpassword","resizable=1,toolbar=0,menubar=0,directories=0,height=300,width=740,top="+h+",left="+w);
		}




function Calculator()
        {
		var w, h;

		w = (screen.width / 2) - 300;
		h = (screen.height / 2) - 300;
		
		window.open("http://www.marcroosrealty.com/calculator.php","formpassword","resizable=1,scrollbars=1,toolbar=0,menubar=0,directories=0,height=600,width=550,top="+h+",left="+w);
		}
		
function Mbta_B()
        {
		var w, h;

		w = (screen.width / 2) - 300;
		h = (screen.height / 2) - 300;
		
		window.open("http://www.mbta.com/schedules_and_maps/subway/lines/?pt=1&route=GREEN","formpassword","resizable=1,scrollbars=1,toolbar=0,menubar=0,directories=0,height=600,width=550,top="+h+",left="+w);
		}

function Mapquest_kenmore()
        {
		var w, h;

		w = (screen.width / 2) - 300;
		h = (screen.height / 2) - 300;
		
		window.open("http://www.mapquest.com/directions/main.adp?1sb=revise&2v=ADDRESS&2y=US&2pl=617-236-8600&2pn=Marc Roos Realty&2l=wbPlsGfIiSQ=&2g=szTlqvRhOSw=&2a=484 Commonwealth Ave&2c=Boston&2s=MA&2z=02115","formpassword","resizable=1,scrollbars=1,toolbar=0,menubar=0,directories=0,height=600,width=550,top="+h+",left="+w);
		}

function Mapquest_allston()
        {
		var w, h;

		w = (screen.width / 2) - 300;
		h = (screen.height / 2) - 300;
		
		window.open("http://www.mapquest.com/directions/main.adp?1sb=revise&2v=ADDRESS&2y=US&2pl=617-734-0000&2pn=Marc Roos Realty&2l=wbPlsGfIiSQ=&2g=szTlqvRhOSw=&2a=231 Harvard Ave&2c=Allston&2s=MA&2z=02134","formpassword","resizable=1,scrollbars=1,toolbar=0,menubar=0,directories=0,height=600,width=550,top="+h+",left="+w);
		}


		
		
		

