//The following line is critical for menu operation, and MUST APPEAR ONLY ONCE. If you have more than one menu_array.js file rem out this line in subsequent files
menunum=0;menus=new Array();_d=document;function addmenu(){menunum++;menus[menunum]=menu;}function dumpmenus(){mt="<script language=javascript>";for(a=1;a<menus.length;a++){mt+=" menu"+a+"=menus["+a+"];"}mt+="<\/script>";_d.write(mt)}
//Please leave the above line intact. The above also needs to be enabled if it not already enabled unless this file is part of a multi pack.

////////////////////////////////////
// Editable properties START here //
////////////////////////////////////

// Special effect string for IE5.5 or above: http://www.milonic.co.uk/menu/filters_sample.php for more filters
if(navigator.appVersion.indexOf("MSIE 6.0")>0)
{
	effect = "Shadow(color='#777777', Direction=135, Strength=5)"
}
else
{
	effect = "Shadow(color='#777777', Direction=135, Strength=5)" // Stop IE5.5 bug when using more than one filter
}

timegap=500           // The time delay for menus to remain visible
followspeed=5         // Follow Scrolling speed
followrate=40         // Follow Scrolling Rate
suboffset_top=0;      // Sub menu offset Top position 
suboffset_left=0;     // Sub menu offset Left position


style1=[	      // style1 is an array of properties. You can have as many property arrays as you need. This means that menus can have their own style.
"#cccccc",            // Mouse Off Font Color
"",            	      // Mouse Off Background Color
"#336699",            // Mouse On Font Color
"",	      	      // Mouse On Background Color
"",            	      // Menu Border Color 
11,                   // Font Size in pixels
"normal",             // Font Style (italic or normal)
"bold",               // Font Weight (bold or normal)
"Verdana, Arial, Helvetica, sans-serif",     // Font Name
3,                    // Menu Item Padding
"http://www.davidzylinski.com/images/common/arrow.gif",   // Sub Menu Image (Leave this blank if not needed)
"",                   // 3D Border & Separator bar
"",                   // 3D High Color
"",                   // 3D Low Color
"#999999",            // Current Page Item Font Color (leave this blank to disable)
"",                   // Current Page Item Background Color (leave this blank to disable)
"",                   // Top Bar image (Leave this blank to disable)
"#666666",            // Menu Header Font Color (Leave blank if headers are not needed)
"",                   // Menu Header Background Color (Leave blank if headers are not needed)
]


style2=[	      // style1 is an array of properties. You can have as many property arrays as you need. This means that menus can have their own style.
"#336699",            // Mouse Off Font Color
"#ffffff",            // Mouse Off Background Color
"#cccccc",            // Mouse On Font Color
"#ffffff",	      // Mouse On Background Color
"#cccccc",            // Menu Border Color 
11,                   // Font Size in pixels
"normal",             // Font Style (italic or normal)
"bold",               // Font Weight (bold or normal)
"Verdana, Arial, Helvetica, sans-serif",     // Font Name
3,                    // Menu Item Padding
"http://www.davidzylinski.com/images/common/arrow.gif",   // Sub Menu Image (Leave this blank if not needed)
"",                   // 3D Border & Separator bar
"",                   // 3D High Color
"",                   // 3D Low Color
"#999999",            // Current Page Item Font Color (leave this blank to disable)
"",                   // Current Page Item Background Color (leave this blank to disable)
"",                   // Top Bar image (Leave this blank to disable)
"#666666",            // Menu Header Font Color (Leave blank if headers are not needed)
"#ffffff",            // Menu Header Background Color (Leave blank if headers are not needed)
]



