var rate=1.32; //Rate

//ad settings from main page

//ad control
var tlcntrl=0;  //1 ,left, to have the settings from the global.js file, 0 from each page
var trcntrl=1;  //1 ,right,to have the settings from the global.js file, 0 from each page


//Top Left ad

var tlcdnprc=7.97; //CDN price
var tlnumus=96542; //US item shopping cart number
var tlnumcdn="107135"; //Cdn item shopping cart number	
var tlitemnum=""; //item number
var lftimge="near.jpg"; //left image name
var lftimglnk="Wholesale.htm"; //left item file name
var toplftadc="red"; //Color of Ad on top of the picture
var toplftadm=""; // Text of Ad on top of the picture 
var toplftada="left"; // "left", "center", "right" alignment of Text

//Top Right ad

var trcdnprc=2.85; //CDN price
var trnumus=96741; //US item shopping cart number
var trnumcdn=96742; //Cdn item shopping cart number	
var tritemnum="B9966-2AP"; //item number
var rgtimge="B99662APrr.jpg"; //right image name
var rgtimglnk="B9966-2ap-p.htm"; //right item file name
var toprgtadc="green"; //Color of Ad on top of the picture
var toprgtadm="More Like This,HANDLES pg 7"; // Text of Ad on top of the picture 
var toprgtada="right"; // "left", "center", "right" alignment of Text


//Middle Page ad, this is the default, can be overwritten from each page

var mdcntrl=2;  //use 1 for a regualar text, 2 for a hyperlink, 0 for none
var mad="MINIMUM ORDERS"; // Ad Message
var mhyperlink="http://www.aaron-kitchen-cabinet-hardware.com/minimum_order.htm"; // ad link


// To the public link

var topub="Wholesale.htm";

//---- Dont change below this point ----->

var price1l=cconv(tlcdnprc);
var price2l=cconvc(tlcdnprc);

var price1r=cconv(trcdnprc);
var price2r=cconvc(trcdnprc);