// (c) Ger Versluis 2000-2004 version 7.00, July 17, 2004

//  www.burmees.nl/menu/





	// Globals effecting all menus

	var PopNoOffMenus=3;	// number of seperate menus

	var BaseHref="http://www.ownoregonrealestate.com";		// Root of the site

	var PopRClick=0;		// Defines which menu reacts on right click. 0=none



	var PopMenuSlide="";

	var PopMenuSlide="progid:DXImageTransform.Microsoft.RevealTrans(duration=.5, transition=19)";

	var PopMenuSlide="progid:DXImageTransform.Microsoft.GradientWipe(duration=.5, wipeStyle=1)";



	var PopMenuShadow="";

	var PopMenuShadow="progid:DXImageTransform.Microsoft.DropShadow(color=#888888, offX=2, offY=2, positive=1)";

	var PopMenuShadow="progid:DXImageTransform.Microsoft.Shadow(color=#888888, direction=135, strength=3)";



	var PopMenuOpacity="";

	var PopMenuOpacity="progid:DXImageTransform.Microsoft.Alpha(opacity=100)";



	function P_BeforeStart(){return}

	function P_AfterBuild(){return}

	function P_BeforeFirstOpen(){return}

	function P_AfterCloseAll(){return}



	// Globals effecting one menu

	// Notation of PopMenu1 is different from PopMenu2. The result is the same. PopMenu1 is more understandable. PopMenu2 loads faster.











// BEGIN LISTINGS MENU = MENU 1







PopMenu1=new Array(		// global variables for PopMenu1

	1,			// number of main items

	100,			// Left position

	166,			// Top position

	"",			// Normal font color

	"",		// Normal back color

	"",			// High font color

	"",			// High back color

	"",			// Border color

	"Verdana",	// Fontfamily

	0,			// Bold

	0,			// Italic

	12,			// Font size in pixel

	1,			// First line horizontal

	1,			// First line permanent visible

	1,			// Border width

	"left",			// Text align "left", "center" or "right"

	.25,			// Horizontal overlap

	.75,			// Vertical overlap

	1000,			// Delay

	0,			// Right to left unfold

	"LyrOne",			// Target div

	1,			// Border between elements

	"left",			// Menu horizontal centered "left", "center" or "right"

	"top",			// Menu vertical centered "top", "center" or "bottom"

	BaseHref+"tri.gif",		// Arrow right

	5,			// Arrow Width

	10,			// Arrow Height

	BaseHref+"tridown.gif",	// Arrow down

	10,			// Arrow Width

	5,			// Arrow Height

	BaseHref+"trileft.gif",	// Arrow left

	5,			// Arrow Width

	10,			// Arrow Height

	2,			// Top padding

	10,			// Left padding

	0);			// Unfold On Click



//	Menu Items:

//	MenuX=new Array(ItemText, Link, background image, number of sub elements, height, width,bgcolor,bghighcolor,

//	fontcolor,fonthighcolor,bordercolor,fontfamily,fontsize,fontbold,fontitalic,textalign,statustext);

// 	Fontsize, fontbold and fontitalic are ignored when set to -1.

//	For rollover images ItemText format is:  "rollover?Image1.jpg?Image2.jpg"



//	Notation of PopMenu1_1 is different from PopMenu1_1_1. The result is the same. PopMenu1_1 is more understandable. PopMenu1_1_1 loads faster.









