// Affiliate ID - Change this to match your own site ID. 
// Make sure that this site has an active relationship with the merchants you are promoting
var affid=1084752;


// Template ID - This can be changed to another valid template ID
// var tid=19257; // Template with 1 column, displaying 5 products
 var tid=19291;  // Template with 2 columns, displaying 3x2 products


// Change this variable to match the filename you are using this mini shop in 
// E.g. if you rename the html file to something else you will need to change this variable to match the new name 
var pageurl='index.html'; 
