<!--
var promo=new Array();
var promo2=new Array();
var promo3=new Array();
var promo4=new Array();
var promo_th=new Array();
var promo_tgw=new Array();

function promo_img()
{
	
promo[0]=new Image; promo[0].src='http://asianbutterflies.com/potd/tl/thumb/100x150/';
promo[1]=new Image; promo[1].src='http://asianbutterflies.com/potd/tl/thumb/150x200/';
promo[2]=new Image; promo[2].src='http://asianbutterflies.com/potd/tl/thumb/90x120/';
promo[3]=new Image; promo[3].src='http://asianbutterflies.com/potd/tl/thumb/100x133/';
promo[4]=new Image; promo[4].src='http://asianbutterflies.com/potd/tl/thumb/125x150/';
promo[5]=new Image; promo[5].src='http://asianbutterflies.com/potd/tl/thumb/160x160/';

promo2[0]=new Image; promo2[0].src='http://asianbutterflies.com/eotm/tl/thumb/90x120/';
promo2[1]=new Image; promo2[1].src='http://asianbutterflies.com/eotm/tl/thumb/100x133/';
promo2[2]=new Image; promo2[2].src='http://asianbutterflies.com/eotm/tl/thumb/100x143/';
promo2[3]=new Image; promo2[3].src='http://asianbutterflies.com/eotm/tl/thumb/125x150/';
promo2[4]=new Image; promo2[4].src='http://asianbutterflies.com/eotm/tl/thumb/140x200/';
promo2[5]=new Image; promo2[5].src='http://asianbutterflies.com/eotm/tl/thumb/160x229/';

promo3[0]=new Image; promo3[0].src='http://asianbutterflies.com/potd/tu/thumb/100x150/';
promo3[1]=new Image; promo3[1].src='http://asianbutterflies.com/potd/tu/thumb/150x200/';
promo3[2]=new Image; promo3[2].src='http://asianbutterflies.com/potd/tu/thumb/90x120/';
promo3[3]=new Image; promo3[3].src='http://asianbutterflies.com/potd/tu/thumb/100x133/';
promo3[4]=new Image; promo3[4].src='http://asianbutterflies.com/potd/tu/thumb/125x150/';
promo3[5]=new Image; promo3[5].src='http://asianbutterflies.com/potd/tu/thumb/160x160/';

promo4[0]=new Image; promo4[0].src='http://asianbutterflies.com/potd/ll/thumb/100x150/';
promo4[1]=new Image; promo4[1].src='http://asianbutterflies.com/potd/ll/thumb/150x200/';
promo4[2]=new Image; promo4[2].src='http://asianbutterflies.com/potd/ll/thumb/90x120/';
promo4[3]=new Image; promo4[3].src='http://asianbutterflies.com/potd/ll/thumb/100x133/';
promo4[4]=new Image; promo4[4].src='http://asianbutterflies.com/potd/ll/thumb/100x143/';
promo4[5]=new Image; promo4[5].src='http://asianbutterflies.com/potd/ll/thumb/125x150/';
promo4[6]=new Image; promo4[6].src='http://asianbutterflies.com/potd/ll/thumb/140x200/';
promo4[7]=new Image; promo4[7].src='http://asianbutterflies.com/potd/ll/thumb/160x160/';
promo4[8]=new Image; promo4[8].src='http://asianbutterflies.com/potd/ll/thumb/160x229/';

promo_th[0]=new Image; promo_th[0].src='http://asianbutterflies.com/potd/th/thumb/100x150/';
promo_th[1]=new Image; promo_th[1].src='http://asianbutterflies.com/potd/th/thumb/150x200/';
promo_th[2]=new Image; promo_th[2].src='http://asianbutterflies.com/potd/th/thumb/90x120/';
promo_th[3]=new Image; promo_th[3].src='http://asianbutterflies.com/potd/th/thumb/100x133/';
promo_th[4]=new Image; promo_th[4].src='http://asianbutterflies.com/potd/th/thumb/100x143/';
promo_th[5]=new Image; promo_th[5].src='http://asianbutterflies.com/potd/th/thumb/125x150/';
promo_th[6]=new Image; promo_th[6].src='http://asianbutterflies.com/potd/th/thumb/140x200/';
promo_th[7]=new Image; promo_th[7].src='http://asianbutterflies.com/potd/th/thumb/160x160/';
promo_th[8]=new Image; promo_th[8].src='http://asianbutterflies.com/potd/th/thumb/160x229/';


promo_tgw[0]=new Image; promo_tgw[0].src='http://asianbutterflies.com/potd/tgw/thumb/100x150/';
promo_tgw[1]=new Image; promo_tgw[1].src='http://asianbutterflies.com/potd/tgw/thumb/150x200/';
promo_tgw[2]=new Image; promo_tgw[2].src='http://asianbutterflies.com/potd/tgw/thumb/90x120/';
promo_tgw[3]=new Image; promo_tgw[3].src='http://asianbutterflies.com/potd/tgw/thumb/100x133/';
promo_tgw[4]=new Image; promo_tgw[4].src='http://asianbutterflies.com/potd/tgw/thumb/100x143/';
promo_tgw[5]=new Image; promo_tgw[5].src='http://asianbutterflies.com/potd/tgw/thumb/125x150/';
promo_tgw[6]=new Image; promo_tgw[6].src='http://asianbutterflies.com/potd/tgw/thumb/140x200/';
promo_tgw[7]=new Image; promo_tgw[7].src='http://asianbutterflies.com/potd/tgw/thumb/160x160/';
promo_tgw[8]=new Image; promo_tgw[8].src='http://asianbutterflies.com/potd/tgw/thumb/160x229/';


}
function set_promo(n)
{
var d=document; if(d.images){
d.images.sample.src=promo[n].src
}
}
function set_promo2(n)
{
var d=document; if(d.images){
d.images.sample2.src=promo2[n].src
}
}
function set_promo3(n)
{
var d=document; if(d.images){
d.images.sample3.src=promo3[n].src
}
}
function set_promo4(n)
{
var d=document; if(d.images){
d.images.sample4.src=promo4[n].src
}
}
function set_promo_th(n)
{
var d=document; if(d.images){
d.images.sample_th.src=promo_th[n].src
}
}