PopMenu1_1=new Array(

		"",	// ElementText

		"",		// ElementLink

		"images\nav-Transp-Listings.gif",		// ElementBgImage

		3,		// ElementNoOfSubElements

		26,		// ElementHeight

		75,		// ElementWidth

		"",		// ElementBgColor

		"",		// ElementBgHighColor

		"white",	// ElementFontColor

		"",		// ElementFontHighColor

		"",		// ElementBorderColor

		"tahoma",		// ElementFontFamily

		-1,		// ElementFontSize in pixel

		-1,		// ElementBold

		-1,		// ElementItalic

		"left",		// ElementTextAlign

		"");		// ElementStatusText

		





		PopMenu1_1_1=new Array("Gail's Real Estate Listings","javascript:top.location.href='http://www.ownoregonrealestate.com/southern-oregon-rogue-valley-real-estate-listings.htm'","",0,20,260,"F5E49F","black","black","white","black","",-1,-1,-1,"","");

		//	PopMenu1_1_1_1=new Array("1990 Blue Grass","javascript:top.location.href='http://www.jasonvoshomes.com/New-Homes-Construction/1990-Blue-Grass.htm'","",0,20,170,"F1E4D8","CA9865","black","white","black","",-1,-1,-1,"","");

		//              PopMenu1_1_1_1_1=new Array("<img src="+BaseHref+"\"../images/NewConstruction/1990-BlueGrass/1990-BlueGrass-menu.jpg\">","","",0,106,164,"","","","","","",-1,-1,-1,"","");

	        //PopMenu1_1_2=new Array("Riverfront Luxury Town Homes                   ~  Rivers Edge Villa Estates  ~","javascript:top.location.href='http://www.ownoregonrealestate.com/luxury-riverfront-town-homes'","",0,35,250,"F5E49F","black","black","white","black","",-1,-1,-1,"","");

	       	PopMenu1_1_2=new Array("Custom Crafted Energy Efficient Homes by Scott B. Owings Construction","javascript:top.location.href='http://www.ownoregonrealestate.com/scott-b-owings-construction'","",0,35,250,"F5E49F","black","black","white","black","",-1,-1,-1,"","");

	       	PopMenu1_1_3=new Array("Southern Oregon Multiple Listings","javascript:top.location.href='http://www.ownoregonrealestate.com/southern-oregon-rogue-valley-real-estate-multiple-listings-MLS.htm'","",0,20,250,"F5E49F","black","black","white","black","",-1,-1,-1,"","");



	







// BEGIN FOR BUYERS = MENU 2







PopMenu2=new Array(		// global variables for PopMenu2

	1,			// number of main items

	179,			// Left position

	166,			// Top position

	"",			// Normal font color

	"",		// Normal back color

	"",			// High font color

	"",			// High back color

	"",			// Border color

	"Verdana",	// Fontfamily

	0,			// Bold

	0,			// Italic

	12,			// Font size in pixel

	1,			// First line horizontal

	1,			// First line permanent visible

	1,			// Border width

	"left",			// Text align "left", "center" or "right"

	.25,			// Horizontal overlap

	.75,			// Vertical overlap

	1000,			// Delay

	0,			// Right to left unfold

	"LyrOne",			// Target div

	1,			// Border between elements

	"left",			// Menu horizontal centered "left", "center" or "right"

	"top",			// Menu vertical centered "top", "center" or "bottom"

	BaseHref+"tri.gif",		// Arrow right

	5,			// Arrow Width

	10,			// Arrow Height

	BaseHref+"tridown.gif",	// Arrow down

	10,			// Arrow Width

	5,			// Arrow Height

	BaseHref+"trileft.gif",	// Arrow left

	5,			// Arrow Width

	10,			// Arrow Height

	2,			// Top padding

	10,			// Left padding

	0);			// Unfold On Click



//	Menu Items:

//	MenuX=new Array(ItemText, Link, background image, number of sub elements, height, width,bgcolor,bghighcolor,

//	fontcolor,fonthighcolor,bordercolor,fontfamily,fontsize,fontbold,fontitalic,textalign,statustext);

// 	Fontsize, fontbold and fontitalic are ignored when set to -1.

//	For rollover images ItemText format is:  "rollover?Image1.jpg?Image2.jpg"



//	Notation of PopMenu2_1 is different from PopMenu2_1_1. The result is the same. PopMenu2_1 is more understandable. PopMenu2_1_1 loads faster.









