

function MD_random(r1, r2) {
  if (r2 > r1) return (Math.round(Math.random()*(r2-r1))+r1);
  else return (Math.round(Math.random()*(r1-r2))+r2);
}

function MakeArray(n){
        this.length = n;
        for (var i= 1; i<=n; i++){
         		this[i] = 0}
        return this
}



var numBanner = 12;
var bannerURL = new MakeArray(numBanner);
var bannerImage = new MakeArray(numBanner);
var bannerHeight = new MakeArray(numBanner);
var bannerWidth = new MakeArray(numBanner);
var bannerImage2 = new MakeArray(numBanner);
var rnd_banner = MD_random(0, numBanner-1);
var rnd_number = MD_random(1,1000);

bannerURL[0] = "http://www.quickkmag.com/askbree.html";
bannerImage[0] = "http://www.quickkmag.com/images/001_bree.gif";
bannerWidth[0] = "74";
bannerHeight[0] = "50";

bannerURL[1] = "http://www.quickkmag.com/askbree.html";
bannerImage[1] = "http://www.quickkmag.com/images/002_bree.gif";

bannerWidth[1] = "74";
bannerHeight[1] = "50";

bannerURL[2] = "http://www.quickkmag.com/askbree.html";
bannerImage[2] = "http://www.quickkmag.com/images/003_bree.gif";

bannerWidth[2] = "74";
bannerHeight[2] = "50";

bannerURL[3] = "http://www.quickkmag.com/askbree.html";
bannerImage[3] = "http://www.quickkmag.com/images/004_bree.gif";

bannerWidth[3] = "74";
bannerHeight[3] = "50";

bannerURL[4] = "http://www.quickkmag.com/askbree.html";
bannerImage[4] = "http://www.quickkmag.com/images/005_bree.gif";

bannerWidth[4] = "74";
bannerHeight[4] = "50";

bannerURL[5] = "http://www.quickkmag.com/askbree.html";
bannerImage[5] = "http://www.quickkmag.com/images/001_bree.gif";

bannerWidth[5] = "74";
bannerHeight[5] = "50";

bannerURL[6] = "http://www.quickkmag.com/askbree.html";
bannerImage[6] = "http://www.quickkmag.com/images/002_bree.gif";

bannerWidth[6] = "74";
bannerHeight[6] = "50";

bannerURL[7] = "http://www.quickkmag.com/askbree.html";
bannerImage[7] = "http://www.quickkmag.com/images/003_bree.gif";

bannerWidth[7] = "74";
bannerHeight[7] = "50";

bannerURL[8] = "http://www.quickkmag.com/askbree.html";
bannerImage[8] = "http://www.quickkmag.com/images/004_bree.gif";

bannerWidth[8] = "74";
bannerHeight[8] = "50";

bannerURL[9] = "http://www.quickkmag.com/askbree.html";
bannerImage[9] = "http://www.quickkmag.com/images/005_bree.gif";

bannerWidth[9] = "74";
bannerHeight[9] = "50";

bannerURL[10] = "http://www.quickkmag.com/askbree.html";
bannerImage[10] = "http://www.quickkmag.com/images/001_bree.gif";

