
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 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);