PopMenu2_1=new Array(

		"",	// ElementText

		"",		// ElementLink

		"images\nav-Transp-ForBuyers.gif",		// ElementBgImage

		1,		// ElementNoOfSubElements

		26,		// ElementHeight

		105,		// ElementWidth

		"",		// ElementBgColor

		"",		// ElementBgHighColor

		"white",	// ElementFontColor

		"",		// ElementFontHighColor

		"",		// ElementBorderColor

		"tahoma",		// ElementFontFamily

		-1,		// ElementFontSize in pixel

		-1,		// ElementBold

		-1,		// ElementItalic

		"left",		// ElementTextAlign

		"");		// ElementStatusText

		





		PopMenu2_1_1=new Array("Need help finding the right property?","javascript:top.location.href='http://www.ownoregonrealestate.com/find-southern-oregon-rogue-valley-real-estate-for-sale.htm'","",0,20,255,"F5E49F","black","black","white","black","",-1,-1,-1,"","");



	//	PopMenu2_1_1=new Array("Preferred Lenders","","",2,20,135,"F1E4D8","CA9865","black","white","black","",-1,-1,-1,"","");

	//		     PopMenu2_1_1_1=new Array("Action Mortgage","javascript:top.location.href='http://www.jasonvoshomes.com/financing.htm'","",0,20,225,"F1E4D8","CA9865","black","white","black","",-1,-1,-1,"","");

					           

	//                     PopMenu2_1_1_2=new Array("Washington Mutual Home Loans","javascript:top.location.href='http://www.jasonvoshomes.com/financing-wamu.htm'","",0,20,225,"F1E4D8","CA9865","black","white","black","",-1,-1,-1,"","");



				



	









// BEGIN FOR SELLERS MENU = MENU 3







PopMenu3=new Array(		// global variables for PopMenu1

	1,			// number of main items

	285,			// Left position

	166,			// Top position

	"",			// Normal font color

	"",		// Normal back color

	"",			// High font color

	"",			// High back color

	"",			// Border color

	"Verdana",	// Fontfamily

	0,			// Bold

	0,			// Italic

	12,			// Font size in pixel

	1,			// First line horizontal

	1,			// First line permanent visible

	1,			// Border width

	"left",			// Text align "left", "center" or "right"

	.25,			// Horizontal overlap

	.75,			// Vertical overlap

	1000,			// Delay

	0,			// Right to left unfold

	"LyrOne",			// Target div

	1,			// Border between elements

	"left",			// Menu horizontal centered "left", "center" or "right"

	"top",			// Menu vertical centered "top", "center" or "bottom"

	BaseHref+"tri.gif",		// Arrow right

	5,			// Arrow Width

	10,			// Arrow Height

	BaseHref+"tridown.gif",	// Arrow down

	10,			// Arrow Width

	5,			// Arrow Height

	BaseHref+"trileft.gif",	// Arrow left

	5,			// Arrow Width

	10,			// Arrow Height

	2,			// Top padding

	10,			// Left padding

	0);			// Unfold On Click



//	Menu Items:

//	MenuX=new Array(ItemText, Link, background image, number of sub elements, height, width,bgcolor,bghighcolor,

//	fontcolor,fonthighcolor,bordercolor,fontfamily,fontsize,fontbold,fontitalic,textalign,statustext);

// 	Fontsize, fontbold and fontitalic are ignored when set to -1.

//	For rollover images ItemText format is:  "rollover?Image1.jpg?Image2.jpg"



//	Notation of PopMenu1_1 is different from PopMenu1_1_1. The result is the same. PopMenu1_1 is more understandable. PopMenu1_1_1 loads faster.