addmenu(menu=[        // This is the array that contains your menu properties and details
"mainmenu",           // Menu Name - This is needed in order for the menu to be called
142,                  // Menu Top - The Top position of the menu in pixels
180,                  // Menu Left - The Left position of the menu in pixels
30,                   // Menu Width - Menus width in pixels
0,                    // Menu Border Width 
,                     // Screen Position - here you can use "center;left;right;middle;top;bottom" or a combination of "center:middle"
style1,               // Properties Array - this is set higher up, as above
1,                    // Always Visible - allows the menu item to be visible at all time (1=on/0=off)
"left",               // Alignment - sets the menu elements text alignment, values valid here are: left, right or center
,                     // Filter - Text variable for setting transitional effects on menu activation - see above for more info
0,                    // Follow Scrolling - Tells the menu item to follow the user down the screen (visible at all times) (1=on/0=off)
1,                    // Horizontal Menu - Tells the menu to become horizontal instead of top to bottom style (1=on/0=off)
0,                    // Keep Alive - Keeps the menu visible until the user moves over another menu or clicks elsewhere on the page (1=on/0=off)
,                     // Position of TOP sub image left:center:right
,                     // Set the Overall Width of Horizontal Menu to 100% and height to the specified amount (1=on/Leave blank to disable)
0,                    // Right To Left - Used in Hebrew for example. (1=on/0=off)
0,                    // Open the Menus OnClick - leave blank for OnMouseover (1=on/0=off)
"form1",              // ID of the div you want to hide on MouseOver (useful for hiding form elements)
,                     // Reserved for future use
,                     // Reserved for future use
,                     // Reserved for future use





// "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"
,"About&nbsp;|","show-menu=about",,"About",1
,"MLS&nbsp;Search&nbsp;|","show-menu=mlsSearch",,"MLS Search",1
,"Communities&nbsp;|","show-menu=communities",,"Communities",1
,"Buying&nbsp;|","show-menu=buying",,"Buying",1
,"Selling&nbsp;|","show-menu=selling",,"Selling",1
,"Lending&nbsp;|","show-menu=lending",,"Lending",1
//,"K&nbsp;W&nbsp;|","show-menu=kellerWilliams",,"Keller Williams",1
,"Contact","show-menu=contact",,"Contact",1
])

	addmenu(menu=["about",
	,,150,1,,style2,0,"left","Shadow(color='#999999', Direction=135, Strength=5)",0,,,,,,,,,,,
	,"About&nbsp;David&nbsp;Zylinkski","http://www.davidzylinski.com/about.php",,"About David Zylinski",1
	,"Contact&nbsp;Me","http://www.davidzylinski.com/contactMe.php",,"Contact Me",1
	,"Client&nbsp;Testimonials","http://www.davidzylinski.com/php/testimonials/index.php",,"Client Testimonials",1
	,"System&nbsp;Dashboard","http://www.davidzylinski.com/admin/",,"System Dashboard",1
	])

	addmenu(menu=["mlsSearch",
	,,150,1,,style2,0,"left","Shadow(color='#999999', Direction=135, Strength=5)",0,,,,,,,,,,,
	,"MLS&nbsp;Search","http://www.davidzylinski.com/searchFrame.html",,"MLS Search",1
	])

	addmenu(menu=["communities",
	,,180,1,,style2,0,"left","Shadow(color='#999999', Direction=135, Strength=5)",0,,,,,,,,,,,
	,"San&nbsp;Francisco&nbsp;County","http://www.davidzylinski.com/communityInfo_SanFranciscoCounty.php",,"San Francisco County",1
	,"Utility&nbsp;Directory","http://www.davidzylinski.com/sfUtilities.php",,"Utility Directory",1
	])

	addmenu(menu=["buying",
	,,250,1,,style2,0,"left","Shadow(color='#999999', Direction=135, Strength=5)",0,,,,,,,,,,,
	,"Appraisals&nbsp;&&nbsp;Market&nbsp;Value","http://www.davidzylinski.com/buying/appraisalsMarketValue.php",,"Appraisals & Market Value",1
	,"Escrow&nbsp;&&nbsp;Closing&nbsp;Costs","http://www.davidzylinski.com/buying/escrowClosingCosts.php",,"Escrow & Closing Costs",1
	,"Home&nbsp;Inspections&nbsp;&&nbsp;Warranties","http://www.davidzylinski.com/buying/homeInspectionsWarranties.php",,"Home Inspections & Warranties",1
	,"Insurance","http://www.davidzylinski.com/buying/insurance.php",,"Insurance",1
	,"Making&nbsp;an&nbsp;Offer","http://www.davidzylinski.com/buying/makeOffer.php",,"Making an Offer",1
	,"Negotiating&nbsp;&&nbsp;Closing&nbsp;a&nbsp;Good&nbsp;Deal","http://www.davidzylinski.com/buying/negotiatingClosingDeal.php",,"Negotiating & Closing a Good Deal",1
	,"Property&nbsp;Taxes","http://www.davidzylinski.com/buying/propertyTaxes.php",,"Property Taxes",1
	,"Tax&nbsp;Considerations","http://www.davidzylinski.com/buying/taxConsiderations.php",,"Tax Considerations",1
	])

	addmenu(menu=["selling",
	,,270,1,,style2,0,"left","Shadow(color='#999999', Direction=135, Strength=5)",0,,,,,,,,,,,
	,"Appraisals&nbsp;&&nbsp;Market&nbsp;Value","http://www.davidzylinski.com/selling/appraisalsMarketValue.php",,"Appraisals & Market Value",1
	,"Disclosure","http://www.davidzylinski.com/selling/disclosure.php",,"Disclosure",1
	,"Escrow&nbsp;&&nbsp;Closing&nbsp;Costs","http://www.davidzylinski.com/selling/escrowClosingCosts.php",,"Escrow & Closing Costs",1
	,"Lease&nbsp;Options","http://www.davidzylinski.com/selling/leaseOptions.php",,"Lease Options",1
	,"Negotiating","http://www.davidzylinski.com/selling/negotiating.php",,"Negotiating",1
	,"Pricing&nbsp;the&nbsp;House&nbsp;to&nbsp;Sell","http://www.davidzylinski.com/selling/priceToSell.php",,"Pricing the House to Sell",1
	,"Property&nbsp;Taxes","http://www.davidzylinski.com/selling/propertyTax.php",,"Property Taxes",1
	,"Seller&nbsp;Financing","http://www.davidzylinski.com/selling/sellerFinancing.php",,"Seller Financing",1
	,"Short&nbsp;Sales","http://www.davidzylinski.com/selling/shortSales.php",,"Short Sales",1
	,"Tax&nbsp;Considerations","http://www.davidzylinski.com/selling/taxConsiderations.php",,"Tax Considerations",1
	,"Working&nbsp;with&nbsp;a&nbsp;Real&nbsp;Estate&nbsp;Agent","http://www.davidzylinski.com/selling/workingWithAgent.php",,"Working with a Real Estate Agent",1
	,"Common&nbsp;Q&A&nbsp;About&nbsp;Selling&nbsp;Your&nbsp;Home","http://www.davidzylinski.com/selling/questionsAnswers.php",,"Common Q&A About Selling Your Home",1
	])

	addmenu(menu=["lending",
	,,270,1,,style2,0,"left","Shadow(color='#999999', Direction=135, Strength=5)",0,,,,,,,,,,,
	,"The&nbsp;Loan&nbsp;Process","http://www.davidzylinski.com/lending/loanProcess.php",,"The Loan Process",1
	,"Mortgage&nbsp;Frequently&nbsp;Asked&nbsp;Questions","http://www.davidzylinski.com/lending/mortgageFAQ.php",,"Mortgage Frequently Asked Questions",1
	,"Your&nbsp;Credit&nbsp;Report","http://www.davidzylinski.com/lending/yourCreditReport.php",,"Your Credit Report",1
	,"Credit&nbsp;Scoring&nbsp;&&nbsp;How&nbsp;It&nbsp;Works","http://www.davidzylinski.com/lending/creditScoring.php",,"Credit Scoring & How It Works",1
	,"How&nbsp;To&nbsp;Improve&nbsp;Your&nbsp;Credit","http://www.davidzylinski.com/lending/improveCredit.php",,"How To Improve Your Credit",1
	,"Fixing&nbsp;Credit&nbsp;Report&nbsp;Errors","http://www.davidzylinski.com/lending/fixingErrors.php",,"Fixing Credit Report Errors",1
	,"Steps&nbsp;To&nbsp;Take&nbsp;After&nbsp;Being&nbsp;Denied","http://www.davidzylinski.com/lending/stepsAfterDenial.php",,"Steps To Take After Being Denied",1
	,"Graph&nbsp;Mortgage&nbsp;Rate&nbsp;Trends","http://www.davidzylinski.com/lending/graphs.php",,"Graph Mortgage Rate Trends",1
	])

	addmenu(menu=["kellerWilliams",
	,,150,1,,style2,0,"left","Shadow(color='#999999', Direction=135, Strength=5)",0,,,,,,,,,,,
	,"About&nbsp;Keller&nbsp;Williams","http://www.davidzylinski.com/broker.php",,"About Keller Williams",1
	,"Careers","http://www.kw.com/kw/recruiting/recruiting.jsp target=_blank",,"Careers",1
	,"Dream Job","http://www.kwdreamjob.com target=_blank",,"Dream Job",1
	,"Contact David","http://www.davidzylinski.com/contact.php",,"Contact David",1
	])

	addmenu(menu=["contact",
	,,150,1,,style2,0,"left","Shadow(color='#999999', Direction=135, Strength=5)",0,,,,,,,,,,,
	,"Contact&nbsp;Information","http://www.davidzylinski.com/contact.php",,"Contact Information",1
	])

dumpmenus()