   function divvy1() {
            document.getElementById('divHide1').style.visibility = "visible";
            document.getElementById('formHeading').innerHTML = "<div style=\"text-align:center;\"><h3 style=\"color:#000;margin:0px;display:inline;font-size:16px;\">Veterans Program</h3></div><div style=\"font-size:14px;width:370px;height:70px;padding:5px 5px 0px 10px;\">Contact us about getting VA guaranteed home loans for veterans.</div>";
            document.getElementById('formLink').innerHTML = "<div style=\"text-align:center;\"><a href=\"/veterans-assistance-new-homes.aspx\" style=\"color:#990000;font-weight:bold;text-decoration:underline;\">Click here for more information.</a></div>";
        };
   
        function divvy2() {
            document.getElementById('divHide1').style.visibility = "visible";
            document.getElementById('formHeading').innerHTML = "<div style=\"text-align:center;\"><h3 style=\"color:#000;margin:0px;display:inline;font-size:16px;\">Free Resources</h3></div><div style=\"font-size:14px;width:370px;height:70px;padding:5px 5px 0px 10px;\">Contact us to receive monthly promos and helpful information for your custom home.</div>";
            document.getElementById('formLink').innerHTML = "<div style=\"text-align:center;\"><a href=\"/faq.aspx\" style=\"color:#990000;font-weight:bold;text-decoration:underline;\">Click here for more information.</a></div>";
        };
      function divvy3() {
            document.getElementById('divHide1').style.visibility = "visible";
            document.getElementById('formHeading').innerHTML = "<div style=\"text-align:center;\"><h3 style=\"color:#000;margin:0px;display:inline;font-size:16px;\">Hurricane Assistance</h3></div><div style=\"font-size:14px;width:370px;height:70px;padding:5px 5px 0px 10px;\">We are currently helping the Victims of Hurricane Ike</div>";
            document.getElementById('formLink').innerHTML = "<div style=\"text-align:center;\"><a href=\"/hurricane-assistance-new-homes.aspx\" style=\"color:#990000;font-weight:bold;text-decoration:underline;\">Click here for more information.</a></div>";
        };         
      function divvy4() {
            document.getElementById('divHide1').style.visibility = "visible";
            document.getElementById('formHeading').innerHTML = "<div style=\"text-align:center;\"><h3 style=\"color:#000;margin:0px;display:inline;font-size:16px;\">Request Floorplans</h3></div><div style=\"font-size:14px;width:370px;height:70px;padding:5px 5px 0px 10px;\">Request information on this floor plan and a building consultant will contact you at the earliest opportunity.</div>";
            document.getElementById('formLink').innerHTML = "<div style=\"text-align:center;\"><a href=\"/http://www.americashomeplace.com/free_floor_plan_book.htm\" style=\"color:#990000;font-weight:bold;text-decoration:underline;\">Need More Info? Request an information pack with DVD.</a></div>";
        };
		
		
		function divvyBrochure() {
        //var brochureIllator =  document.getElementById('divHide1');
        document.getElementById('divHide1').style.visibility = "visible";
        document.getElementById('divHide1').style.top = "95px";
        document.getElementById('divHide1').style.left = "-80px";
        document.getElementById('divHide1').style.height = "780px";
        document.getElementById('divHide1').style.width = "900px";
        document.getElementById('divHide1').style.borderstyle = "0px";
        document.getElementById('IndivHide1').style.width = "890px";  
        document.getElementById('formTable').style.marginLeft = "200px";                     
        document.getElementById('formHeading').innerHTML = "<div style=\"text-align:center;\"><h3 style=\"color:#000;margin:0px;display:inline;font-size:16px;\">Cash Discount</h3></div><div style=\"font-size:14px;width:370px;height:70px;padding:5px 5px 0px 10px;\">Contact us about getting VA guaranteed home loans for veterans.</div>";
        document.getElementById('formLink').innerHTML = "<div style=\"text-align:center;\"><a href=\"/veterans-assistance-new-homes.aspx\" style=\"color:#990000;font-weight:bold;text-decoration:underline;\">Click here for more information.</a></div>";
    };           





	function divvyBrochure2() {
        //var brochureIllator =  document.getElementById('divHide1');
        document.getElementById('divHide1').style.visibility = "visible";
        document.getElementById('divHide1').style.top = "95px";
        document.getElementById('divHide1').style.left = "-80px";
        document.getElementById('divHide1').style.height = "780px";
        document.getElementById('divHide1').style.width = "900px";
        document.getElementById('divHide1').style.borderstyle = "0px";
        document.getElementById('IndivHide1').style.width = "890px";  
        document.getElementById('formTable').style.marginLeft = "200px";                     
        document.getElementById('formHeading').innerHTML = "<div style=\"text-align:center;\"><h3 style=\"color:#000;margin:0px;display:inline;font-size:16px;\">Heroes Discount</h3></div><div style=\"font-size:14px;width:370px;height:70px;padding:5px 5px 0px 10px;\">Contact us about getting VA guaranteed home loans for veterans.</div>";
        document.getElementById('formLink').innerHTML = "<div style=\"text-align:center;\"><a href=\"/veterans-assistance-new-homes.aspx\" style=\"color:#990000;font-weight:bold;text-decoration:underline;\">Click here for more information.</a></div>";
    };           































