/*
  --- menu items --- 
  note that this structure has changed its format since previous version.
  additional third parameter is added for item scope settings.
  Now this structure is compatible with Tigra Menu GOLD.
  Format description can be found in product documentation.
*/
var MENU_ITEMS = [

 

        ['&nbsp;News', 'winternews_10.htm', null,
 ['Summer 2010', '2010summernews.htm'],
['Spring 2010', '2010springnews.htm'],
  ['Winter 2010', 'winternews_10.htm'],
        
	],
	

	['&nbsp;&nbsp; Our Mals', 'ourpack.htm', null,
		['Our Pack', 'ourpack.htm'],
		  ['Champion Girls', 'championgirls.htm'],
                ['Champion Boys', 'championboys.htm'],
                 
	],
      

       ['&nbsp; &nbsp; Puppies','buying.htm', null, 
         ['Buying a Pup','buying.htm'],
         ['Sales Policy','salesinfo.htm'],
         
	],


['Litter Plans','plans.htm', null,  
['Summer', 'plans.htm'], 
 
	],
		

	['&nbsp; In Harness', 'mals_atv.htm', null,         
            ['Malamute Team','mals_atv.htm'],
            ['Racing Team','alaskans_training.htm'],
          
	],
    

         ['&nbsp; Breed Info', 'origins.htm', null,
                ['Origins and History','origins.htm'],
		['Colors and Markings','colors.htm'],
		['Size and Weight', 'standardsize.htm'],
               

         ],  


	['&nbsp; Resources', 'feeding.htm', null,
                ['Feeding Suggestions', 'feeding.htm'],
                ['Training & Exercise', 'training.htm'],
                ['Grooming', 'grooming.htm'],
                ['Favorite Links', 'links.htm'],

		
	],
  
      
	
	
 ['Slideshows', 'http://albums.phanfare.com/snowlion', null,
       ['Gallery', 'http://albums.phanfare.com/snowlion'],
	
	], 
  

['&nbsp; &nbsp;About Us', 'people.htm', null,
       	[' &nbsp; &nbsp; The People', 'people.htm'],
	[' &nbsp; &nbsp; The Place', 'place.htm'],
        [' &nbsp; &nbsp; The Name', 'name.htm'],
	['&nbsp; &nbsp; The Outlook', 'outlook.htm'],


	],


         ['&nbsp; Contact Us', 'contact.htm'],
           
 
        ];																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																					
