
if (document.images) {
  imageResourceon = new Image();
  imageResourceon.src = "http://www.bizben.com/images/ggf/see-all-resources-on.gif";
  imageResourceoff = new Image();
  imageResourceoff.src = "http://www.bizben.com/images/ggf/see-all-resources-off.gif";
}
function turnOn(imageName) {
  if (document.images) {
    document[imageName].src = eval(imageName + "on.src");
  }
}

function turnOff(imageName) {
  if (document.images) {
    document[imageName].src = eval(imageName + "off.src");
  }
}

document.write('<table border="0" cellpadding="0" cellspacing="0"><tr><td valign="bottom"><img src="http://www.bizben.com/images/ggf/resources-tab-on.gif"  width="117" height="24" border="0"></td><td valign="bottom"><img src="http://www.bizben.com/images/org-dots-451.gif" width="451" height="1" border="0"></td></tr><tr><td><img src="http://www.bizben.com/images/spacer.gif" alt="" width="1" height="5" border="0"></td></tr></table><table border="0" cellpadding="0" cellspacing="0"><tr><td class="tiny"><table border="0" cellpadding="0" cellspacing="0" width="601"><tr><td valign="top"><img src="http://www.bizben.com/images/resphotos/26143.jpg" alt="Joe Sandbank at Law Office Of Joe Sandbank" width="80" hspace="5" border="0"></td><td class="tiny" valign="top"><a href="http://www.bizben.com/business-resources/73.php" class="detailssmlstrblue2" target="_blank"><span class="detailssmlstrblue2">Legal Services For Buyers, Sellers, Intermediaries</span></a><br><img src="http://www.bizben.com/images/spacer.gif" alt="" width="1" height="5" border="0"><br><span class="txtsmboldgray">Call Joe Sandbank At Law Office Of Joe Sandbank At 800-875-1480</span><br><img src="http://www.bizben.com/images/spacer.gif" alt="" width="1" height="5" border="0"><br>With offices in Roseville, Orange County, and the San Francisco Bay Area, I assist buyers, business owners and brokers with all legal aspects of buying, operating and selling a business, from buyer representation to exit planning and everything in between. Call for cost-effective representation for your transactions (consulting, negotiations, letters of intent, due diligence, buy/sell agreements, entity formation, leases, financing, etc.) and disputes (negotiations, demand letters, litigation, arbitration, mediation).  Phone Joe at 800-875-1480 for more information and a consultation.<br><img src="http://www.bizben.com/images/spacer.gif" alt="" width="1" height="3" border="0"><br><a href="http://www.bizben.com/business-resources/73.php" class="tinyorg" target="_blank">More Info ></a></td></tr><tr><td colspan="2"><img src="http://www.bizben.com/images/spacer.gif" alt="" width="1" height="5" border="0"></td></tr></table><img src="http://www.bizben.com/images/ggf/blue-dotted-line.gif" width="547" height="1" vspace="5" border="0"><br></td></tr><tr><td class="tiny"><table border="0" cellpadding="0" cellspacing="0" width="601"><tr><td valign="top"><img src="http://www.bizben.com/images/resphotos/28491.jpg" alt="Steve Belko at Meineke Car Care Centers" width="80" hspace="5" border="0"></td><td class="tiny" valign="top"><a href="http://www.bizben.com/business-resources/80.php" class="detailssmlstrblue2" target="_blank"><span class="detailssmlstrblue2">Meineke / Econo Lube Franchises For Sale</span></a><br><img src="http://www.bizben.com/images/spacer.gif" alt="" width="1" height="5" border="0"><br><span class="txtsmboldgray">Call Steve Belko At Meineke Car Care Centers At 866-921-9701</span><br><img src="http://www.bizben.com/images/spacer.gif" alt="" width="1" height="5" border="0"><br>Econo Lube\'s ability to offer fast and convenient oil change services and Meineke Car Care Center\'s history of providing complete vehicle repair, this truly is a winning combination. New franchise opportunities are available now throughout California!<br><img src="http://www.bizben.com/images/spacer.gif" alt="" width="1" height="3" border="0"><br><a href="http://www.bizben.com/business-resources/80.php" class="tinyorg" target="_blank">More Info ></a></td></tr><tr><td colspan="2"><img src="http://www.bizben.com/images/spacer.gif" alt="" width="1" height="5" border="0"></td></tr></table></td></tr></table><a href="http://www.bizben.com/resources-counties.php" target="_top" onMouseOver="turnOn(\'imageResource\')" onMouseOut="turnOff(\'imageResource\')"><img name="imageResource" src="http://www.bizben.com/images/ggf/see-all-resources-off.gif" alt="" width="138" height="29" border="0" style="margin-top: 8px;"></a><br><img src="http://www.bizben.com/images/spacer.gif" width="1" height="6" border="0"><br>');
