function _BOver(ID){ _getSty(ID).color='#800000'; }
function _BOut(ID){	_getSty(ID).color='#000000'; }
function _SOver(ID){ _getSty(ID).color='#800000'; }
function _SOut(ID){	_getSty(ID).color='#000000'; }

divs[0] = new div('H', '(page.winW()/2)-210', 238, '', '');
divs[1] = new div('M1', '(page.winW()/2)-120', 235, '', '');
divs[2] = new div('M2', '(page.winW()/2)-40', 235, '', '');
divs[3] = new div('M3', '(page.winW()/2)+41', 235, '', '');
divs[4] = new div('M4', '(page.winW()/2)+131', 235, '', '');
divs[5] = new div('SubM1', '(page.winW()/2)-120', 262, '', '');
divs[6] = new div('SubM2', '(page.winW()/2)-40', 262, '', '');
divs[7] = new div('SubM3', '(page.winW()/2)+41', 262, '', '');
divs[8] = new div('SubM4', '(page.winW()/2)+131', 262, '', '');


_D('H', 'absDiv');document.write('<div style="font-size: 14px">Quick&nbsp;Start:</div>');_C();

_D('M1', 'absDiv');_SM ('For&nbsp;Buyers', 'SubM1');_C();
_D('M2', 'absDiv');_SM ('For&nbsp;Sellers', 'SubM2');_C();
_D('M3', 'absDiv');_SM ('About&nbsp;Waldo', 'SubM3');_C();
_D('M4', 'absDiv');_SM ('Other', 'SubM4');_C();

_D('SubM1', 'subM');
 _S ('Free Custom<br>Home Search', 'search.html', 'SubM1');
 _S ('Featured Listings', 'featured.html', 'SubM1');
 _S ('Buyer-Home<br>Matches', 'matches.html', 'SubM1');
 _S ('Buyer\'s Agent', 'buyer.html', 'SubM1');
 _S ('Buyer\'s Checklist', 'checklist.html', 'SubM1');
 _S ('Helpful Advice', 'advice.html', 'SubM1');
 _S ('Contact Waldo', 'contact.html', 'SubM1');
_C();

_D('SubM2', 'subM');
 _S ('Free Home<br>Price Estimates', 'price.html', 'SubM2');
 _S ('Seller\'s Agent', 'seller.html', 'SubM2');
 _S ('Selling Strategy', 'strategy.html', 'SubM2');
 _S ('Helpful Advice', 'advice.html', 'SubM2');
 _S ('Contact Waldo', 'contact.html', 'SubM2');
_C();

_D('SubM3', 'subM');
 _S ('Qualifications<br>&amp; Experience', 'qualifications.html', 'SubM3');
 _S ('What are<br>CRS &amp; ABR', 'ABR.html', 'SubM3');
 _S ('Client Testimonials', 'testimonials.html', 'SubM3');
 _S ('Contact Waldo', 'contact.html', 'SubM3');
_C();

_D('SubM4', 'subM');
 _S ('Home Loan<br>Information', 'loan.html', 'SubM4');
 _S ('The Escrow<br>Process', 'escrow.html', 'SubM4');
 _S ('Queen Anne<br>Neighborhood', 'area.html', 'SubM4');
 _S ('Best Local<br>Businesses', 'businesses.html', 'SubM4');
 _S ('Choice Links', 'links.html', 'SubM4');
 _S ('Quarterly Newsletter', 'newsletter.html', 'SubM4');
 _S ('Monthly Market<br>Report', 'market.html', 'SubM4');  
 _S ('Contact Waldo', 'contact.html', 'SubM4');
_C();
