var widget_content = "\n\n\n\n<style type=\"text/css\">\ntable.gearbuyer_price_list {\n  border: 1px solid #c0c0c0;\n  border-collapse: collapse;\n  font-family: Helvetica;\n  font-size: 12px;\n}\n\ntable.gearbuyer_price_list tr td {\n  padding: 4px;\n  font-size: 14px;\n  border-top: 1px solid #c0c0c0;\n  border-bottom: 1px solid #c0c0c0;\n  text-align:center;\n}\n\ntable.gearbuyer_price_list tr td img {\n  border: 0px;\n}\n\ntable.gearbuyer_price_list tr td A {\n  color: #0000ff;\n\n}\n\n\ntable.gearbuyer_price_list tr th {\n  padding: 4px;\n  font-size: 11px;\n  color: #000000;\n  font-weight: bold;\n  border: 1px solid #c0c0c0;\n  background: url(http://static-cache.gearbuyer.com/widget-head.gif);\n}\n\n</style>\n\n\n\n\n<table class=\"gearbuyer_price_list\"  width=\"100%\">\n<tr><th>Store Name</th><th>Price</th><th>Shop Now</th>\n</tr>\n\n<tr><td><a href=\"http://www.gearbuyer.com/refer/133187382/index.html?p_id=mk\"><img src=\"http://static-cache.gearbuyer.com/stores/l/departmentofgoods.png\" width=\"150\" height=\"47\" alt=\"\"/></a></td>\n<td><a href=\"http://www.gearbuyer.com/refer/133187382/index.html?p_id=mk\">$90.00</a></td>\n<td class=\"price\" style=\"border-top: 0px\">\n<a href=\"http://www.gearbuyer.com/refer/133187382/index.html?p_id=mk\" ><img src=\"http://static-cache.gearbuyer.com/shopnow.png\" width=\"86\" height=\"21\" alt=\"Shop Now\"/></a>\n</td>\n</tr>\n\n<tr><td><a href=\"http://www.gearbuyer.com/refer/106828848/index.html?p_id=mk\"><img src=\"http://static-cache.gearbuyer.com/stores/l/backcountry.png\" width=\"150\" height=\"43\" alt=\"\"/></a></td>\n<td><a href=\"http://www.gearbuyer.com/refer/106828848/index.html?p_id=mk\">$112.50</a></td>\n<td class=\"price\" >\n<a href=\"http://www.gearbuyer.com/refer/106828848/index.html?p_id=mk\" ><img src=\"http://static-cache.gearbuyer.com/shopnow.png\" width=\"86\" height=\"21\" alt=\"Shop Now\"/></a>\n</td>\n</tr>\n\n<tr><td><a href=\"http://www.gearbuyer.com/refer/108551302/index.html?p_id=mk\"><img src=\"http://static-cache.gearbuyer.com/stores/l/montkid.png\" width=\"150\" height=\"42\" alt=\"\"/></a></td>\n<td><a href=\"http://www.gearbuyer.com/refer/108551302/index.html?p_id=mk\">$120.98</a></td>\n<td class=\"price\" >\n<a href=\"http://www.gearbuyer.com/refer/108551302/index.html?p_id=mk\" ><img src=\"http://static-cache.gearbuyer.com/shopnow.png\" width=\"86\" height=\"21\" alt=\"Shop Now\"/></a>\n</td>\n</tr>\n\n<tr><td><a href=\"http://www.gearbuyer.com/refer/135832569/index.html?p_id=mk\"><img src=\"http://static-cache.gearbuyer.com/stores/l/altrec.png\" width=\"66\" height=\"50\" alt=\"\"/></a></td>\n<td><a href=\"http://www.gearbuyer.com/refer/135832569/index.html?p_id=mk\">$149.00</a></td>\n<td class=\"price\" >\n<a href=\"http://www.gearbuyer.com/refer/135832569/index.html?p_id=mk\" ><img src=\"http://static-cache.gearbuyer.com/shopnow.png\" width=\"86\" height=\"21\" alt=\"Shop Now\"/></a>\n</td>\n</tr>\n\n<tr><td><a href=\"http://www.gearbuyer.com/refer/135155219/index.html?p_id=mk\"><img src=\"http://static-cache.gearbuyer.com/stores/l/patagonia.png\" width=\"126\" height=\"25\" alt=\"\"/></a></td>\n<td><a href=\"http://www.gearbuyer.com/refer/135155219/index.html?p_id=mk\">$149.00</a></td>\n<td class=\"price\" >\n<a href=\"http://www.gearbuyer.com/refer/135155219/index.html?p_id=mk\" ><img src=\"http://static-cache.gearbuyer.com/shopnow.png\" width=\"86\" height=\"21\" alt=\"Shop Now\"/></a>\n</td>\n</tr>\n\n\n<tr><td colspan=\"3\" style=\"margin: 0px; padding:0px; height: 18px; background:url(http://static-cache.gearbuyer.com/gb-powered-tiny-grad.png); text-align:center\"><a href=\"http://www.gearbuyer.com/site/index.html?p_id=mk\"><img src=\"http://static-cache.gearbuyer.com/gb-powered-tiny-logo.png\" style=\"border:0px\"/></a></td></tr>\n</table>\n\n\n"

var dest_div_name = '';

if(dest_div_name != '') {
 var dest_div = document.getElementById(dest_div_name);
 dest_div.innerHTML = widget_content;
} else {
 document.write(widget_content);
}

