<!--
i=0;
var ads = new Object();
													
ads[i++] = '<p><img src=images/cta-leak.jpg height=90 width=90 align=left style="padding-right: 10px"; />The local Fire Chief establishes procedures or requirements for dealing with heating oil tanks that are no longer in service.  Call and find out which procedures are available in your city.</p><div align=right><a href=contact.htm><img src=images/more-button.jpg width=83 height=24 border=0 style="padding-right:10px; padding-bottom:5px;"  /></a></div>';
ads[i++] = '<p><img src=images/cta-holes.jpg height=90 width=90 align=left style="padding-right: 10px"; />There are three methods to decommission an abandoned oil tank.</p><div align=right><a href=services_decommissioning.htm><img src=images/more-button.jpg width=83 height=24 border=0 style="padding-right:10px; padding-bottom:5px;"  /></a></div>';
ads[i++] = '<p><img src=images/cta-conv.jpg height=90 width=90 align=left style="padding-right: 10px"; />Before you convert from oil heat to gas or electric you should find out if you qualify for the Washington State Pollution Liability Insurance...</p><div align=right><a href=services_conversion.htm><img src=images/more-button.jpg width=83 height=24 border=0 style="padding-right:10px; padding-bottom:5px;"  /></a></div>';
ads[i++] = '<p><img src=images/cta-newtank.jpg height=90 width=90 align=left style="padding-right: 10px"; />PLIA provides up to $60,000 of insurance coverage for cleanup.</p><div align=right><a href=services_conversion.htm><img src=images/more-button.jpg width=83 height=24 border=0 style="padding-right:10px; padding-bottom:5px;"  /></a></div>';
ads[i++] = '<p><img src=images/cta-forsale.jpg height=90 width=90 align=left style="padding-right: 10px"; />We accept payment from closing funds (escrow) on pending homes sales.</p><div align=right><a href=services_sellinghome.htm><img src=images/more-button.jpg width=83 height=24 border=0 style="padding-right:10px; padding-bottom:5px;"  /></a></div>';
ads[i++] = '<p><img src=images/cta-above.jpg height=90 width=90 align=left style="padding-right: 10px"; />We provide tank replacement by installing an above-ground or underground environmentally friendly tank.</p><div align=right><a href=services_leaking.htm><img src=images/more-button.jpg width=83 height=24 border=0 style="padding-right:10px; padding-bottom:5px;"  /></a></div>';
ads[i++] = '<p><img src=images/cta-leak.jpg height=90 width=90 align=left style="padding-right: 10px"; />We provide service to the Greater Seattle and Puget Sound area.</p><div align=right><a href=services.htm><img src=images/more-button.jpg width=83 height=24 border=0 style="padding-right:10px; padding-bottom:5px;"  /></a></div>';
ads[i++] = '<p><img src=images/cta-forsale.jpg height=90 width=90 align=left style="padding-right: 10px"; />We have worked with thousands of real estate agents, homeowners and home buyers with residential and commercial real estate transactions.</p><div align=right><a href=services_sellinghome.htm><img src=images/more-button.jpg width=83 height=24 border=0 style="padding-right:10px; padding-bottom:5px;"  /></a></div>';
ads[i++] = '<p><img src=images/cta-family.jpg height=90 width=90 align=left style="padding-right: 10px"; />We accept payment through escrow on pending home sales</p><div align=right><a href=services_sellinghome.htm><img src=images/more-button.jpg width=83 height=24 border=0 style="padding-right:10px; padding-bottom:5px;"  /></a></div>';
ads[i++] = '<p><img src=images/cta-fill.jpg height=90 width=90 align=left style="padding-right: 10px"; />We are an approved PLIA Washington State Pollution Liability Insurance Agency contractor.</p><div align=right><a href=services_conversion.htm><img src=images/more-button.jpg width=83 height=24 border=0 style="padding-right:10px; padding-bottom:5px;"  /></a></div>';
														
ads.length = i;
dat = new Date();
dat = (dat.getTime()+"").charAt(8);
if (dat.length == 1)
ad_num = dat%ads.length;
else
ad_num = 0;
document.write(ads[ad_num]);
//--> 
