function openTemplateshopCart(id,price) {
    window.open('http://www.templatehelp.com/aff/cart.php?aff=greggm&pr_code=lP152lS84e7yL0rHNX05yvke4YrcV8&action=add&templ='+id,'buy'+id,'scrollbars=yes')
    //window.open('https://sales.broadwavestudios.com/mod/products/cart-'+id+'.html?_template=popup.html&custPrice='+price+'&custName=Template '+id,'buy'+id,'scrollbars=yes');
}

function templateHelp(id) {
    window.open('/mod/templatestore_help/show-'+id+'.html?_template=popup.html','buy'+id,'width=430; height=360; scrollbars=yes')
}