PopMenu3_1=new Array(

		"",	// ElementText

		"",		// ElementLink

		"images\nav-Transp-ForSellers.gif",		// ElementBgImage

		1,		// ElementNoOfSubElements

		26,		// ElementHeight

		103,		// ElementWidth

		"",		// ElementBgColor

		"",		// ElementBgHighColor

		"white",	// ElementFontColor

		"",		// ElementFontHighColor

		"",		// ElementBorderColor

		"tahoma",		// ElementFontFamily

		-1,		// ElementFontSize in pixel

		-1,		// ElementBold

		-1,		// ElementItalic

		"left",		// ElementTextAlign

		"");		// ElementStatusText

		



		PopMenu3_1_1=new Array("What is my home or property worth?","javascript:top.location.href='http://www.ownoregonrealestate.com/southern-oregon-rogue-valley-real-estate-market-values-CMA.htm'","",0,20,255,"F5E49F","black","black","white","black","",-1,-1,-1,"","");



		       PopMenu3_1_1_1=new Array("Re/Max Realty Group","javascript:top.location.href='http://www.jasonvoshomes.com/our-realtor.htm'","",0,20,160,"F1E4D8","CA9865","black","white","black","",-1,-1,-1,"","");

       		       PopMenu3_1_1_2=new Array("Amerititle","javascript:top.location.href='http://www.jasonvoshomes.com/amerititle.htm'","",0,20,160,"F1E4D8","CA9865","black","white","black","",-1,-1,-1,"","");

			

	       	PopMenu3_1_2=new Array("Area Schools","","",4,20,175,"F1E4D8","CA9865","black","white","black","",-1,-1,-1,"","");

		       PopMenu3_1_2_1=new Array("Central Point","javascript:top.location.href='http://www.jasonvoshomes.com/schools-Central-Point-Oregon.htm'","",0,20,120,"F1E4D8","CA9865","black","white","black","",-1,-1,-1,"","");

		       PopMenu3_1_2_2=new Array("Eagle Point","javascript:top.location.href='http://www.jasonvoshomes.com/schools-Eagle-Point-Oregon.htm'","",0,20,120,"F1E4D8","CA9865","black","white","black","",-1,-1,-1,"","");

		       PopMenu3_1_2_3=new Array("Medford","javascript:top.location.href='http://www.jasonvoshomes.com/schools-Medford-Oregon.htm'","",0,20,120,"F1E4D8","CA9865","black","white","black","",-1,-1,-1,"","");

		       PopMenu3_1_2_4=new Array("Phoenix-Talent","javascript:top.location.href='http://www.jasonvoshomes.com/schools-Phoenix-Talent-Oregon.htm'","",0,20,120,"F1E4D8","CA9865","black","white","black","",-1,-1,-1,"","");



		PopMenu3_1_3=new Array("City Websites","","",5,20,175,"F1E4D8","CA9865","black","white","black","",-1,-1,-1,"","");

                       PopMenu3_1_3_1=new Array("Central Point","javascript:top.location.href='http://www.jasonvoshomes.com/city-of-Central-Point-Oregon.htm'","",0,20,120,"F1E4D8","CA9865","black","white","black","",-1,-1,-1,"","");

		       PopMenu3_1_3_2=new Array("Eagle Point","javascript:top.location.href='http://www.jasonvoshomes.com/city-of-Eagle-Point-Oregon.htm'","",0,20,120,"F1E4D8","CA9865","black","white","black","",-1,-1,-1,"","");

		       PopMenu3_1_3_3=new Array("Medford","javascript:top.location.href='http://www.jasonvoshomes.com/city-of-Medford-Oregon.htm'","",0,20,120,"F1E4D8","CA9865","black","white","black","",-1,-1,-1,"","");

		       PopMenu3_1_3_4=new Array("Phoenix","javascript:top.location.href='http://www.jasonvoshomes.com/city-of-Phoenix-Oregon.htm'","",0,20,120,"F1E4D8","CA9865","black","white","black","",-1,-1,-1,"","");

		       PopMenu3_1_3_5=new Array("Talent","javascript:top.location.href='http://www.jasonvoshomes.com/city-of-Talent-Oregon.htm'","",0,20,120,"F1E4D8","CA9865","black","white","black","",-1,-1,-1,"","");



		PopMenu3_1_4=new Array("Utilities & Services","javascript:top.location.href='http://www.jasonvoshomes.com/utilities-services.htm'","",0,20,100,"F1E4D8","CA9865","black","white","black","",-1,-1,-1,"","");











// BEGIN MENU NAME MENU - MENU 4







PopMenu4=new Array(		// global variables for PopMenu1

	1,			// number of main items

	705,			// Left position

	149,			// Top position

	"",			// Normal font color

	"",		// Normal back color

	"",			// High font color

	"",			// High back color

	"",			// Border color

	"Verdana",	// Fontfamily

	0,			// Bold

	0,			// Italic

	12,			// Font size in pixel

	1,			// First line horizontal

	1,			// First line permanent visible

	1,			// Border width

	"left",			// Text align "left", "center" or "right"

	.25,			// Horizontal overlap

	.75,			// Vertical overlap

	1000,			// Delay

	0,			// Right to left unfold

	"LyrOne",			// Target div

	1,			// Border between elements

	"left",			// Menu horizontal centered "left", "center" or "right"

	"top",			// Menu vertical centered "top", "center" or "bottom"

	BaseHref+"tri.gif",		// Arrow right

	5,			// Arrow Width

	10,			// Arrow Height

	BaseHref+"tridown.gif",	// Arrow down

	10,			// Arrow Width

	5,			// Arrow Height

	BaseHref+"trileft.gif",	// Arrow left

	5,			// Arrow Width

	10,			// Arrow Height

	2,			// Top padding

	10,			// Left padding

	0);			// Unfold On Click



