document.write(
	'<div id="body-right">'
    	,'<div id="right-content">'
    	,'<div><img src="/images/schedule-banner.png" /></div>'
		,'<!-- SCHEDULE SERVICE FORM -->'
        ,'<form method="post" action="/CGI-BIN/formmail.php">' 
            ,'<input type="hidden" name="subject" value="Schedule Service" />'                    
            ,'<input type="hidden" name="recipient" value="custservice" />'
            ,'<div id="schedule-service-form">'
                ,'<div class="sidebar-form-content">'
                    ,'<div class="sidebar-form-fields">'
                        ,'<div class="form-field-and-label"><b>Name: </b><input id="service-name" name="name" type="text" value=""/></div>'
                        ,'<div class="form-field-and-label"><b>Email: </b><input id="service-email" name="email" type="text" value="" /></div>'
                        ,'<div class="form-field-and-label"><b>Phone: </b><input id="service-phone" name="phone" type="text" value="" /></div>'
                        ,'<div class="form-field-and-label"><b>Address: </b><input id="service-address" name="address" type="text" value="" /></div>'
                        ,'<div class="form-field-and-label"><b>City: </b><input id="service-city" name="city" type="text" value="" /></div>'
                        ,'<div class="form-field-and-label"><b>Zip Code: </b><input id="service-zips" name="zip" type="text" value="" /></div>'
                        ,'<div class="form-field-and-label"><span class="form-field-label">Comments: </span><input id="service-comments" name="comments" type="text" value="" /></div>'
                        ,'<div class="form-field-and-label"><span class="form-field-label">How you found us: </span><input id="service-source" name="source" type="text" value="" /></div>'
                        ,'<div class="form-field-and-label"><table><tr><td style="padding-left:115px; vertical-align:top;"><input id="service-subscribe" name="subscribe" type="checkbox" value="" /></td><td style="text-align:left;padding-top:3px;"><b>Sign me up for the <br />monthly newsletter</b></td></tr></table></div>'                               ,'<br />'
                        ,'<input type="image" src="/images/schedule-button.gif" class="sidebar-button" value="submit" name="submit" /><br />' 
                        ,'<img src="/images/credit-cards.gif" class="credit-cards"/>'
                    ,'</div>'
                ,'</div>'                        
           ,'</div>'               
        ,'</form>'        
        ,'<!-- ADS -->'
        ,'<div style="text-align:center;margin-top:25px;"><a href="http://www.birddogjobs.com/JobSeekerPages/ApplewoodPlumbingHeati.careerpage"><img src="/images/employment.gif" title="Become an Employee at Applewood" /></a></div>'
        ,'<div class="sidebar-ad" style="margin-top:25px;margin-bottom:15px;">'
            ,'<table class="sidebar-ad-table" cellpadding="0" cellspacing="0">'
                ,'<tr>'
                    ,'<td class="sidebar-ad-left"><a href="/12in12.html"><span class="sidebar-ad-headline">Caring Community</span><br /><span class="sidebar-ad-headline-sub">12 in 12 Giveaway</span></a></td>'
                    ,'<td class="sidebar-ad-right"><a href="/12in12.html" style="color:#000">We are donating $12,000 in 12 months!</a></td>'
                ,'</tr>'
            ,'</table>'
        ,'</div>'              
        //,'<div style="text-align:center;margin-top:25px;"><a href="/contest.html"><img src="/images/contest_lg.gif" style="margin-bottom:25px;" title="Spy one of our orange trucks on the road and get entered to win FREE services for your home!" /></a></div>'
        ,'<!-- EMAIL NEWSLETTER FORM -->'
        ,'<form method="post" action="http://www.aweber.com/scripts/addlead.pl">'
            ,'<input name="meta_web_form_id" value="1451634608" type="hidden" />'
            ,'<input name="meta_split_id" value="" type="hidden" />'
            ,'<input name="unit" value="applewoodnews" type="hidden" />'
            ,'<input name="redirect" value="http://www.applewoodfixit.com/" id="redirect_e57047c717605df5563c168ce373fc7f" type="hidden" />'
            ,'<input name="meta_redirect_onlist" value="http://www.applewoodfixit.com/" type="hidden" />'
            ,'<input name="meta_adtracking" value="" type="hidden" />'
            ,'<input name="meta_message" value="1" type="hidden" />'
            ,'<input name="meta_required" value="from,name" type="hidden" />'
            ,'<input name="meta_forward_vars" value="0" type="hidden" />'              
            ,'<div id="email-form">'
                ,'<div id="email-form-title">Email Newsletter</div>'                    
                ,'<div class="sidebar-form-content">Helpful hints and special savings delivered to your inbox!'
                    ,'<div class="sidebar-form-fields">'                            
                        ,'<div class="form-field-and-label"><b>Name: </b><input id="newsletter-name" name="name" type="text" value=""/></div>'
                        ,'<div class="form-field-and-label"><b>Email: </b><input id="newsletter-email" name="from" type="text" value="" /></div>'
                        ,'<input type="image" src="/images/sign-up-button.gif" name="submit" value="submit" class="sidebar-button"/>'
                    ,'</div>'                 
                ,'</div>'                   
            ,'</div>'
        ,'</form>'
        ,'<div class="mobile" style="margin-top:25px;margin-bottom:15px;">'
        	,'<table>'
        		,'<tr>'
        			,'<td class="iphone"><a href="http://itunes.apple.com/us/app/applewoodphe/id375069110" target="_new"><div class="mobile-text">Download for <span style="font-weight:bold;font-size:14px;">iPhone</span></div></a></td>'
        			,'<td class="android"><a href="https://market.android.com/details?id=com.mobmgr220" target="_new"><div class="mobile-text">Download for <span style="font-weight:bold;font-size:14px;">Android</span></div></a></td>'
        		,'</tr>'
        	,'</table>'
        ,'</div>'
        ,'</div>'
    ,'</div>'
    ,'<div class="clear-div"></div>'
);

