// JavaScript Document

button_navigation_js =
'<a href="http://www.stewart.com/page/span-classhide-bellingham-location-spanstewart-title-span-classservingserving-bellingham-washingtonspan" class="button">locate our office</a> '
+ '<a href="http://www.stewart.com/page/span-classhide-bellingham-green-title-spanstewart-title-span-classservingserving-bellingham-washingtonspan" class="greenbutton">green title</a> '
+ '<a href="http://www.stewart.com/page/span-classhide-bellingham-cell-phones-for-soldiers-spanstewart-title-span-classservingserving-bellingham-washingtonspan" class="cellphonebutton">Cell Phones for Soldiers</a> '


// end_var_declaration
document.write(button_navigation_js);