function set_promo_tgw(n)
{
var d=document; if(d.images){
d.images.sample_tgw.src=promo_tgw[n].src
}
}



function changeLinkSize(newSize,cashCode){
	switch (newSize){
	  case "100x150":
	    text = "<a href='http://asianbutterflies.com/potd/tl/"+cashCode+".html'><img src='http://asianbutterflies.com/potd/tl/thumb/100x150/' border=0></a>";
	    set_promo(0);
	    break;
	  case "150x200":
	    text = "<a href='http://asianbutterflies.com/potd/tl/"+cashCode+".html'><img src='http://asianbutterflies.com/potd/tl/thumb/150x200/' border=0></a>";
	    set_promo(1);
	    break;
	  case "90x120":
	    text = "<a href='http://asianbutterflies.com/potd/tl/"+cashCode+".html'><img src='http://asianbutterflies.com/potd/tl/thumb/90x120/' border=0></a>";
	    set_promo(2);
	    break;
	  case "100x133":
	    text = "<a href='http://asianbutterflies.com/potd/tl/"+cashCode+".html'><img src='http://asianbutterflies.com/potd/tl/thumb/100x133/' border=0></a>";
	    set_promo(3);
	    break;
	  case "125x150":
	    text = "<a href='http://asianbutterflies.com/potd/tl/"+cashCode+".html'><img src='http://asianbutterflies.com/potd/tl/thumb/125x150/' border=0></a>";
	    set_promo(4);
	    break;
	  case "160x160":
	    set_promo(5);
	    text = "<a href='http://asianbutterflies.com/potd/tl/"+cashCode+".html'><img src='http://asianbutterflies.com/potd/tl/thumb/160x160/' border=0></a>";
	    break;
	}
	document.myForm['tailynn'].value=text;
}

