
document.write("<link rel='stylesheet' type='text/css' href='http://assets.lowcountrymarketplace.com/styles/widgets/greatfinds_widget.css' />");

function writeWidget(){
    
    document.write("<div id='greatfindsoutbox'>");
    document.write("<div class='greatfindsheader'>");
    document.write("<h4>");
    document.write("<a href='http://www.lowcountrymarketplace.com' title='LowCountryMarketplace.com' target='_blank'>LowCountryMarketplace.com</a>&nbsp;");
    document.write("</h4>");
    document.write("</div>");
    
    document.write("<div id='marketplace_greatfindsbox'>");
    
                document.write("<div class='marketplace_greatfinds_image'>");
            document.write("<a href='http://charleston.lowcountrymarketplace.com/SC/automotive/lowcountry-mag-and-tire-automotive-service-center--0068496439/' target='_blank'><img src='http://assets.lowcountrymarketplace.com/thumbnails/Rim and tire20100129140723.jpg' width='90' alt='Lowcountry Mag & Tire Automotive Service Center' border='0' /></a>");
            document.write("</div>");
            document.write("<a href='http://charleston.lowcountrymarketplace.com/SC/automotive/lowcountry-mag-and-tire-automotive-service-center--0068496439/' target='_blank'>Lowcountry Mag & Tire Automotive Service Center</a><br />");
                    document.write("88 Westview Blvd <br />");
                document.write("Goose Creek, SC<br />");
            document.write("(843) 863-9983<br />");
            	
        document.write("<div class='spacer5px'>&nbsp;</div>");
        
    document.write("<div id='homepagepromo_moreonshop'>Find more businesses on <a href='http://www.lowcountrymarketplace.com' title='LowCountryMarketplace.com' TARGET='_blank'>LowCountryMarketplace.com</a></div>");
    document.write("<div id='homepagepromo_sbcats'>");
    document.write("<a href='http://www.lowcountrymarketplace.com/SC/food-and-dining/' TARGET='_blank'>Restaurants</a> &middot; <a href='http://www.lowcountrymarketplace.com/SC/arts-and-entertainment/' TARGET='_blank'>Entertainment</a> &middot; <a href='http://www.lowcountrymarketplace.com/SC/beauty-salons-spas/' TARGET='_blank'>Health</a> &middot; <a href='http://www.lowcountrymarketplace.com/SC/real-estate/' TARGET='_blank'>Real Estate</a> &middot; <a href='http://www.lowcountrymarketplace.com/SC/home-and-garden/' TARGET='_blank'>Home &amp; Garden</a> &middot; <a href='http://wwwlowcountrymarketplace.com/coupons/' TARGET='_blank'>Coupons</a>");
    document.write("</div>");
    document.write("</div>");
    document.write("</div>");
}

window.setTimeout(writeWidget(),300);

