
     




     


	
	


	
	

	   


					
					 
	







	

	//Contents for shop tab dropdown
	var menu1=new Array()
	var counter=0
	var target;



		
					target = "CalOverview.jsp?localeid=" + localeIdForLink;			
				
		
		
		//alert(target);
	
		menu1[counter]=getShopTabLink(domainForShopLink, target, "Calendars");
		counter++;
						

		
					target = "GiftCertificateOverview.jsp?localeid=" + localeIdForLink;			
				
		
		
		//alert(target);
	
		menu1[counter]=getShopTabLink(domainForShopLink, target, "Gift Certificates");
		counter++;
						

		
					target = "PhotoBookOverview.jsp?localeid=" + localeIdForLink;			
				
		
		
		//alert(target);
	
		menu1[counter]=getShopTabLink(domainForShopLink, target, "Photo Books");
		counter++;
						

		
					target = "Photo_Cards.jsp?localeid=" + localeIdForLink;			
				
		
		
		//alert(target);
	
		menu1[counter]=getShopTabLink(domainForShopLink, target, "Photo Cards");
		counter++;
						

		
					target = "fullpages/Photo-Gifts.html?localeid=" + localeIdForLink;			
				
		
		
		//alert(target);
	
		menu1[counter]=getShopTabLink(domainForShopLink, target, "Photo Gifts");
		counter++;
						

		
					target = "PrintsOverview.jsp?localeid=" + localeIdForLink;			
				
		
		
		//alert(target);
	
		menu1[counter]=getShopTabLink(domainForShopLink, target, "Prints");
		counter++;
						

		
					target = "StoreViewAll.jsp?localeid=" + localeIdForLink;			
				
		
		
		//alert(target);
	
		menu1[counter]=getShopTabLink(domainForShopLink, target, "View All Products");
		counter++;
						







					
 

 