function changeLinkSize2(newSize,cashCode){
	switch (newSize){
	  case "90x120":
	    text = "<a href='http://asianbutterflies.com/eotm/tl/"+cashCode+".html'><img src='http://asianbutterflies.com/eotm/tl/thumb/90x120/' border=0></a>";
	    set_promo2(0);
	    break;
	  case "100x133":
	    text = "<a href='http://asianbutterflies.com/eotm/tl/"+cashCode+".html'><img src='http://asianbutterflies.com/eotm/tl/thumb/100x133/' border=0></a>";
	    set_promo2(1);
	    break;
	  case "100x143":
	    text = "<a href='http://asianbutterflies.com/eotm/tl/"+cashCode+".html'><img src='http://asianbutterflies.com/eotm/tl/thumb/100x143/' border=0></a>";
	    set_promo2(2);
	    break;
	  case "125x150":
	    text = "<a href='http://asianbutterflies.com/eotm/tl/"+cashCode+".html'><img src='http://asianbutterflies.com/eotm/tl/thumb/125x150/' border=0></a>";
	    set_promo2(3);
	    break;
	  case "140x200":
	    text = "<a href='http://asianbutterflies.com/eotm/tl/"+cashCode+".html'><img src='http://asianbutterflies.com/eotm/tl/thumb/140x200/' border=0></a>";
	    set_promo2(4);
	    break;
	  case "160x229":
	    set_promo2(5);
	    text = "<a href='http://asianbutterflies.com/eotm/tl/"+cashCode+".html'><img src='http://asianbutterflies.com/eotm/tl/thumb/160x229/' border=0></a>";
	    break;
	}
	document.myForm2['tailynn'].value=text;
}

