menu1 = new Array( "Homes for Sale", "http://cr.paragonrels.com/paragonls/publink/view.mvc/?GUID=f063f30e-449a-4385-8003-e158eaa86a5d&Report=Yes", "_new", "All Land for Sale", "http://cr.paragonrels.com/paragonls/publink/view.mvc/?GUID=02be4561-7828-4a05-9499-ad467d034af3&Report=Yes", "_new", "All properties in Hidden Meadows", "https://cr.paragonrels.com/CollabLink/?id=5f91fa70-4024-4c5f-9ab2-5ede411a411b&forMlsId=CR", "_new", "9829 North View Ct.", "https://cr.paragonrels.com/CollabLink/?id=9c3ea8df-f89d-45dc-a519-41d272692930&forMlsId=CR", "_new", "Prime 1.13 Acre View Lot 27", "https://cr.paragonrels.com/CollabLink/?id=a8d3f1e2-2bf2-4fbe-91bd-5e726cebb5a5&forMlsId=CR", "_new", "9843 Oak Ridge", "https://cr.paragonrels.com/CollabLink/?id=66833fa9-017a-4026-accf-d17f4a3545da&forMlsId=CR", "_new", "10167 Quail View", "https://cr.paragonrels.com/CollabLink/?id=07f857b6-04fd-43ad-8405-cfc19628bc92&forMlsId=CR", "_new", "Prime 2.02 Acre View Lot 24", "https://cr.paragonrels.com/CollabLink/?id=d75a1f75-a900-4e7c-9a97-6a37ef3115a6&forMlsId=CR", "_new", "Escondido MLS search tool", "http://homesnap.com", "_new" ); menu2 = new Array( "About Hidden Meadows","about.asp","_top", "Frequently Asked Questions (FAQs)","faq.asp","_top", "Get Directions","directions.asp","_top", "Community Links","links.asp","_top", "Costs to Build","costs.asp","_top" ); menu3 = new Array( "Meet Our Agents","agents.asp","_top" ); function makeMenu(menu) { num_items = eval(menu + ".length"); ns = (navigator.appName == "Netscape") ? true : false; menu_table = (ns) ? "" : "
"; z = 0; if (ns) { for (x = 0; x < num_items; x += 3) { z++; menu_table += "" + "" + ""; } } else { for (x = 0; x < num_items; x += 3) { z++; menu_table += "" + "" + "" + ""; } } menu_table += "
 " + "" + eval(menu + '[x]') + "  
 " + eval(menu + '[x]') + "  
"; document.write(menu_table); } function show(menu) { hideAll(); for (x = 1; x <= 3; x++) { eval("document.getElementById('menu" + x + "_div').style.visibility = 'hidden'") } document.getElementById(menu).style.visibility = 'visible'; } function hideAll() { for (x = 1; x <= 3; x++) { eval("document.getElementById('menu" + x + "_div').style.visibility = 'hidden'") } } function newImage(arg) { if (document.images) { rslt = new Image(); rslt.src = arg; return rslt; } } function changeImages() { if (document.images && (preloadFlag == true)) { for (var i=0; i