//	Menu Items:

//	MenuX=new Array(ItemText, Link, background image, number of sub elements, height, width,bgcolor,bghighcolor,

//	fontcolor,fonthighcolor,bordercolor,fontfamily,fontsize,fontbold,fontitalic,textalign,statustext);

// 	Fontsize, fontbold and fontitalic are ignored when set to -1.

//	For rollover images ItemText format is:  "rollover?Image1.jpg?Image2.jpg"



//	Notation of PopMenu1_1 is different from PopMenu1_1_1. The result is the same. PopMenu1_1 is more understandable. PopMenu1_1_1 loads faster.









PopMenu4_1=new Array(

		"",	// ElementText

		"",		// ElementLink

		"images\nav-Transp-AboutJVH.gif",		// ElementBgImage

		0,		// ElementNoOfSubElements

		25,		// ElementHeight

		64,		// ElementWidth

		"",		// ElementBgColor

		"",		// ElementBgHighColor

		"white",	// ElementFontColor

		"",		// ElementFontHighColor

		"",		// ElementBorderColor

		"tahoma",		// ElementFontFamily

		-1,		// ElementFontSize in pixel

		-1,		// ElementBold

		-1,		// ElementItalic

		"left",		// ElementTextAlign

		"");		// ElementStatusText

		





		PopMenu4_1_1=new Array("Our History","javascript:top.location.href='http://www.jasonvoshomes.com/company-history.htm'","",0,20,120,"F1E4D8","CA9865","black","white","black","",-1,-1,-1,"","");



	       	PopMenu4_1_2=new Array("References","javascript:top.location.href='http://www.jasonvoshomes.com/references.htm'","",3,20,120,"F1E4D8","CA9865","black","white","black","",-1,-1,-1,"","");

	       	             PopMenu4_1_2_1=new Array("Client References","javascript:top.location.href='http://www.jasonvoshomes.com/references.htm'","",0,20,150,"F1E4D8","CA9865","black","white","black","",-1,-1,-1,"","");

		       	     PopMenu4_1_2_2=new Array("Trade References","javascript:top.location.href='http://www.jasonvoshomes.com/references.htm#TradeReferences'","",0,20,150,"F1E4D8","CA9865","black","white","black","",-1,-1,-1,"","");

	       	             PopMenu4_1_2_3=new Array("Supplier References","javascript:top.location.href='http://www.jasonvoshomes.com/references.htm#SupplierReferences'","",0,20,150,"F1E4D8","CA9865","black","white","black","",-1,-1,-1,"","");



                PopMenu4_1_3=new Array("Home Warranty","javascript:top.location.href='http://www.jasonvoshomes.com/home-warranty.htm'","",0,20,170,"F1E4D8","CA9865","black","white","black","",-1,-1,-1,"","");















// BEGIN MENU NAME MENU = MENU 5







PopMenu5=new Array(		// global variables for PopMenu1

	1,			// number of main items

	820,			// Left position

	149,			// Top position

	"",			// Normal font color

	"",		// Normal back color

	"",			// High font color

	"",			// High back color

	"",			// Border color

	"Verdana",	// Fontfamily

	0,			// Bold

	0,			// Italic

	12,			// Font size in pixel

	1,			// First line horizontal

	1,			// First line permanent visible

	1,			// Border width

	"left",			// Text align "left", "center" or "right"

	.25,			// Horizontal overlap

	.75,			// Vertical overlap

	1000,			// Delay

	0,			// Right to left unfold

	"LyrOne",			// Target div

	1,			// Border between elements

	"left",			// Menu horizontal centered "left", "center" or "right"

	"top",			// Menu vertical centered "top", "center" or "bottom"

	BaseHref+"tri.gif",		// Arrow right

	5,			// Arrow Width

	10,			// Arrow Height

	BaseHref+"tridown.gif",	// Arrow down

	10,			// Arrow Width

	5,			// Arrow Height

	BaseHref+"trileft.gif",	// Arrow left

	5,			// Arrow Width

	10,			// Arrow Height

	2,			// Top padding

	10,			// Left padding

	0);			// Unfold On Click



