
     




     


	
	


	
	

	   


					
					 
	







	

	//Contents for shop tab dropdown
	var menu1=new Array()
	var counter=0
	var target;



		
					target = "fullpages/Cadeaux-Photos.html?localeid=" + localeIdForLink;			
				
		
		
		//alert(target);
	
		menu1[counter]=getShopTabLink(domainForShopLink, target, "Cadeaux Photo");
		counter++;
						

		
					target = "CalOverview.jsp?localeid=" + localeIdForLink;			
				
		
		
		//alert(target);
	
		menu1[counter]=getShopTabLink(domainForShopLink, target, "Calendriers Photo");
		counter++;
						

		
					target = "Photo_Cards.jsp?localeid=" + localeIdForLink;			
				
		
		
		//alert(target);
	
		menu1[counter]=getShopTabLink(domainForShopLink, target, "Cartes Photo");
		counter++;
						

		
					target = "GiftCertificateOverview.jsp?localeid=" + localeIdForLink;			
				
		
		
		//alert(target);
	
		menu1[counter]=getShopTabLink(domainForShopLink, target, "Ch&egrave;ques-cadeaux");
		counter++;
						

		
					target = "PhotoBookOverview.jsp?localeid=" + localeIdForLink;			
				
		
		
		//alert(target);
	
		menu1[counter]=getShopTabLink(domainForShopLink, target, "Livres Photo");
		counter++;
						

		
					target = "PrintsOverview.jsp?localeid=" + localeIdForLink;			
				
		
		
		//alert(target);
	
		menu1[counter]=getShopTabLink(domainForShopLink, target, "Tirages Photo");
		counter++;
						

		
					target = "StoreViewAll.jsp?localeid=" + localeIdForLink;			
				
		
		
		//alert(target);
	
		menu1[counter]=getShopTabLink(domainForShopLink, target, "Afficher tous les produits");
		counter++;
						







					
 

 