function changeLinkSize3(newSize,cashCode){
	switch (newSize){
	  case "100x150":
	    text = "<a href='http://asianbutterflies.com/potd/tu/"+cashCode+".html'><img src='http://asianbutterflies.com/potd/tu/thumb/100x150/' border=0></a>";
	    set_promo3(0);
	    break;
	  case "150x200":
	    text = "<a href='http://asianbutterflies.com/potd/tu/"+cashCode+".html'><img src='http://asianbutterflies.com/potd/tu/thumb/150x200/' border=0></a>";
	    set_promo3(1);
	    break;
	  case "90x120":
	    text = "<a href='http://asianbutterflies.com/potd/tu/"+cashCode+".html'><img src='http://asianbutterflies.com/potd/tu/thumb/90x120/' border=0></a>";
	    set_promo3(2);
	    break;
	  case "100x133":
	    text = "<a href='http://asianbutterflies.com/potd/tu/"+cashCode+".html'><img src='http://asianbutterflies.com/potd/tu/thumb/100x133/' border=0></a>";
	    set_promo3(3);
	    break;
	  case "125x150":
	    text = "<a href='http://asianbutterflies.com/potd/tu/"+cashCode+".html'><img src='http://asianbutterflies.com/potd/tu/thumb/125x150/' border=0></a>";
	    set_promo3(4);
	    break;
	  case "160x160":
	    set_promo3(5);
	    text = "<a href='http://asianbutterflies.com/potd/tu/"+cashCode+".html'><img src='http://asianbutterflies.com/potd/tu/thumb/160x160/' border=0></a>";
	    break;
	}
	document.myForm3['tussinee'].value=text;
}
function changeLinkSize4(newSize,cashCode){

	switch (newSize){
	  case "100x150":
	    text = "<a href='http://asianbutterflies.com/potd/ll/"+cashCode+".html'><img src='http://asianbutterflies.com/potd/ll/thumb/100x150/' border=0></a>";
	    set_promo4(0);
	    break;
	  case "150x200":
	    text = "<a href='http://asianbutterflies.com/potd/ll/"+cashCode+".html'><img src='http://asianbutterflies.com/potd/ll/thumb/150x200/' border=0></a>";
	    set_promo4(1);
	    break;
	  case "90x120":
	    text = "<a href='http://asianbutterflies.com/potd/ll/"+cashCode+".html'><img src='http://asianbutterflies.com/potd/ll/thumb/90x120/' border=0></a>";
	    set_promo4(2);
	    break;
	  case "100x133":
	    text = "<a href='http://asianbutterflies.com/potd/ll/"+cashCode+".html'><img src='http://asianbutterflies.com/potd/ll/thumb/100x133/' border=0></a>";
	    set_promo4(3);
	    break;
	  case "100x143":
	    text = "<a href='http://asianbutterflies.com/potd/ll/"+cashCode+".html'><img src='http://asianbutterflies.com/potd/ll/thumb/100x143/' border=0></a>";
	    set_promo4(4);
	    break;
	  case "125x150":
	    text = "<a href='http://asianbutterflies.com/potd/ll/"+cashCode+".html'><img src='http://asianbutterflies.com/potd/ll/thumb/125x150/' border=0></a>";
	    set_promo4(5);
	    break;
	  case "140x200":
	    text = "<a href='http://asianbutterflies.com/potd/ll/"+cashCode+".html'><img src='http://asianbutterflies.com/potd/ll/thumb/140x200/' border=0></a>";
	    set_promo4(6);
	    break;
	  case "160x160":
	    set_promo4(7);
	    text = "<a href='http://asianbutterflies.com/potd/ll/"+cashCode+".html'><img src='http://asianbutterflies.com/potd/ll/thumb/160x160/' border=0></a>";
	    break;
	  case "160x229":
	    text = "<a href='http://asianbutterflies.com/potd/ll/"+cashCode+".html'><img src='http://asianbutterflies.com/potd/ll/thumb/160x229/' border=0></a>";
	    set_promo4(8);
	    break;
	}
	document.myForm4['lulusexbomb'].value=text;
}
function changeLinkSize5(newSize,cashCode){

	switch (newSize){
	  case "100x150":
	    text = "<a href='http://asianbutterflies.com/potd/ll/t2/"+cashCode+".html'><img src='http://asianbutterflies.com/potd/ll/thumb/100x150/' border=0></a>";
	    set_promo4(0);
	    break;
	  case "150x200":
	    text = "<a href='http://asianbutterflies.com/potd/ll/t2/"+cashCode+".html'><img src='http://asianbutterflies.com/potd/ll/thumb/150x200/' border=0></a>";
	    set_promo4(1);
	    break;
	  case "90x120":
	    text = "<a href='http://asianbutterflies.com/potd/ll/t2/"+cashCode+".html'><img src='http://asianbutterflies.com/potd/ll/thumb/90x120/' border=0></a>";
	    set_promo4(2);
	    break;
	  case "100x133":
	    text = "<a href='http://asianbutterflies.com/potd/ll/t2/"+cashCode+".html'><img src='http://asianbutterflies.com/potd/ll/thumb/100x133/' border=0></a>";
	    set_promo4(3);
	    break;
	  case "100x143":
	    text = "<a href='http://asianbutterflies.com/potd/ll/t2/"+cashCode+".html'><img src='http://asianbutterflies.com/potd/ll/thumb/100x143/' border=0></a>";
	    set_promo4(4);
	    break;
	  case "125x150":
	    text = "<a href='http://asianbutterflies.com/potd/ll/t2/"+cashCode+".html'><img src='http://asianbutterflies.com/potd/ll/thumb/125x150/' border=0></a>";
	    set_promo4(5);
	    break;
	  case "140x200":
	    text = "<a href='http://asianbutterflies.com/potd/ll/t2/"+cashCode+".html'><img src='http://asianbutterflies.com/potd/ll/thumb/140x200/' border=0></a>";
	    set_promo4(6);
	    break;
	  case "160x160":
	    set_promo4(7);
	    text = "<a href='http://asianbutterflies.com/potd/ll/t2/"+cashCode+".html'><img src='http://asianbutterflies.com/potd/ll/thumb/160x160/' border=0></a>";
	    break;
	  case "160x229":
	    text = "<a href='http://asianbutterflies.com/potd/ll/t2/"+cashCode+".html'><img src='http://asianbutterflies.com/potd/ll/thumb/160x229/' border=0></a>";
	    set_promo4(8);
	    break;
	}
	document.myForm4['lulusexbomb'].value=text;
}

