

		function urltogo(url)
				{
				window.location=url
				}

		
		function country()
		{                   
			
			var cname =document.uday.countries.options[document.uday.countries.selectedIndex].value;
			window.location="step1.asp?countryname=" + cname
		}
		
          
	function sku1()
	            
	{			
		var sku1 =document.MotherIndia.sku1.options[document.MotherIndia.sku1.selectedIndex].value;          
		window.location="basket.asp?sku1="+sku1
	}
	     
		function sku2()	            
		{
			//alert("Sorry not in Stock,available from 07/05/06."); 
		   	var sku2 =document.MotherIndiaNJ.sku2.options[document.MotherIndiaNJ.sku2.selectedIndex].value;              
			window.location="basket.asp?sku2="+sku2
		}           
              	
                              
	function sku3()	            
	{
		
		alert("Sorry not in Stock"); 
		//var sku3 =document.tccpro.sku3.options[document.tccpro.sku3.selectedIndex].value;   		       
	    	//window.location="basket.asp?sku3="+sku3
	}
              
		function sku4()	
		           
		{
		//alert("Sorry not in Stock"); 
		var sku4 =document.hindustani.sku4.options[document.hindustani.sku4.selectedIndex].value;               
		window.location="basket.asp?sku4="+sku4
		                                                                                                         
		}                                   
                                               
	function sku5()
		            
	{   
		 
		alert("Sorry not in Stock"); 
		//var sku5 =document.allindia.sku5.options[document.allindia.sku5.selectedIndex].value;
		//window.location="basket.asp?sku5="+sku5
	                                                                                                         
	}                                            
                                               
		function sku6()	            
		{
			              
			var sku6 =document.hindustani.sku6.options[document.hindustani.sku6.selectedIndex].value;               
			window.location="basket.asp?sku6="+sku6		                                                                                                         
		} 
		
	

	function sku7()	            
		{
		alert("Sorry not in Stock"); 	              
			//var sku7 =document.SimpleWorld.sku7.options[document.SimpleWorld.sku7.selectedIndex].value;              
			//window.location="basket.asp?sku7="+sku7		                                                                                                         
		} 
	
	

	function sku8()	            
		{
			              
		// alert("Sorry not in stock for now please choose other card."); 			
		var sku8 =document.Realasianew.sku8.options[document.Realasianew.sku8.selectedIndex].value;              
		window.location="basket.asp?sku8="+sku8		                                                                                                         
		} 


	function sku9()	            
	{          
            		 //alert("Sorry not in Stock"); 
	    
		var sku9 =document.allindia.sku9.options[document.allindia.sku9.selectedIndex].value;
		window.location="basket.asp?sku9="+sku9
	                                                                                                         
	}
	
	function sku10()	            
	{
	     	alert("Sorry not in Stock"); 
		//var sku10 =document.tccpro.sku10.options[document.tccpro.sku10.selectedIndex].value;              
		//window.location="basket.asp?sku10="+sku10
	                                                                                                         
	}
	
	
	
	function sku14()	            
	{ 
	    			 	
		
		//alert("Sorry not in Stock"); 
		var sku14 =document.MotherIndia.sku14.options[document.MotherIndia.sku14.selectedIndex].value;              
		window.location="basket.asp?sku14="+sku14
	                                                                                                         
	}
function sku15()	            
	{ 
               
	    	 alert("Sorry not in stock for now please choose other card."); 
	    			 	
		//var sku15 =document.dosti.sku15.options[document.dosti.sku15.selectedIndex].value;              
		//window.location="basket.asp?sku15="+sku15
	                                                                                                         
	}

function sku16()	            
	{ 
	    	alert("Sorry not in Stock"); 		 	
		//var sku16 =document.dosti.sku16.options[document.dosti.sku16.selectedIndex].value;              
		//window.location="basket.asp?sku16="+sku16
	                                                                                                         
	}

function sku17()	            
	{ 
	    			 	
			 alert("Sorry not in stock for now please choose other card."); 	
			//var sku17 =document.ukdosti.sku17.options[document.ukdosti.sku17.selectedIndex].value;              
			//window.location="basket.asp?sku17="+sku17
	                                                                                                         
	}

function sku18()	            
	{ 
	    			 	
		 alert("Sorry not in stock for now please choose other card."); 	
		//var sku18 =document.ukdosti.sku18.options[document.ukdosti.sku18.selectedIndex].value;              
		//window.location="basket.asp?sku18="+sku18
	                                                                                                         
	}



	
	
	function sku25()	            
	{
		
		var sku25 =document.SimpleNRI.sku25.options[document.SimpleNRI.sku25.selectedIndex].value;              
		window.location="basket.asp?sku25="+sku25	
	                                                                                                      
	}
	
	function sku26()	            
	{
	alert("Sorry not in Stock"); 	
		//var sku26 =document.SimpleCities.sku26.options[document.SimpleCities.sku26.selectedIndex].value;              
		//window.location="basket.asp?sku26="+sku26	
	                                                                                                      
	}

			
	                                               
	  function addbookmark()
	{

		bookmarkurl="http://www.10dollarscard.com"
		bookmarktitle="www.10dollarscard.com"
		if (document.all)
		{
		window.external.AddFavorite(bookmarkurl,bookmarktitle);
	}
	}  
	
