function openXL(urlname , tname )
{
window.open( urlname , tname , "width=780,height=610,top=2,left=2,resizable=yes,scrollbars=yes,toolbar=no,directories=no,status=no,menubar=no,copyhistory=no" );	
}

function fillPriceBoxs(formName)
{	
		formName.SPfield.value = formName.s.options[formName.s.selectedIndex].value; 
		y = parseFloat(formName.SPfield.value);
		if(y==9.97)
			formName.RPfield.value = 11.97;  
		else if (y==11.97)
			formName.RPfield.value = 14.97;  
		else if (y == 18.97)
			formName.RPfield.value = 22.97;  
		else if (y == 34.97)
			formName.RPfield.value = 40.97;  
		else if (y == 86.97)
			formName.RPfield.value = 99.97;  
		else if (y == 23.97)
			formName.RPfield.value = 29.97;  
		else if (y == 41.97)
			formName.RPfield.value = 49.97;  
		else if (y == 62.97)
			formName.RPfield.value = 72.97;  
		else if (y == 93.97)
			formName.RPfield.value = 109.97; 
	  	//for blank papyrus-------------->
		else if (y == 8.95)
			formName.RPfield.value = 9.25; 
		else if (y == 11.99)
			formName.RPfield.value = 9; 
		else if (y == 14.50)
			formName.RPfield.value = 17.99; 
		else if (y == 27.50)
			formName.RPfield.value = 37.50; 
		else if (y == 49.99)
			formName.RPfield.value = 75; 
		else if (y == 89.99)
			formName.RPfield.value = 150; 
//----------------------------------------
		else if (y == 9.95)
			formName.RPfield.value = 10.75; 
		else if (y == 13.95)
			formName.RPfield.value = 14.95; 
		else if (y == 17.99)
			formName.RPfield.value = 24; 
		else if (y == 34.95)
			formName.RPfield.value = 50; 
		else if (y == 64.99)
			formName.RPfield.value = 100; 
		else if (y == 119.99)
			formName.RPfield.value = 200; 
//----------------------------------------
		else if (y == 11.95)
			formName.RPfield.value = 12.95;
		else if (y == 16.95)
			formName.RPfield.value = 18.95;
		else if (y == 23.99)
			formName.RPfield.value = 36; 
		else if (y == 48.75)
			formName.RPfield.value = 75; 
		else if (y == 89.50)
			formName.RPfield.value = 150; 
		else if (y == 167.99)
			formName.RPfield.value = 300; 
//----------------------------------------
		else if (y == 13.50)
			formName.RPfield.value = 15; 
		else if (y == 25.99)
			formName.RPfield.value = 30; 
		else if (y == 48.99)
			formName.RPfield.value = 60; 
		else if (y == 99.99)
			formName.RPfield.value = 125; 
		else if (y == 194.99)
			formName.RPfield.value = 250; 
		else if (y == 379.99)
			formName.RPfield.value = 500; 
//----------------------------------------
		else if (y == 35.99)
			formName.RPfield.value = 45; 
		else if (y == 71.50)
			formName.RPfield.value = 90; 
		else if (y == 139.99)
			formName.RPfield.value = 179; 
		else if (y == 289.99)
			formName.RPfield.value = 375; 
		else if (y == 574.99)
			formName.RPfield.value = 750; 
		else if (y == 1129.99)
			formName.RPfield.value = 1500; 
		
		//formName.RPfield.value = y +2;
		formName.RPfield.value = "$" + formName.RPfield.value
		formName.SPfield.value = "$" + formName.SPfield.value
}
function cartURL(formName)
{	
	y = parseFloat(formName.s.options[formName.s.selectedIndex].value);
// the strips------------------------------------>
	if (formName.ProductId.value == "AF-01") //Weighing The Heart1 
	{
		if (y == 23.97)
			document.links('AF-01').href ="https://www.2checkout.com/2co/buyer/purchase?sid=444548&quantity=1&product_id=5"; 
		else if (y == 41.97)
			document.links('AF-01').href ="https://www.2checkout.com/2co/buyer/purchase?sid=444548&quantity=1&product_id=6"; 
		else if (y == 62.97)
			document.links('AF-01').href="https://www.2checkout.com/2co/buyer/purchase?sid=444548&quantity=1&product_id=7"; 
		else if (y == 93.97)
			document.links('AF-01').href ="https://www.2checkout.com/2co/buyer/purchase?sid=444548&quantity=1&product_id=8"; 
	}
	else if (formName.ProductId.value == "GG-01") //Winged Isis 
	{
		if (y == 23.97)
			document.links('GG-01').href ="https://www.2checkout.com/2co/buyer/purchase?sid=444548&quantity=1&product_id=23"; 
		else if (y == 41.97)
			document.links('GG-01').href ="https://www.2checkout.com/2co/buyer/purchase?sid=444548&quantity=1&product_id=24"; 
		else if (y == 62.97)
			document.links('GG-01').href ="https://www.2checkout.com/2co/buyer/purchase?sid=444548&quantity=1&product_id=25"; 
		else if (y == 93.97)
			document.links('GG-01').href ="https://www.2checkout.com/2co/buyer/purchase?sid=444548&quantity=1&product_id=26"; 
	}	
	else if(formName.ProductId.value == "OB-11")
	{
		if (y == 41.97)
			document.links('OB-11').href ="https://www.2checkout.com/2co/buyer/purchase?sid=444548&quantity=1&product_id=143"; 
		else if (y == 62.97)
			document.links('OB-11').href ="https://www.2checkout.com/2co/buyer/purchase?sid=444548&quantity=1&product_id=144"; 
		else if (y == 93.97)
			document.links('OB-11').href ="https://www.2checkout.com/2co/buyer/purchase?sid=444548&quantity=1&product_id=145"; 
	}
	else if(formName.ProductId.value == "OB-12")
	{
		if (y == 41.97)
			document.links('OB-12').href ="https://www.2checkout.com/2co/buyer/purchase?sid=444548&quantity=1&product_id=146"; 
		else if (y == 62.97)
			document.links('OB-12').href ="https://www.2checkout.com/2co/buyer/purchase?sid=444548&quantity=1&product_id=147"; 
		else if (y == 93.97)
			document.links('OB-12').href ="https://www.2checkout.com/2co/buyer/purchase?sid=444548&quantity=1&product_id=148"; 
	}
	else if (formName.ProductId.value == "AN-01")
	{
		if (y == 23.97)
			document.links('AN-01').href ="https://www.2checkout.com/2co/buyer/purchase?sid=444548&quantity=1&product_id=21"; 
		else if (y == 41.97)
			document.links('AN-01').href ="https://www.2checkout.com/2co/buyer/purchase?sid=444548&quantity=1&product_id=22"; 
	}
//others---------Afterlife------------------->	
	else if (formName.ProductId.value == "AF-02")	//Mummification 
	{
		if(y==9.97)
			document.links('AF-02').href ="https://www.2checkout.com/2co/buyer/purchase?sid=444548&quantity=1&product_id=9"; 
		else if (y==11.97)
			document.links('AF-02').href ="https://www.2checkout.com/2co/buyer/purchase?sid=444548&quantity=1&product_id=10";
		else if (y == 18.97)
			document.links('AF-02').href ="https://www.2checkout.com/2co/buyer/purchase?sid=444548&quantity=1&product_id=11";
		else if (y == 34.97)
			document.links('AF-02').href ="https://www.2checkout.com/2co/buyer/purchase?sid=444548&quantity=1&product_id=12";
	}
	else if (formName.ProductId.value == "AF-03")	//Tomb Of Queen Nefertari 
	{
		if(y==9.97)
			document.links('AF-03').href ="https://www.2checkout.com/2co/buyer/purchase?sid=444548&quantity=1&product_id=13"; 
		else if (y==11.97)
			document.links('AF-03').href ="https://www.2checkout.com/2co/buyer/purchase?sid=444548&quantity=1&product_id=14";
		else if (y == 18.97)
			document.links('AF-03').href ="https://www.2checkout.com/2co/buyer/purchase?sid=444548&quantity=1&product_id=15";
		else if (y == 34.97)
			document.links('AF-03').href ="https://www.2checkout.com/2co/buyer/purchase?sid=444548&quantity=1&product_id=16";
	}
	else if (formName.ProductId.value == "AF-04")	//Weighing The Heart2 
	{
		if(y==9.97)
			document.links('AF-04').href ="https://www.2checkout.com/2co/buyer/purchase?sid=444548&quantity=1&product_id=17"; 
		else if (y==11.97)
			document.links('AF-04').href ="https://www.2checkout.com/2co/buyer/purchase?sid=444548&quantity=1&product_id=18";
		else if (y == 18.97)
			document.links('AF-04').href ="https://www.2checkout.com/2co/buyer/purchase?sid=444548&quantity=1&product_id=19";
		else if (y == 34.97)
			document.links('AF-04').href ="https://www.2checkout.com/2co/buyer/purchase?sid=444548&quantity=1&product_id=20";
	}
//others---------Godes&Goddesses------------------->	
	else if (formName.ProductId.value == "GG-02")	//Party On The Boat 
	{
		if(y==9.97)
			document.links('GG-02').href ="https://www.2checkout.com/2co/buyer/purchase?sid=444548&quantity=1&product_id=27"; 
		else if (y==11.97)
			document.links('GG-02').href ="https://www.2checkout.com/2co/buyer/purchase?sid=444548&quantity=1&product_id=28";
		else if (y == 18.97)
			document.links('GG-02').href ="https://www.2checkout.com/2co/buyer/purchase?sid=444548&quantity=1&product_id=29";
		else if (y == 34.97)
			document.links('GG-02').href ="https://www.2checkout.com/2co/buyer/purchase?sid=444548&quantity=1&product_id=30";
		else if (y == 86.97)
			document.links('GG-02').href ="https://www.2checkout.com/2co/buyer/purchase?sid=444548&quantity=1&product_id=31";
	}
	else if (formName.ProductId.value == "GG-03")	//Isis In Her Horned Throne
	{
		if(y==9.97)
			document.links('GG-03').href ="https://www.2checkout.com/2co/buyer/purchase?sid=444548&quantity=1&product_id=32"; 
		else if (y==11.97)
			document.links('GG-03').href ="https://www.2checkout.com/2co/buyer/purchase?sid=444548&quantity=1&product_id=33";
		else if (y == 18.97)
			document.links('GG-03').href ="https://www.2checkout.com/2co/buyer/purchase?sid=444548&quantity=1&product_id=34";
		else if (y == 34.97)
			document.links('GG-03').href ="https://www.2checkout.com/2co/buyer/purchase?sid=444548&quantity=1&product_id=35";
		else if (y == 86.97)
			document.links('GG-03').href ="https://www.2checkout.com/2co/buyer/purchase?sid=444548&quantity=1&product_id=36";
	}
	else if (formName.ProductId.value == "GG-04")	//Godesses Nut 
	{
		if(y==9.97)
			document.links('GG-04').href ="https://www.2checkout.com/2co/buyer/purchase?sid=444548&quantity=1&product_id=37"; 
		else if (y==11.97)
			document.links('GG-04').href ="https://www.2checkout.com/2co/buyer/purchase?sid=444548&quantity=1&product_id=38";
		else if (y == 18.97)
			document.links('GG-04').href ="https://www.2checkout.com/2co/buyer/purchase?sid=444548&quantity=1&product_id=40";
		else if (y == 34.97)
			document.links('GG-04').href ="https://www.2checkout.com/2co/buyer/purchase?sid=444548&quantity=1&product_id=41";
		else if (y == 86.97)
			document.links('GG-04').href ="https://www.2checkout.com/2co/buyer/purchase?sid=444548&quantity=1&product_id=42";
	}
//others---------Kings and Queens------------------->	
	else if (formName.ProductId.value == "KQ-01")	//Ramses II In His Chariot1 
	{
		if(y==9.97)
			document.links('KQ-01').href ="https://www.2checkout.com/2co/buyer/purchase?sid=444548&quantity=1&product_id=43"; 
		else if (y==11.97)
			document.links('KQ-01').href ="https://www.2checkout.com/2co/buyer/purchase?sid=444548&quantity=1&product_id=44";
		else if (y == 18.97)
			document.links('KQ-01').href ="https://www.2checkout.com/2co/buyer/purchase?sid=444548&quantity=1&product_id=45";
		else if (y == 34.97)
			document.links('KQ-01').href ="https://www.2checkout.com/2co/buyer/purchase?sid=444548&quantity=1&product_id=46";
		else if (y == 86.97)
			document.links('KQ-01').href ="https://www.2checkout.com/2co/buyer/purchase?sid=444548&quantity=1&product_id=47";
	}
	else if (formName.ProductId.value == "KQ-02")	//Ramses II In His Chariot2 
	{
		if(y==9.97)
			document.links('KQ-02').href ="https://www.2checkout.com/2co/buyer/purchase?sid=444548&quantity=1&product_id=48"; 
		else if (y==11.97)
			document.links('KQ-02').href ="https://www.2checkout.com/2co/buyer/purchase?sid=444548&quantity=1&product_id=49";
		else if (y == 18.97)
			document.links('KQ-02').href ="https://www.2checkout.com/2co/buyer/purchase?sid=444548&quantity=1&product_id=50";
		else if (y == 34.97)
			document.links('KQ-02').href ="https://www.2checkout.com/2co/buyer/purchase?sid=444548&quantity=1&product_id=51";
		else if (y == 86.97)
			document.links('KQ-02').href ="https://www.2checkout.com/2co/buyer/purchase?sid=444548&quantity=1&product_id=52";
	}
	else if (formName.ProductId.value == "KQ-03")	//Ramses II In His Chariot3 
	{
		if(y==9.97)
			document.links('KQ-03').href ="https://www.2checkout.com/2co/buyer/purchase?sid=444548&quantity=1&product_id=53"; 
		else if (y==11.97)
			document.links('KQ-03').href ="https://www.2checkout.com/2co/buyer/purchase?sid=444548&quantity=1&product_id=54";
		else if (y == 18.97)
			document.links('KQ-03').href ="https://www.2checkout.com/2co/buyer/purchase?sid=444548&quantity=1&product_id=55";
		else if (y == 34.97)
			document.links('KQ-03').href ="https://www.2checkout.com/2co/buyer/purchase?sid=444548&quantity=1&product_id=56";
		else if (y == 86.97)
			document.links('KQ-03').href ="https://www.2checkout.com/2co/buyer/purchase?sid=444548&quantity=1&product_id=57";
	}
	else if (formName.ProductId.value == "KQ-04")	//Tut And His Wife In Swamps  
	{
		if(y==9.97)
			document.links('KQ-04').href ="https://www.2checkout.com/2co/buyer/purchase?sid=444548&quantity=1&product_id=58"; 
		else if (y==11.97)
			document.links('KQ-04').href ="https://www.2checkout.com/2co/buyer/purchase?sid=444548&quantity=1&product_id=59";
		else if (y == 18.97)
			document.links('KQ-04').href ="https://www.2checkout.com/2co/buyer/purchase?sid=444548&quantity=1&product_id=60";
		else if (y == 34.97)
			document.links('KQ-04').href ="https://www.2checkout.com/2co/buyer/purchase?sid=444548&quantity=1&product_id=61";
		else if (y == 86.97)
			document.links('KQ-04').href ="https://www.2checkout.com/2co/buyer/purchase?sid=444548&quantity=1&product_id=62";
	}
	else if (formName.ProductId.value == "KQ-05")	//Tut And His Wife Hunting Birds  
	{
		if(y==9.97)
			document.links('KQ-05').href ="https://www.2checkout.com/2co/buyer/purchase?sid=444548&quantity=1&product_id=63"; 
		else if (y==11.97)
			document.links('KQ-05').href ="https://www.2checkout.com/2co/buyer/purchase?sid=444548&quantity=1&product_id=64";
		else if (y == 18.97)
			document.links('KQ-05').href ="https://www.2checkout.com/2co/buyer/purchase?sid=444548&quantity=1&product_id=65";
		else if (y == 34.97)
			document.links('KQ-05').href ="https://www.2checkout.com/2co/buyer/purchase?sid=444548&quantity=1&product_id=66";
		else if (y == 86.97)
			document.links('KQ-05').href ="https://www.2checkout.com/2co/buyer/purchase?sid=444548&quantity=1&product_id=67";
	}
	else if (formName.ProductId.value == "KQ-06")	//Lord Menna Hunting Birds   
	{
		if(y==9.97)
			document.links('KQ-06').href ="https://www.2checkout.com/2co/buyer/purchase?sid=444548&quantity=1&product_id=68"; 
		else if (y==11.97)
			document.links('KQ-06').href ="https://www.2checkout.com/2co/buyer/purchase?sid=444548&quantity=1&product_id=69";
		else if (y == 18.97)
			document.links('KQ-06').href ="https://www.2checkout.com/2co/buyer/purchase?sid=444548&quantity=1&product_id=70";
		else if (y == 34.97)
			document.links('KQ-06').href ="https://www.2checkout.com/2co/buyer/purchase?sid=444548&quantity=1&product_id=71";
		else if (y == 86.97)
			document.links('KQ-06').href ="https://www.2checkout.com/2co/buyer/purchase?sid=444548&quantity=1&product_id=72";
	}
	else if (formName.ProductId.value == "KQ-07")	//Golden Throne Of King Tut     
	{
		if(y==9.97)
			document.links('KQ-07').href ="https://www.2checkout.com/2co/buyer/purchase?sid=444548&quantity=1&product_id=73"; 
		else if (y==11.97)
			document.links('KQ-07').href ="https://www.2checkout.com/2co/buyer/purchase?sid=444548&quantity=1&product_id=74";
		else if (y == 18.97)
			document.links('KQ-07').href ="https://www.2checkout.com/2co/buyer/purchase?sid=444548&quantity=1&product_id=75";
		else if (y == 34.97)
			document.links('KQ-07').href ="https://www.2checkout.com/2co/buyer/purchase?sid=444548&quantity=1&product_id=76";
		else if (y == 86.97)
			document.links('KQ-07').href ="https://www.2checkout.com/2co/buyer/purchase?sid=444548&quantity=1&product_id=77";
	}
//others---------Masks------------------->	
	else if (formName.ProductId.value == "MA-01")	//Mask Of King Tut    
	{
		if(y==9.97)
			document.links('MA-01').href ="https://www.2checkout.com/2co/buyer/purchase?sid=444548&quantity=1&product_id=78"; 
		else if (y==11.97)
			document.links('MA-01').href ="https://www.2checkout.com/2co/buyer/purchase?sid=444548&quantity=1&product_id=79";
		else if (y == 18.97)
			document.links('MA-01').href ="https://www.2checkout.com/2co/buyer/purchase?sid=444548&quantity=1&product_id=80";
		else if (y == 34.97)
			document.links('MA-01').href ="https://www.2checkout.com/2co/buyer/purchase?sid=444548&quantity=1&product_id=81";
		else if (y == 86.97)
			document.links('MA-01').href ="https://www.2checkout.com/2co/buyer/purchase?sid=444548&quantity=1&product_id=82";
	}
	else if (formName.ProductId.value == "MA-02")	//Bust Of Queen Nefertiti    
	{
		if(y==9.97)
			document.links('MA-02').href ="https://www.2checkout.com/2co/buyer/purchase?sid=444548&quantity=1&product_id=83"; 
		else if (y==11.97)
			document.links('MA-02').href ="https://www.2checkout.com/2co/buyer/purchase?sid=444548&quantity=1&product_id=84";
		else if (y == 18.97)
			document.links('MA-02').href ="https://www.2checkout.com/2co/buyer/purchase?sid=444548&quantity=1&product_id=85";
		else if (y == 34.97)
			document.links('MA-02').href ="https://www.2checkout.com/2co/buyer/purchase?sid=444548&quantity=1&product_id=86";
		else if (y == 86.97)
			document.links('MA-02').href ="https://www.2checkout.com/2co/buyer/purchase?sid=444548&quantity=1&product_id=87";
	}
	else if (formName.ProductId.value == "MA-03")	//Queen Cleopatra     
	{
		if(y==9.97)
			document.links('MA-03').href ="https://www.2checkout.com/2co/buyer/purchase?sid=444548&quantity=1&product_id=88"; 
		else if (y==11.97)
			document.links('MA-03').href ="https://www.2checkout.com/2co/buyer/purchase?sid=444548&quantity=1&product_id=89";
		else if (y == 18.97)
			document.links('MA-03').href ="https://www.2checkout.com/2co/buyer/purchase?sid=444548&quantity=1&product_id=90";
		else if (y == 34.97)
			document.links('MA-03').href ="https://www.2checkout.com/2co/buyer/purchase?sid=444548&quantity=1&product_id=91";
		else if (y == 86.97)
			document.links('MA-03').href ="https://www.2checkout.com/2co/buyer/purchase?sid=444548&quantity=1&product_id=92";
	}
//others---------Oferrings and Blessings------------------->	
	else if (formName.ProductId.value == "OB-01")	//Akhnaton Worshiping Aton      
	{
		if(y==9.97)
			document.links('OB-01').href ="https://www.2checkout.com/2co/buyer/purchase?sid=444548&quantity=1&product_id=93"; 
		else if (y==11.97)
			document.links('OB-01').href ="https://www.2checkout.com/2co/buyer/purchase?sid=444548&quantity=1&product_id=94";
		else if (y == 18.97)
			document.links('OB-01').href ="https://www.2checkout.com/2co/buyer/purchase?sid=444548&quantity=1&product_id=95";
		else if (y == 34.97)
			document.links('OB-01').href ="https://www.2checkout.com/2co/buyer/purchase?sid=444548&quantity=1&product_id=96";
		else if (y == 86.97)
			document.links('OB-01').href ="https://www.2checkout.com/2co/buyer/purchase?sid=444548&quantity=1&product_id=97";
	}
	else if (formName.ProductId.value == "OB-02")	//Nefertari Led By Horus1       
	{
		if(y==9.97)
			document.links('OB-02').href ="https://www.2checkout.com/2co/buyer/purchase?sid=444548&quantity=1&product_id=98"; 
		else if (y==11.97)
			document.links('OB-02').href ="https://www.2checkout.com/2co/buyer/purchase?sid=444548&quantity=1&product_id=99";
		else if (y == 18.97)
			document.links('OB-02').href ="https://www.2checkout.com/2co/buyer/purchase?sid=444548&quantity=1&product_id=100";
		else if (y == 34.97)
			document.links('OB-02').href ="https://www.2checkout.com/2co/buyer/purchase?sid=444548&quantity=1&product_id=101";
		else if (y == 86.97)
			document.links('OB-02').href ="https://www.2checkout.com/2co/buyer/purchase?sid=444548&quantity=1&product_id=102";
	}
	else if (formName.ProductId.value == "OB-03")	//Nefertari Led By Horus2        
	{
		if(y==9.97)
			document.links('OB-03').href ="https://www.2checkout.com/2co/buyer/purchase?sid=444548&quantity=1&product_id=103"; 
		else if (y==11.97)
			document.links('OB-03').href ="https://www.2checkout.com/2co/buyer/purchase?sid=444548&quantity=1&product_id=104";
		else if (y == 18.97)
			document.links('OB-03').href ="https://www.2checkout.com/2co/buyer/purchase?sid=444548&quantity=1&product_id=105";
		else if (y == 34.97)
			document.links('OB-03').href ="https://www.2checkout.com/2co/buyer/purchase?sid=444548&quantity=1&product_id=106";
		else if (y == 86.97)
			document.links('OB-03').href ="https://www.2checkout.com/2co/buyer/purchase?sid=444548&quantity=1&product_id=107";
	}
	else if (formName.ProductId.value == "OB-04")	//Nefertari Led By Isis         
	{
		if(y==9.97)
			document.links('OB-04').href ="https://www.2checkout.com/2co/buyer/purchase?sid=444548&quantity=1&product_id=108"; 
		else if (y==11.97)
			document.links('OB-04').href ="https://www.2checkout.com/2co/buyer/purchase?sid=444548&quantity=1&product_id=109";
		else if (y == 18.97)
			document.links('OB-04').href ="https://www.2checkout.com/2co/buyer/purchase?sid=444548&quantity=1&product_id=110";
		else if (y == 34.97)
			document.links('OB-04').href ="https://www.2checkout.com/2co/buyer/purchase?sid=444548&quantity=1&product_id=111";
		else if (y == 86.97)
			document.links('OB-04').href ="https://www.2checkout.com/2co/buyer/purchase?sid=444548&quantity=1&product_id=112";
	}
	else if (formName.ProductId.value == "OB-05")	//Coronation Of Queen Nefertari         
	{
		if(y==9.97)
			document.links('OB-05').href ="https://www.2checkout.com/2co/buyer/purchase?sid=444548&quantity=1&product_id=113"; 
		else if (y==11.97)
			document.links('OB-05').href ="https://www.2checkout.com/2co/buyer/purchase?sid=444548&quantity=1&product_id=114";
		else if (y == 18.97)
			document.links('OB-05').href ="https://www.2checkout.com/2co/buyer/purchase?sid=444548&quantity=1&product_id=115";
		else if (y == 34.97)
			document.links('OB-05').href ="https://www.2checkout.com/2co/buyer/purchase?sid=444548&quantity=1&product_id=116";
		else if (y == 86.97)
			document.links('OB-05').href ="https://www.2checkout.com/2co/buyer/purchase?sid=444548&quantity=1&product_id=117";
	}
	else if (formName.ProductId.value == "OB-06")	//Coronation Of King Ramses         
	{
		if(y==9.97)
			document.links('OB-06').href ="https://www.2checkout.com/2co/buyer/purchase?sid=444548&quantity=1&product_id=118"; 
		else if (y==11.97)
			document.links('OB-06').href ="https://www.2checkout.com/2co/buyer/purchase?sid=444548&quantity=1&product_id=119";
		else if (y == 18.97)
			document.links('OB-06').href ="https://www.2checkout.com/2co/buyer/purchase?sid=444548&quantity=1&product_id=120";
		else if (y == 34.97)
			document.links('OB-06').href ="https://www.2checkout.com/2co/buyer/purchase?sid=444548&quantity=1&product_id=121";
		else if (y == 86.97)
			document.links('OB-06').href ="https://www.2checkout.com/2co/buyer/purchase?sid=444548&quantity=1&product_id=122";
	}
	else if (formName.ProductId.value == "OB-07")	//Ramses Offers Flowers        
	{
		if(y==9.97)
			document.links('OB-07').href ="https://www.2checkout.com/2co/buyer/purchase?sid=444548&quantity=1&product_id=123"; 
		else if (y==11.97)
			document.links('OB-07').href ="https://www.2checkout.com/2co/buyer/purchase?sid=444548&quantity=1&product_id=124";
		else if (y == 18.97)
			document.links('OB-07').href ="https://www.2checkout.com/2co/buyer/purchase?sid=444548&quantity=1&product_id=125";
		else if (y == 34.97)
			document.links('OB-07').href ="https://www.2checkout.com/2co/buyer/purchase?sid=444548&quantity=1&product_id=126";
		else if (y == 86.97)
			document.links('OB-07').href ="https://www.2checkout.com/2co/buyer/purchase?sid=444548&quantity=1&product_id=127";
	}
	else if (formName.ProductId.value == "OB-08")	//Ramses And Hathor        
	{
		if(y==9.97)
			document.links('OB-08').href ="https://www.2checkout.com/2co/buyer/purchase?sid=444548&quantity=1&product_id=128"; 
		else if (y==11.97)
			document.links('OB-08').href ="https://www.2checkout.com/2co/buyer/purchase?sid=444548&quantity=1&product_id=129";
		else if (y == 18.97)
			document.links('OB-08').href ="https://www.2checkout.com/2co/buyer/purchase?sid=444548&quantity=1&product_id=130";
		else if (y == 34.97)
			document.links('OB-08').href ="https://www.2checkout.com/2co/buyer/purchase?sid=444548&quantity=1&product_id=131";
		else if (y == 86.97)
			document.links('OB-08').href ="https://www.2checkout.com/2co/buyer/purchase?sid=444548&quantity=1&product_id=132";
	}
	else if (formName.ProductId.value == "OB-09")	//Nefertari Led By Gods1         
	{
		if(y==9.97)
			document.links('OB-09').href ="https://www.2checkout.com/2co/buyer/purchase?sid=444548&quantity=1&product_id=133"; 
		else if (y==11.97)
			document.links('OB-09').href ="https://www.2checkout.com/2co/buyer/purchase?sid=444548&quantity=1&product_id=134";
		else if (y == 18.97)
			document.links('OB-09').href ="https://www.2checkout.com/2co/buyer/purchase?sid=444548&quantity=1&product_id=135";
		else if (y == 34.97)
			document.links('OB-09').href ="https://www.2checkout.com/2co/buyer/purchase?sid=444548&quantity=1&product_id=136";
		else if (y == 86.97)
			document.links('OB-09').href ="https://www.2checkout.com/2co/buyer/purchase?sid=444548&quantity=1&product_id=137";
	}
	else if (formName.ProductId.value == "OB-10")	//Horemheb Presents Liquids To Gods         
	{
		if(y==9.97)
			document.links('OB-10').href ="https://www.2checkout.com/2co/buyer/purchase?sid=444548&quantity=1&product_id=138"; 
		else if (y==11.97)
			document.links('OB-10').href ="https://www.2checkout.com/2co/buyer/purchase?sid=444548&quantity=1&product_id=139";
		else if (y == 18.97)
			document.links('OB-10').href ="https://www.2checkout.com/2co/buyer/purchase?sid=444548&quantity=1&product_id=140";
		else if (y == 34.97)
			document.links('OB-10').href ="https://www.2checkout.com/2co/buyer/purchase?sid=444548&quantity=1&product_id=141";
		else if (y == 86.97)
			document.links('OB-10').href ="https://www.2checkout.com/2co/buyer/purchase?sid=444548&quantity=1&product_id=142";
	}
	else if (formName.ProductId.value == "OB-13")	//Hormoheb Offering To Horus         
	{
		if(y==9.97)
			document.links('OB-13').href ="https://www.2checkout.com/2co/buyer/purchase?sid=444548&quantity=1&product_id=149"; 
		else if (y==11.97)
			document.links('OB-13').href ="https://www.2checkout.com/2co/buyer/purchase?sid=444548&quantity=1&product_id=150";
		else if (y == 18.97)
			document.links('OB-13').href ="https://www.2checkout.com/2co/buyer/purchase?sid=444548&quantity=1&product_id=151";
		else if (y == 34.97)
			document.links('OB-13').href ="https://www.2checkout.com/2co/buyer/purchase?sid=444548&quantity=1&product_id=152";
	}
//others---------Symbols------------------->	
	else if (formName.ProductId.value == "SY-01")	//Ankh The Symbol Of Life         
	{
		if(y==9.97)
			document.links('SY-01').href ="https://www.2checkout.com/2co/buyer/purchase?sid=444548&quantity=1&product_id=153"; 
		else if (y==11.97)
			document.links('SY-01').href ="https://www.2checkout.com/2co/buyer/purchase?sid=444548&quantity=1&product_id=154";
		else if (y == 18.97)
			document.links('SY-01').href ="https://www.2checkout.com/2co/buyer/purchase?sid=444548&quantity=1&product_id=155";
		else if (y == 34.97)
			document.links('SY-01').href ="https://www.2checkout.com/2co/buyer/purchase?sid=444548&quantity=1&product_id=156";
	}
	else if (formName.ProductId.value == "SY-02")	//Hieroglyphic Alphabets Board         
	{
		if(y==9.97)
			document.links('SY-02').href ="https://www.2checkout.com/2co/buyer/purchase?sid=444548&quantity=1&product_id=157"; 
		else if (y==11.97)
			document.links('SY-02').href ="https://www.2checkout.com/2co/buyer/purchase?sid=444548&quantity=1&product_id=158";
		else if (y == 18.97)
			document.links('SY-02').href ="https://www.2checkout.com/2co/buyer/purchase?sid=444548&quantity=1&product_id=159";
		else if (y == 34.97)
			document.links('SY-02').href ="https://www.2checkout.com/2co/buyer/purchase?sid=444548&quantity=1&product_id=160";
	}
	else if (formName.ProductId.value == "SY-03")	//Tree Of Life         
	{
		if(y==9.97)
			document.links('SY-03').href ="https://www.2checkout.com/2co/buyer/purchase?sid=444548&quantity=1&product_id=161"; 
		else if (y==11.97)
			document.links('SY-03').href ="https://www.2checkout.com/2co/buyer/purchase?sid=444548&quantity=1&product_id=162";
		else if (y == 18.97)
			document.links('SY-03').href ="https://www.2checkout.com/2co/buyer/purchase?sid=444548&quantity=1&product_id=163";
		else if (y == 34.97)
			document.links('SY-03').href ="https://www.2checkout.com/2co/buyer/purchase?sid=444548&quantity=1&product_id=164";
		else if (y == 86.97)
			document.links('SY-03').href ="https://www.2checkout.com/2co/buyer/purchase?sid=444548&quantity=1&product_id=165";
	}
	else if (formName.ProductId.value == "SY-04")	//The Three Musicians        
	{
		if(y==9.97)
			document.links('SY-04').href ="https://www.2checkout.com/2co/buyer/purchase?sid=444548&quantity=1&product_id=166"; 
		else if (y==11.97)
			document.links('SY-04').href ="https://www.2checkout.com/2co/buyer/purchase?sid=444548&quantity=1&product_id=167";
		else if (y == 18.97)
			document.links('SY-04').href ="https://www.2checkout.com/2co/buyer/purchase?sid=444548&quantity=1&product_id=168";
		else if (y == 34.97)
			document.links('SY-04').href ="https://www.2checkout.com/2co/buyer/purchase?sid=444548&quantity=1&product_id=169";
		else if (y == 86.97)
			document.links('SY-04').href ="https://www.2checkout.com/2co/buyer/purchase?sid=444548&quantity=1&product_id=170";
	}
	else if (formName.ProductId.value == "SY-05")	//Eye Of Horus       
	{
		if(y==9.97)
			document.links('SY-05').href ="https://www.2checkout.com/2co/buyer/purchase?sid=444548&quantity=1&product_id=171"; 
		else if (y==11.97)
			document.links('SY-05').href ="https://www.2checkout.com/2co/buyer/purchase?sid=444548&quantity=1&product_id=172";
		else if (y == 18.97)
			document.links('SY-05').href ="https://www.2checkout.com/2co/buyer/purchase?sid=444548&quantity=1&product_id=173";
		else if (y == 34.97)
			document.links('SY-05').href ="https://www.2checkout.com/2co/buyer/purchase?sid=444548&quantity=1&product_id=174";
		else if (y == 86.97)
			document.links('SY-05').href ="https://www.2checkout.com/2co/buyer/purchase?sid=444548&quantity=1&product_id=175";
	}
//others---------Zodiac------------------->	
	else if (formName.ProductId.value == "ZO-01")	//Egyptian Astrological Calendar         
	{
		if(y==9.97)
			document.links('ZO-01').href ="https://www.2checkout.com/2co/buyer/purchase?sid=444548&quantity=1&product_id=176"; 
		else if (y==11.97)
			document.links('ZO-01').href ="https://www.2checkout.com/2co/buyer/purchase?sid=444548&quantity=1&product_id=177";
		else if (y == 18.97)
			document.links('ZO-01').href ="https://www.2checkout.com/2co/buyer/purchase?sid=444548&quantity=1&product_id=178";
		else if (y == 34.97)
			document.links('ZO-01').href ="https://www.2checkout.com/2co/buyer/purchase?sid=444548&quantity=1&product_id=179";
	}
	else if (formName.ProductId.value == "ZO-02")	   
	{
		if(y==9.97)
			document.links('ZO-02').href ="https://www.2checkout.com/2co/buyer/purchase?sid=444548&quantity=1&product_id=180"; 
	}
		else if (formName.ProductId.value == "ZO-03")	  
	{
		if(y==9.97)
			document.links('ZO-03').href ="https://www.2checkout.com/2co/buyer/purchase?sid=444548&quantity=1&product_id=181"; 
	}
		else if (formName.ProductId.value == "ZO-04")	   
	{
		if(y==9.97)
			document.links('ZO-04').href ="https://www.2checkout.com/2co/buyer/purchase?sid=444548&quantity=1&product_id=182"; 
	}
		else if (formName.ProductId.value == "ZO-05")	    
	{
		if(y==9.97)
			document.links('ZO-05').href ="https://www.2checkout.com/2co/buyer/purchase?sid=444548&quantity=1&product_id=183"; 
	}
		else if (formName.ProductId.value == "ZO-06")	     
	{
		if(y==9.97)
			document.links('ZO-06').href ="https://www.2checkout.com/2co/buyer/purchase?sid=444548&quantity=1&product_id=184"; 
	}
		else if (formName.ProductId.value == "ZO-07")	    
	{
		if(y==9.97)
			document.links('ZO-07').href ="https://www.2checkout.com/2co/buyer/purchase?sid=444548&quantity=1&product_id=185"; 
	}
		else if (formName.ProductId.value == "ZO-08")	    
	{
		if(y==9.97)
			document.links('ZO-08').href ="https://www.2checkout.com/2co/buyer/purchase?sid=444548&quantity=1&product_id=186"; 
	}
		else if (formName.ProductId.value == "ZO-09")	       
	{
		if(y==9.97)
			document.links('ZO-09').href ="https://www.2checkout.com/2co/buyer/purchase?sid=444548&quantity=1&product_id=187"; 
	}
		else if (formName.ProductId.value == "ZO-10")	   
	{
		if(y==9.97)
			document.links('ZO-10').href ="https://www.2checkout.com/2co/buyer/purchase?sid=444548&quantity=1&product_id=188"; 
	}
		else if (formName.ProductId.value == "ZO-11")	  
	{
		if(y==9.97)
			document.links('ZO-11').href ="https://www.2checkout.com/2co/buyer/purchase?sid=444548&quantity=1&product_id=189"; 
	}
		else if (formName.ProductId.value == "ZO-12")	     
	{
		if(y==9.97)
			document.links('ZO-12').href ="https://www.2checkout.com/2co/buyer/purchase?sid=444548&quantity=1&product_id=190"; 
	}
		else if (formName.ProductId.value == "ZO-13")	      
	{
		if(y==9.97)
			document.links('ZO-13').href ="https://www.2checkout.com/2co/buyer/purchase?sid=444548&quantity=1&product_id=191"; 
	}
	//others---------light Blank Papyrus------------------->	
	else if (formName.ProductId.value == "BP-01" && formName.sc.options[formName.sc.selectedIndex].value == "Light")	//Pack. of 3 blank papyrus       
	{
		if(y==8.95)
			document.links('BP-01').href ="https://www.2checkout.com/2co/buyer/purchase?sid=444548&quantity=1&product_id=192"; 
		else if (y==9.95)
			document.links('BP-01').href ="https://www.2checkout.com/2co/buyer/purchase?sid=444548&quantity=1&product_id=193";
		else if (y == 11.95)
			document.links('BP-01').href ="https://www.2checkout.com/2co/buyer/purchase?sid=444548&quantity=1&product_id=194";
		else if (y == 13.50)
			document.links('BP-01').href ="https://www.2checkout.com/2co/buyer/purchase?sid=444548&quantity=1&product_id=195";
		else if (y == 35.99)
			document.links('BP-01').href ="https://www.2checkout.com/2co/buyer/purchase?sid=444548&quantity=1&product_id=196";
	}
	else if (formName.ProductId.value == "BP-02" && formName.sc.options[formName.sc.selectedIndex].value == "Light")	//Pack. of 6 blank papyrus        
	{
		if(y==11.95)
			document.links('BP-02').href ="https://www.2checkout.com/2co/buyer/purchase?sid=444548&quantity=1&product_id=197"; 
		else if (y==13.95)
			document.links('BP-02').href ="https://www.2checkout.com/2co/buyer/purchase?sid=444548&quantity=1&product_id=198";
		else if (y == 16.95)
			document.links('BP-02').href ="https://www.2checkout.com/2co/buyer/purchase?sid=444548&quantity=1&product_id=199";
		else if (y == 25.99)
			document.links('BP-02').href ="https://www.2checkout.com/2co/buyer/purchase?sid=444548&quantity=1&product_id=200";
		else if (y == 71.50)
			document.links('BP-02').href ="https://www.2checkout.com/2co/buyer/purchase?sid=444548&quantity=1&product_id=201";
	}
	else if (formName.ProductId.value == "BP-03" && formName.sc.options[formName.sc.selectedIndex].value == "Light")	//12        
	{
		if(y==14.50)
			document.links('BP-03').href ="https://www.2checkout.com/2co/buyer/purchase?sid=444548&quantity=1&product_id=202"; 
		else if (y==17.99)
			document.links('BP-03').href ="https://www.2checkout.com/2co/buyer/purchase?sid=444548&quantity=1&product_id=203";
		else if (y == 23.99)
			document.links('BP-03').href ="https://www.2checkout.com/2co/buyer/purchase?sid=444548&quantity=1&product_id=204";
		else if (y == 48.99)
			document.links('BP-03').href ="https://www.2checkout.com/2co/buyer/purchase?sid=444548&quantity=1&product_id=205";
		else if (y == 139.99)
			document.links('BP-03').href ="https://www.2checkout.com/2co/buyer/purchase?sid=444548&quantity=1&product_id=206";
	}
	else if (formName.ProductId.value == "BP-04" && formName.sc.options[formName.sc.selectedIndex].value == "Light")	//25        
	{
		if(y==27.50)
			document.links('BP-04').href ="https://www.2checkout.com/2co/buyer/purchase?sid=444548&quantity=1&product_id=207"; 
		else if (y==34.95)
			document.links('BP-04').href ="https://www.2checkout.com/2co/buyer/purchase?sid=444548&quantity=1&product_id=208";
		else if (y == 48.75)
			document.links('BP-04').href ="https://www.2checkout.com/2co/buyer/purchase?sid=444548&quantity=1&product_id=209";
		else if (y == 99.99)
			document.links('BP-04').href ="https://www.2checkout.com/2co/buyer/purchase?sid=444548&quantity=1&product_id=210";
		else if (y == 289.99)
			document.links('BP-04').href ="https://www.2checkout.com/2co/buyer/purchase?sid=444548&quantity=1&product_id=211";
	}
	else if (formName.ProductId.value == "BP-05" && formName.sc.options[formName.sc.selectedIndex].value == "Light")	//50        
	{
		if(y==49.99)
			document.links('BP-05').href ="https://www.2checkout.com/2co/buyer/purchase?sid=444548&quantity=1&product_id=212"; 
		else if (y==64.99)
			document.links('BP-05').href ="https://www.2checkout.com/2co/buyer/purchase?sid=444548&quantity=1&product_id=213";
		else if (y == 89.50)
			document.links('BP-05').href ="https://www.2checkout.com/2co/buyer/purchase?sid=444548&quantity=1&product_id=214";
		else if (y == 194.99)
			document.links('BP-05').href ="https://www.2checkout.com/2co/buyer/purchase?sid=444548&quantity=1&product_id=216";
		else if (y == 574.99)
			document.links('BP-05').href ="https://www.2checkout.com/2co/buyer/purchase?sid=444548&quantity=1&product_id=218";
	}
	else if (formName.ProductId.value == "BP-06" && formName.sc.options[formName.sc.selectedIndex].value == "Light")	//100        
	{
		if(y==89.99)
			document.links('BP-06').href ="https://www.2checkout.com/2co/buyer/purchase?sid=444548&quantity=1&product_id=219"; 
		else if (y==119.99)
			document.links('BP-06').href ="https://www.2checkout.com/2co/buyer/purchase?sid=444548&quantity=1&product_id=220";
		else if (y == 167.99)
			document.links('BP-06').href ="https://www.2checkout.com/2co/buyer/purchase?sid=444548&quantity=1&product_id=221";
		else if (y == 379.99)
			document.links('BP-06').href ="https://www.2checkout.com/2co/buyer/purchase?sid=444548&quantity=1&product_id=222";
		else if (y == 1129.99)
			document.links('BP-06').href ="https://www.2checkout.com/2co/buyer/purchase?sid=444548&quantity=1&product_id=223";
	}
//others---------Dark Blank Papyrus------------------->	
	else if (formName.ProductId.value == "BP-01" && formName.sc.options[formName.sc.selectedIndex].value == "Dark")	//Pack. of 3 blank papyrus       
	{
		if(y==4.25)
			document.links('BP-01').href ="https://www.2checkout.com/2co/buyer/purchase?sid=444548&quantity=1&product_id=224"; 
		else if (y==5.50)
			document.links('BP-01').href ="https://www.2checkout.com/2co/buyer/purchase?sid=444548&quantity=1&product_id=225";
		else if (y == 6.95)
			document.links('BP-01').href ="https://www.2checkout.com/2co/buyer/purchase?sid=444548&quantity=1&product_id=226";
		else if (y == 13.50)
			document.links('BP-01').href ="https://www.2checkout.com/2co/buyer/purchase?sid=444548&quantity=1&product_id=227";
		else if (y == 35.99)
			document.links('BP-01').href ="https://www.2checkout.com/2co/buyer/purchase?sid=444548&quantity=1&product_id=228";
	}
	else if (formName.ProductId.value == "BP-02" && formName.sc.options[formName.sc.selectedIndex].value == "Dark")	//Pack. of 6 blank papyrus        
	{
		if(y==7.99)
			document.links('BP-02').href ="https://www.2checkout.com/2co/buyer/purchase?sid=444548&quantity=1&product_id=229"; 
		else if (y==9.95)
			document.links('BP-02').href ="https://www.2checkout.com/2co/buyer/purchase?sid=444548&quantity=1&product_id=230";
		else if (y == 12.99)
			document.links('BP-02').href ="https://www.2checkout.com/2co/buyer/purchase?sid=444548&quantity=1&product_id=231";
		else if (y == 25.99)
			document.links('BP-02').href ="https://www.2checkout.com/2co/buyer/purchase?sid=444548&quantity=1&product_id=232";
		else if (y == 71.50)
			document.links('BP-02').href ="https://www.2checkout.com/2co/buyer/purchase?sid=444548&quantity=1&product_id=233";
	}
	else if (formName.ProductId.value == "BP-03" && formName.sc.options[formName.sc.selectedIndex].value == "Dark")	//12        
	{
		if(y==14.50)
			document.links('BP-03').href ="https://www.2checkout.com/2co/buyer/purchase?sid=444548&quantity=1&product_id=234"; 
		else if (y==17.99)
			document.links('BP-03').href ="https://www.2checkout.com/2co/buyer/purchase?sid=444548&quantity=1&product_id=235";
		else if (y == 23.99)
			document.links('BP-03').href ="https://www.2checkout.com/2co/buyer/purchase?sid=444548&quantity=1&product_id=236";
		else if (y == 48.99)
			document.links('BP-03').href ="https://www.2checkout.com/2co/buyer/purchase?sid=444548&quantity=1&product_id=237";
		else if (y == 139.99)
			document.links('BP-03').href ="https://www.2checkout.com/2co/buyer/purchase?sid=444548&quantity=1&product_id=238";
	}
	else if (formName.ProductId.value == "BP-04" && formName.sc.options[formName.sc.selectedIndex].value == "Dark")	//25        
	{
		if(y==27.50)
			document.links('BP-04').href ="https://www.2checkout.com/2co/buyer/purchase?sid=444548&quantity=1&product_id=239"; 
		else if (y==34.95)
			document.links('BP-04').href ="https://www.2checkout.com/2co/buyer/purchase?sid=444548&quantity=1&product_id=240";
		else if (y == 48.75)
			document.links('BP-04').href ="https://www.2checkout.com/2co/buyer/purchase?sid=444548&quantity=1&product_id=241";
		else if (y == 99.99)
			document.links('BP-04').href ="https://www.2checkout.com/2co/buyer/purchase?sid=444548&quantity=1&product_id=242";
		else if (y == 289.99)
			document.links('BP-04').href ="https://www.2checkout.com/2co/buyer/purchase?sid=444548&quantity=1&product_id=243";
	}
	else if (formName.ProductId.value == "BP-05" && formName.sc.options[formName.sc.selectedIndex].value == "Dark")	//50        
	{
		if(y==49.99)
			document.links('BP-05').href ="https://www.2checkout.com/2co/buyer/purchase?sid=444548&quantity=1&product_id=244"; 
		else if (y==64.99)
			document.links('BP-05').href ="https://www.2checkout.com/2co/buyer/purchase?sid=444548&quantity=1&product_id=245";
		else if (y == 89.50)
			document.links('BP-05').href ="https://www.2checkout.com/2co/buyer/purchase?sid=444548&quantity=1&product_id=246";
		else if (y == 194.99)
			document.links('BP-05').href ="https://www.2checkout.com/2co/buyer/purchase?sid=444548&quantity=1&product_id=247";
		else if (y == 574.99)
			document.links('BP-05').href ="https://www.2checkout.com/2co/buyer/purchase?sid=444548&quantity=1&product_id=248";
	}
	else if (formName.ProductId.value == "BP-06" && formName.sc.options[formName.sc.selectedIndex].value == "Dark")	//100        
	{
		if(y==89.99)
			document.links('BP-06').href ="https://www.2checkout.com/2co/buyer/purchase?sid=444548&quantity=1&product_id=249"; 
		else if (y==119.99)
			document.links('BP-06').href ="https://www.2checkout.com/2co/buyer/purchase?sid=444548&quantity=1&product_id=250";
		else if (y == 167.99)
			document.links('BP-06').href ="https://www.2checkout.com/2co/buyer/purchase?sid=444548&quantity=1&product_id=251";
		else if (y == 379.99)
			document.links('BP-06').href ="https://www.2checkout.com/2co/buyer/purchase?sid=444548&quantity=1&product_id=252";
		else if (y == 1129.99)
			document.links('BP-06').href ="https://www.2checkout.com/2co/buyer/purchase?sid=444548&quantity=1&product_id=253";
	}
	
}