function changeLinkSize_th(newSize,cashCode){

	switch (newSize){
	  case "100x150":
	    text = "<a href='http://asianbutterflies.com/potd/th/"+cashCode+".html'><img src='http://asianbutterflies.com/potd/th/thumb/100x150/' border=0></a>";
	    set_promo_th(0);
	    break;
	  case "150x200":
	    text = "<a href='http://asianbutterflies.com/potd/th/"+cashCode+".html'><img src='http://asianbutterflies.com/potd/th/thumb/150x200/' border=0></a>";
	    set_promo_th(1);
	    break;
	  case "90x120":
	    text = "<a href='http://asianbutterflies.com/potd/th/"+cashCode+".html'><img src='http://asianbutterflies.com/potd/th/thumb/90x120/' border=0></a>";
	    set_promo_th(2);
	    break;
	  case "100x133":
	    text = "<a href='http://asianbutterflies.com/potd/th/"+cashCode+".html'><img src='http://asianbutterflies.com/potd/th/thumb/100x133/' border=0></a>";
	    set_promo_th(3);
	    break;
	  case "100x143":
	    text = "<a href='http://asianbutterflies.com/potd/th/"+cashCode+".html'><img src='http://asianbutterflies.com/potd/th/thumb/100x143/' border=0></a>";
	    set_promo_th(4);
	    break;
	  case "125x150":
	    text = "<a href='http://asianbutterflies.com/potd/th/"+cashCode+".html'><img src='http://asianbutterflies.com/potd/th/thumb/125x150/' border=0></a>";
	    set_promo_th(5);
	    break;
	  case "140x200":
	    text = "<a href='http://asianbutterflies.com/potd/th/"+cashCode+".html'><img src='http://asianbutterflies.com/potd/th/thumb/140x200/' border=0></a>";
	    set_promo_th(6);
	    break;
	  case "160x160":
	    set_promo_th(7);
	    text = "<a href='http://asianbutterflies.com/potd/th/"+cashCode+".html'><img src='http://asianbutterflies.com/potd/th/thumb/160x160/' border=0></a>";
	    break;
	  case "160x229":
	    text = "<a href='http://asianbutterflies.com/potd/th/"+cashCode+".html'><img src='http://asianbutterflies.com/potd/th/thumb/160x229/' border=0></a>";
	    set_promo_th(8);
	    break;
	}
	document.myForm_th['thainee'].value=text;
}



function changeLinkSize_tgw(newSize,cashCode){

	switch (newSize){
	  case "100x150":
	    text = "<a href='http://asianbutterflies.com/potd/tgw/"+cashCode+".html'><img src='http://asianbutterflies.com/potd/tgw/thumb/100x150/' border=0></a>";
	    set_promo_tgw(0);
	    break;
	  case "150x200":
	    text = "<a href='http://asianbutterflies.com/potd/tgw/"+cashCode+".html'><img src='http://asianbutterflies.com/potd/tgw/thumb/150x200/' border=0></a>";
	    set_promo_tgw(1);
	    break;
	  case "90x120":
	    text = "<a href='http://asianbutterflies.com/potd/tgw/"+cashCode+".html'><img src='http://asianbutterflies.com/potd/tgw/thumb/90x120/' border=0></a>";
	    set_promo_tgw(2);
	    break;
	  case "100x133":
	    text = "<a href='http://asianbutterflies.com/potd/tgw/"+cashCode+".html'><img src='http://asianbutterflies.com/potd/tgw/thumb/100x133/' border=0></a>";
	    set_promo_tgw(3);
	    break;
	  case "100x143":
	    text = "<a href='http://asianbutterflies.com/potd/tgw/"+cashCode+".html'><img src='http://asianbutterflies.com/potd/tgw/thumb/100x143/' border=0></a>";
	    set_promo_tgw(4);
	    break;
	  case "125x150":
	    text = "<a href='http://asianbutterflies.com/potd/tgw/"+cashCode+".html'><img src='http://asianbutterflies.com/potd/tgw/thumb/125x150/' border=0></a>";
	    set_promo_tgw(5);
	    break;
	  case "140x200":
	    text = "<a href='http://asianbutterflies.com/potd/tgw/"+cashCode+".html'><img src='http://asianbutterflies.com/potd/tgw/thumb/140x200/' border=0></a>";
	    set_promo_tgw(6);
	    break;
	  case "160x160":
	    set_promo_tgw(7);
	    text = "<a href='http://asianbutterflies.com/potd/tgw/"+cashCode+".html'><img src='http://asianbutterflies.com/potd/tgw/thumb/160x160/' border=0></a>";
	    break;
	  case "160x229":
	    text = "<a href='http://asianbutterflies.com/potd/tgw/"+cashCode+".html'><img src='http://asianbutterflies.com/potd/tgw/thumb/160x229/' border=0></a>";
	    set_promo_tgw(8);
	    break;
	}
	document.myForm_tgw['thaigirlswild'].value=text;
}



//-->