bannerWidth[10] = "74";
bannerHeight[10] = "50";
/*
bannerURL[11] = "http://www.quickkmag.com/";
bannerImage[11] = "http://www.quickkmag.com/lindatran/image2.jpg";
bannerWidth[11] = "74";
bannerHeight[11] = "50";

bannerURL[12] = "http://www.quickkmag.com/";
bannerImage[12] = "http://www.quickkmag.com/reneetownsend/image2.jpg";
bannerWidth[12] = "74";
bannerHeight[12] = "50";

bannerURL[13] = "http://www.quickkmag.com/";
bannerImage[13] = "http://www.quickkmag.com/shannonkelly/image2.jpg";
bannerWidth[13] = "74";
bannerHeight[13] = "50";

bannerURL[14] = "http://www.quickkmag.com/";
bannerImage[14] = "http://www.quickkmag.com/elkejeinsen/image2.jpg";
bannerWidth[14] = "74";
bannerHeight[14] = "50";

bannerURL[15] = "http://www.quickkmag.com/";
bannerImage[15] = "http://www.quickkmag.com/jen/image2.jpg";
bannerWidth[15] = "74";
bannerHeight[15] = "50";

bannerURL[16] = "http://www.quickkmag.com/";
bannerImage[16] = "http://www.quickkmag.com/rebeccaryann/image2.jpg";
bannerWidth[16] = "74";
bannerHeight[16] = "50";

bannerURL[17] = "http://www.quickkmag.com/";
bannerImage[17] = "http://www.quickkmag.com/barby/image2.jpg";
bannerWidth[17] = "74";
bannerHeight[17] = "50";

bannerURL[18] = "http://www.quickkmag.com/";
bannerImage[18] = "http://www.quickkmag.com/terrisummers/image2.jpg";
bannerWidth[18] = "74";
bannerHeight[18] = "50";

bannerURL[19] = "http://www.quickkmag.com/";
bannerImage[19] = "http://www.quickkmag.com/corina/image2.jpg";
bannerWidth[19] = "74";
bannerHeight[19] = "50";

bannerURL[20] = "http://www.quickkmag.com/";
bannerImage[20] = "http://www.quickkmag.com/linasex/image2.jpg";
bannerWidth[20] = "74";
bannerHeight[20] = "50";

bannerURL[21] = "http://www.quickkmag.com/";
bannerImage[21] = "http://www.quickkmag.com/angylina/image2.jpg";
bannerWidth[21] = "74";
bannerHeight[21] = "50";

bannerURL[22] = "http://www.quickkmag.com/";
bannerImage[22] = "http://www.quickkmag.com/tatiana/image2.jpg";
bannerWidth[22] = "74";
bannerHeight[22] = "50";

bannerURL[23] = "http://www.quickkmag.com/";
bannerImage[23] = "http://www.quickkmag.com/suzisimpson/image2.jpg";
bannerWidth[23] = "74";
bannerHeight[23] = "50";

bannerURL[24] = "http://www.quickkmag.com/";
bannerImage[24] = "http://www.quickkmag.com/tammywinters/image2.jpg";
bannerWidth[24] = "74";
bannerHeight[24] = "50";

bannerURL[25] = "http://www.quickkmag.com/";
bannerImage[25] = "http://www.quickkmag.com/jillkelly/image2.jpg";
bannerWidth[25] = "74";
bannerHeight[25] = "50";

bannerURL[26] = "http://www.quickkmag.com/";
bannerImage[26] = "http://www.quickkmag.com/victoriasilvstedt/image2.jpg";
bannerWidth[26] = "74";
bannerHeight[26] = "50";

bannerURL[27] = "http://www.quickkmag.com/";
bannerImage[27] = "http://www.quickkmag.com/ericanemeth/image2.jpg";
bannerWidth[27] = "74";
bannerHeight[27] = "50";

bannerURL[28] = "http://www.quickkmag.com/";
bannerImage[28] = "http://www.quickkmag.com/vanessajames/image2.jpg";
bannerWidth[28] = "74";
bannerHeight[28] = "50";

bannerURL[29] = "http://www.quickkmag.com/";
bannerImage[29] = "http://www.quickkmag.com/nikkijackson/image2.jpg";
bannerWidth[29] = "74";
bannerHeight[29] = "50";

bannerURL[30] = "http://www.quickkmag.com/";
bannerImage[30] = "http://www.quickkmag.com/heathersadventure/image2.jpg";
bannerWidth[30] = "74";
bannerHeight[30] = "50";

bannerURL[31] = "http://www.quickkmag.com/";
bannerImage[31] = "http://www.quickkmag.com/amandalexx/image2.jpg";
bannerWidth[31] = "74";
bannerHeight[31] = "50";

bannerURL[32] = "http://www.quickkmag.com/";
bannerImage[32] = "http://www.quickkmag.com/akira/image2.jpg";
bannerWidth[32] = "74";
bannerHeight[32] = "50";

bannerURL[33] = "http://www.quickkmag.com/";
bannerImage[33] = "http://www.quickkmag.com/taracaballero/image2.jpg";
bannerWidth[33] = "74";
bannerHeight[33] = "50";

bannerURL[34] = "http://www.quickkmag.com/";
bannerImage[34] = "http://www.quickkmag.com/shaemarks/image2.jpg";
bannerWidth[34] = "74";
bannerHeight[34] = "50";

bannerURL[35] = "http://www.quickkmag.com/";
bannerImage[35] = "http://www.quickkmag.com/witchqueen/image2.jpg";
bannerWidth[35] = "74";
bannerHeight[35] = "50";

bannerURL[36] = "http://www.quickkmag.com/";
bannerImage[36] = "http://www.quickkmag.com/triciawilds/image2.jpg";
bannerWidth[36] = "74";
bannerHeight[36] = "50";

bannerURL[37] = "http://www.quickkmag.com/";
bannerImage[37] = "http://www.quickkmag.com/andreea/image2.jpg";
bannerWidth[37] = "74";
bannerHeight[37] = "50";

bannerURL[38] = "http://www.quickkmag.com/";
bannerImage[38] = "http://www.quickkmag.com/sanja/image2.jpg";
bannerWidth[38] = "74";
bannerHeight[38] = "50";

bannerURL[39] = "http://www.quickkmag.com/";
bannerImage[39] = "http://www.quickkmag.com/lauren/image2.jpg";
bannerWidth[39] = "74";
bannerHeight[39] = "50";

bannerURL[40] = "http://www.quickkmag.com/";
bannerImage[40] = "http://www.quickkmag.com/vanilla/image2.jpg";
bannerWidth[40] = "74";
bannerHeight[40] = "50";

bannerURL[41] = "http://www.quickkmag.com/";
bannerImage[41] = "http://www.quickkmag.com/angelie/image2.jpg";
bannerWidth[41] = "74";
bannerHeight[41] = "50";

bannerURL[42] = "http://www.quickkmag.com/";
bannerImage[42] = "http://www.quickkmag.com/candi/image2.jpg";
bannerWidth[42] = "74";
bannerHeight[42] = "50";

bannerURL[43] = "http://www.quickkmag.com/";
bannerImage[43] = "http://www.quickkmag.com/dalenekurtis/image2.jpg";
bannerWidth[43] = "74";
bannerHeight[43] = "50";

bannerURL[44] = "http://www.quickkmag.com/";
bannerImage[44] = "http://www.quickkmag.com/lindaoneil/image2.jpg";
bannerWidth[44] = "74";
bannerHeight[44] = "50";

bannerURL[45] = "http://www.quickkmag.com/";
bannerImage[45] = "http://www.quickkmag.com/wendyjune/image2.jpg";
bannerWidth[45] = "74";
bannerHeight[45] = "50";

bannerURL[46] = "http://www.quickkmag.com/";
bannerImage[46] = "http://www.quickkmag.com/dinamarie/image2.jpg";
bannerWidth[46] = "74";
bannerHeight[46] = "50";

bannerURL[47] = "http://www.quickkmag.com/";
bannerImage[47] = "http://www.quickkmag.com/annamarie/image2.jpg";
bannerWidth[47] = "74";
bannerHeight[47] = "50";

bannerURL[48] = "http://www.quickkmag.com/";
bannerImage[48] = "http://www.quickkmag.com/tylynjohn/image2.jpg";
bannerWidth[48] = "74";
bannerHeight[48] = "50";

bannerURL[49] = "http://www.quickkmag.com/";
bannerImage[49] = "http://www.quickkmag.com/brookbradford/image2.jpg";
bannerWidth[49] = "74";
bannerHeight[49] = "50";

bannerURL[50] = "http://www.quickkmag.com/";
bannerImage[50] = "http://www.quickkmag.com/faith/image2.jpg";
bannerWidth[50] = "74";
bannerHeight[50] = "50";

bannerURL[51] = "http://www.quickkmag.com/";
bannerImage[51] = "http://www.quickkmag.com/supervixxen/image2.jpg";
bannerWidth[51] = "74";
bannerHeight[51] = "50";

bannerURL[52] = "http://www.quickkmag.com/";
bannerImage[52] = "http://www.quickkmag.com/sunnyleone/image2.jpg";
bannerWidth[52] = "74";
bannerHeight[52] = "50";

bannerURL[53] = "http://www.quickkmag.com/";
bannerImage[53] = "http://www.quickkmag.com/devin/image2.jpg";
bannerWidth[53] = "74";
bannerHeight[53] = "50";
*/

document.writeln('<center><A HREF="' + bannerURL[rnd_banner] +'"><img src="' + bannerImage[rnd_banner] +'" border=0 width=' + bannerWidth[rnd_banner] +' height=' + bannerHeight[rnd_banner] +'target=_top></A></center>');