//	Menu Items:

//	MenuX=new Array(ItemText, Link, background image, number of sub elements, height, width,bgcolor,bghighcolor,

//	fontcolor,fonthighcolor,bordercolor,fontfamily,fontsize,fontbold,fontitalic,textalign,statustext);

// 	Fontsize, fontbold and fontitalic are ignored when set to -1.

//	For rollover images ItemText format is:  "rollover?Image1.jpg?Image2.jpg"



//	Notation of PopMenu1_1 is different from PopMenu1_1_1. The result is the same. PopMenu1_1 is more understandable. PopMenu1_1_1 loads faster.









PopMenu5_1=new Array(

		"",	// ElementText

		"javascript:top.location.href='../contact-jason-vos-homes.htm'",		// ElementLink

		"images\nav-Transp-ContactUs.gif",		// ElementBgImage

		0,		// ElementNoOfSubElements

		25,		// ElementHeight

		75,		// ElementWidth

		"",		// ElementBgColor

		"",		// ElementBgHighColor

		"white",	// ElementFontColor

		"",		// ElementFontHighColor

		"",		// ElementBorderColor

		"tahoma",		// ElementFontFamily

		-1,		// ElementFontSize in pixel

		-1,		// ElementBold

		-1,		// ElementItalic

		"left",		// ElementTextAlign

		"");		// ElementStatusText

		









// BEGIN MENU NAME = MENU 6







PopMenu6=new Array(		// global variables for PopMenu1

	1,			// number of main items

	945,			// Left position

	149,			// Top position

	"",			// Normal font color

	"",		// Normal back color

	"",			// High font color

	"",			// High back color

	"",			// Border color

	"Verdana",	// Fontfamily

	0,			// Bold

	0,			// Italic

	12,			// Font size in pixel

	1,			// First line horizontal

	1,			// First line permanent visible

	1,			// Border width

	"left",			// Text align "left", "center" or "right"

	.25,			// Horizontal overlap

	.75,			// Vertical overlap

	1000,			// Delay

	0,			// Right to left unfold

	"LyrOne",			// Target div

	1,			// Border between elements

	"left",			// Menu horizontal centered "left", "center" or "right"

	"top",			// Menu vertical centered "top", "center" or "bottom"

	BaseHref+"tri.gif",		// Arrow right

	5,			// Arrow Width

	10,			// Arrow Height

	BaseHref+"tridown.gif",	// Arrow down

	10,			// Arrow Width

	5,			// Arrow Height

	BaseHref+"trileft.gif",	// Arrow left

	5,			// Arrow Width

	10,			// Arrow Height

	2,			// Top padding

	10,			// Left padding

	0);			// Unfold On Click



//	Menu Items:

//	MenuX=new Array(ItemText, Link, background image, number of sub elements, height, width,bgcolor,bghighcolor,

//	fontcolor,fonthighcolor,bordercolor,fontfamily,fontsize,fontbold,fontitalic,textalign,statustext);

// 	Fontsize, fontbold and fontitalic are ignored when set to -1.

//	For rollover images ItemText format is:  "rollover?Image1.jpg?Image2.jpg"



//	Notation of PopMenu1_1 is different from PopMenu1_1_1. The result is the same. PopMenu1_1 is more understandable. PopMenu1_1_1 loads faster.









PopMenu6_1=new Array(

		"",	// ElementText

		"javascript:top.location.href='../index.html'",		// ElementLink

		"images\nav-Transp-Home.gif",		// ElementBgImage

		0,		// ElementNoOfSubElements

		25,		// ElementHeight

		40,		// ElementWidth

		"",		// ElementBgColor

		"",		// ElementBgHighColor

		"white",	// ElementFontColor

		"",		// ElementFontHighColor

		"",		// ElementBorderColor

		"tahoma",		// ElementFontFamily

		-1,		// ElementFontSize in pixel

		-1,		// ElementBold

		-1,		// ElementItalic

		"left",		// ElementTextAlign

		"");		// ElementStatusText

		













