if (client_id == '') client_id = 'null';
if (pg_thumbnail_size == '') pg_thumbnail_size = 'null';
if (pg_title == '') pg_title = 'null';
if (pg_price == '') pg_price = 'null';
if (pg_description == '') pg_description = 'null';
if (pg_price_type == '') pg_price_type = 'null';
if (pg_store_count == '') pg_store_count = 'null';
if (pg_product_count == '') pg_product_count = 'null';
if (pg_search_term == '') pg_search_term = 'null';
if (pg_product_id == '') pg_product_id = 'null';
if (pg_get_related == '') pg_get_related = 'null';
if (pg_set_styles_inline == '') pg_set_styles_inline = 'null';
if (pg_show_image == '') pg_show_image = 'null';
if (typeof pg_server == "undefined" ) pg_server = 'dev.snowboarder.com';

document.write("<scr" + "ipt type=\"text/javascr" + "ipt\" language=\"javascr" + "ipt\">\n");
document.write("var ran = Number(new Date()) + Math.floor(Math.random() * 9999999999);var ad_content =\'<IFRAME SRC=\"http://" + pg_server + "/ad/ad/index/" + client_id + "/" + pg_thumbnail_size + "/" + pg_title + "/" + pg_price + "/" + pg_description + "/" + pg_price_type + "/" + pg_store_count + "/" + pg_product_count + "/" + pg_search_term + "/" + pg_product_id + "/" + pg_get_related + "/" + pg_set_styles_inline + "/" + pg_show_image + "/\" BORDER=\"0\" WIDTH=" + pg_width + " HEIGHT=" + pg_height + " SCROLLING=\"no\" FRAMEBORDER=\"0\"></IFRAME>\';\n");
document.write("document.write(ad_content);\n");
document.write("</scr" + "ipt>");
