//APPY  FOR YOUR OWN APIKEY FOR EACH SITE. VISIT http://www.flickr.com/services/api/keys/apply/
//AND CHOOSE THE NON COMMERCIAL KEY VERSION

var myKey='f28804be7a09c5845676349c7e47d636';
var perPage=30;


jQuery(function(){  
  // ON PAGE LOAD FUNCTIONS
  //grab first gallery to display when page initially loads
  
  /*$('#gNav a.nav1_08').addClass('onState'); 
	  $('#gTitle').html('2008 Tour / Oshawa'); 
	   jQuery("#gallery").flickr({ 
	        type: "search",
			tag_mode: 'all', 
			tags:"occ_br_all,occ_br_2008_tour,occ_br_oshawa",
			callback: liteboxCallback  
		}); 	
		*/
 
 // navigation functions
 	$('a.nav1_10').click(
	 	function() { 
			myTitle="2010 Tour / Halifax"
			myTags="occ_br_all,occ_br_2001_tour,occ_br_halifax" 
			gReset();$(this).addClass('onState'); $('#gTitle').html(myTitle); 
			 jQuery("#gallery").flickr({type: "search",tag_mode: 'all',tags:myTags,
				callback: liteboxCallback  
			}); 	
		}); 
			$('a.nav1_sub1_10').click(
	 			function() {  
				 	myTitle="2010 Tour / Halifax"
					myTags="occ_br_all,occ_br_2010_tour,occ_br_halifax"
						$('#gTitle').html(myTitle);gReset();
						$(this).parent().parent().parent().addClass('liNavOn');
						jQuery("#gallery").flickr({type: "search",tag_mode: 'all',tags:myTags,callback: liteboxCallback  
					});
				}); 
			$('a.nav1_sub2_10').click(
	 			function() {  
				 	myTitle="2010 Tour / Winnipeg"
					myTags="occ_br_all,occ_br_2010_tour,occ_br_winnipeg"
						$('#gTitle').html(myTitle);gReset();
						$(this).parent().parent().parent().addClass('liNavOn');
						jQuery("#gallery").flickr({type: "search",tag_mode: 'all',tags:myTags,callback: liteboxCallback  
					});
				}); 
			$('a.nav1_sub3_10').click(
	 			function() {  
				 	myTitle="2010 Tour / Thunder Bay"
					myTags="OCC_BR_ALL, OCC_BR_2010_TOUR, OCC_BR_THUNDERBAY"
						$('#gTitle').html(myTitle);gReset();
						$(this).parent().parent().parent().addClass('liNavOn');
						jQuery("#gallery").flickr({type: "search",tag_mode: 'all',tags:myTags,callback: liteboxCallback  
					});
				}); 
			
			$('a.nav1_sub4_10').click(
	 			function() {  
				 	myTitle="2010 Tour / Barrie"
					myTags="OCC_BR_ALL, OCC_BR_2010_TOUR, OCC_BR_BARRIE"
						$('#gTitle').html(myTitle);gReset();
						$(this).parent().parent().parent().addClass('liNavOn');
						jQuery("#gallery").flickr({type: "search",tag_mode: 'all',tags:myTags,callback: liteboxCallback  
					});
				}); 
			
			$('a.nav1_sub5_10').click(
	 			function() {  
				 	myTitle="2010 Tour / Hamilton"
					myTags="OCC_BR_ALL, OCC_BR_2010_TOUR, OCC_BR_HAMILTON"
						$('#gTitle').html(myTitle);gReset();
						$(this).parent().parent().parent().addClass('liNavOn');
						jQuery("#gallery").flickr({type: "search",tag_mode: 'all',tags:myTags,callback: liteboxCallback  
					});
				}); 
			$('a.nav1_sub6_10').click(
	 			function() {  
				 	myTitle="2010 Tour / Oshawa"
					myTags="OCC_BR_ALL, OCC_BR_2010_TOUR, OCC_BR_Oshawa"
						$('#gTitle').html(myTitle);gReset();
						$(this).parent().parent().parent().addClass('liNavOn');
						jQuery("#gallery").flickr({type: "search",tag_mode: 'all',tags:myTags,callback: liteboxCallback  
					});
				}); 			
			$('a.nav1_sub7_10').click(
	 			function() {  
				 	myTitle="2010 Tour / Peterborough"
					myTags="OCC_BR_ALL, OCC_BR_2010_TOUR, OCC_BR_Peterborough"
						$('#gTitle').html(myTitle);gReset();
						$(this).parent().parent().parent().addClass('liNavOn');
						jQuery("#gallery").flickr({type: "search",tag_mode: 'all',tags:myTags,callback: liteboxCallback  
					});
				});
		
			$('a.nav1_sub9_10').click(
	 			function() {  
				 	myTitle="2010 Tour / Windsor"
					myTags="OCC_BR_ALL, OCC_BR_2010_TOUR, OCC_BR_Windsor"
						$('#gTitle').html(myTitle);gReset();
						$(this).parent().parent().parent().addClass('liNavOn');
						jQuery("#gallery").flickr({type: "search",tag_mode: 'all',tags:myTags,callback: liteboxCallback  
					});
				});	
			
			$('a.nav1_sub10_10').click(
	 			function() {  
				 	myTitle="2010 Tour / Boston"
					myTags="OCC_BR_ALL, OCC_BR_2010_TOUR, OCC_BR_Boston"
						$('#gTitle').html(myTitle);gReset();
						$(this).parent().parent().parent().addClass('liNavOn');
						jQuery("#gallery").flickr({type: "search",tag_mode: 'all',tags:myTags,callback: liteboxCallback  
					});
				});	
			
			$('a.nav1_sub11_10').click(
	 			function() {  
				 	myTitle="2010 Tour / Sudbury"
					myTags="OCC_BR_ALL, OCC_BR_2010_TOUR, OCC_BR_Sudbury"
						$('#gTitle').html(myTitle);gReset();
						$(this).parent().parent().parent().addClass('liNavOn');
						jQuery("#gallery").flickr({type: "search",tag_mode: 'all',tags:myTags,callback: liteboxCallback  
					});
				});	
			
			$('a.nav1_sub12_10').click(
	 			function() {  
				 	myTitle="2010 Tour / Philadelphia"
					myTags="OCC_BR_ALL, OCC_BR_2010_TOUR, OCC_BR_Philadelphia"
						$('#gTitle').html(myTitle);gReset();
						$(this).parent().parent().parent().addClass('liNavOn');
						jQuery("#gallery").flickr({type: "search",tag_mode: 'all',tags:myTags,callback: liteboxCallback  
					});
				});	
						
			$('a.nav1_sub13_10').click(
	 			function() {  
				 	myTitle="2010 Tour / Minneapolis"
					myTags="OCC_BR_ALL, OCC_BR_2010_TOUR, OCC_BR_Minneapolis"
						$('#gTitle').html(myTitle);gReset();
						$(this).parent().parent().parent().addClass('liNavOn');
						jQuery("#gallery").flickr({type: "search",tag_mode: 'all',tags:myTags,callback: liteboxCallback  
					});
				});	
			$('a.nav1_sub14_10').click(
	 			function() {  
				 	myTitle="2010 Tour / Toronto"
					myTags="OCC_BR_ALL, OCC_BR_2010_TOUR, OCC_BR_Toronto"
						$('#gTitle').html(myTitle);gReset();
						$(this).parent().parent().parent().addClass('liNavOn');
						jQuery("#gallery").flickr({type: "search",tag_mode: 'all',tags:myTags,callback: liteboxCallback  
					});
				});	
			$('a.nav1_sub15_10').click(
	 			function() {  
				 	myTitle="2010 Tour / Orillia"
					myTags="OCC_BR_ALL, OCC_BR_2010_TOUR, OCC_BR_Orillia"
						$('#gTitle').html(myTitle);gReset();
						$(this).parent().parent().parent().addClass('liNavOn');
						jQuery("#gallery").flickr({type: "search",tag_mode: 'all',tags:myTags,callback: liteboxCallback  
					});
				});	
			$('a.nav1_sub16_10').click(
	 			function() {  
				 	myTitle="2010 Tour / Arlington"
					myTags="OCC_BR_ALL, OCC_BR_2010_TOUR, OCC_BR_Arlington"
						$('#gTitle').html(myTitle);gReset();
						$(this).parent().parent().parent().addClass('liNavOn');
						jQuery("#gallery").flickr({type: "search",tag_mode: 'all',tags:myTags,callback: liteboxCallback  
					});
				});	
			$('a.nav1_sub17_10').click(
	 			function() {  
				 	myTitle="2010 Tour / Sunderland"
					myTags="OCC_BR_ALL, OCC_BR_2010_TOUR, OCC_BR_Sunderland"
						$('#gTitle').html(myTitle);gReset();
						$(this).parent().parent().parent().addClass('liNavOn');
						jQuery("#gallery").flickr({type: "search",tag_mode: 'all',tags:myTags,callback: liteboxCallback  
					});
				});	
			$('a.nav1_sub18_10').click(
	 			function() {  
				 	myTitle="2010 Tour / Alliston"
					myTags="OCC_BR_ALL, OCC_BR_2010_TOUR, OCC_BR_Alliston"
						$('#gTitle').html(myTitle);gReset();
						$(this).parent().parent().parent().addClass('liNavOn');
						jQuery("#gallery").flickr({type: "search",tag_mode: 'all',tags:myTags,callback: liteboxCallback  
					});
				});	
			$('a.nav1_sub19_10').click(
	 			function() {  
				 	myTitle="2010 Tour / Ottawa"
					myTags="OCC_BR_ALL, OCC_BR_2010_TOUR, OCC_BR_Ottawa"
						$('#gTitle').html(myTitle);gReset();
						$(this).parent().parent().parent().addClass('liNavOn');
						jQuery("#gallery").flickr({type: "search",tag_mode: 'all',tags:myTags,callback: liteboxCallback  
					});
				});	
			
			$('a.nav1_sub20_10').click(
	 			function() {  
				 	myTitle="2010 Tour / Vancouver"
					myTags="OCC_BR_ALL, OCC_BR_2010_TOUR, OCC_BR_Vancouver"
						$('#gTitle').html(myTitle);gReset();
						$(this).parent().parent().parent().addClass('liNavOn');
						jQuery("#gallery").flickr({type: "search",tag_mode: 'all',tags:myTags,callback: liteboxCallback  
					});
				});
			
			$('a.nav1_sub21_10').click(
	 			function() {  
				 	myTitle="2010 Tour / Dublin"
					myTags="OCC_BR_ALL, OCC_BR_2010_TOUR, OCC_BR_Dublin"
						$('#gTitle').html(myTitle);gReset();
						$(this).parent().parent().parent().addClass('liNavOn');
						jQuery("#gallery").flickr({type: "search",tag_mode: 'all',tags:myTags,callback: liteboxCallback  
					});
				});	
			
			$('a.nav1_sub22_10').click(
	 			function() {  
				 	myTitle="2010 Tour / London"
					myTags="OCC_BR_ALL, OCC_BR_2010_TOUR, OCC_BR_London"
						$('#gTitle').html(myTitle);gReset();
						$(this).parent().parent().parent().addClass('liNavOn');
						jQuery("#gallery").flickr({type: "search",tag_mode: 'all',tags:myTags,callback: liteboxCallback  
					});
				});	
			
			$('a.nav1_sub23_10').click(
	 			function() {  
				 	myTitle="2010 Tour / Barcelona"
					myTags="OCC_BR_ALL, OCC_BR_2010_TOUR, OCC_BR_Barcelona"
						$('#gTitle').html(myTitle);gReset();
						$(this).parent().parent().parent().addClass('liNavOn');
						jQuery("#gallery").flickr({type: "search",tag_mode: 'all',tags:myTags,callback: liteboxCallback  
					});
				});



			$('a.nav1_sub24_10').click(
	 			function() {  
				 	myTitle="2010 Tour / Madrid"
					myTags="OCC_BR_ALL, OCC_BR_2010_TOUR, OCC_BR_Madrid"
						$('#gTitle').html(myTitle);gReset();
						$(this).parent().parent().parent().addClass('liNavOn');
						jQuery("#gallery").flickr({type: "search",tag_mode: 'all',tags:myTags,callback: liteboxCallback  
					});
				});	
			$('a.nav1_sub25_10').click(
	 			function() {  
				 	myTitle="2010 Tour / New Richmond"
					myTags="OCC_BR_ALL, OCC_BR_2010_TOUR, OCC_BR_NewRichmond"
						$('#gTitle').html(myTitle);gReset();
						$(this).parent().parent().parent().addClass('liNavOn');
						jQuery("#gallery").flickr({type: "search",tag_mode: 'all',tags:myTags,callback: liteboxCallback  
					});
				});
			$('a.nav1_sub26_10').click(
	 			function() {  
				 	myTitle="2010 Tour / Quebec City"
					myTags="OCC_BR_ALL, OCC_BR_2010_TOUR, OCC_BR_QuebecCity"
						$('#gTitle').html(myTitle);gReset();
						$(this).parent().parent().parent().addClass('liNavOn');
						jQuery("#gallery").flickr({type: "search",tag_mode: 'all',tags:myTags,callback: liteboxCallback  
					});
				});
			$('a.nav1_sub27_10').click(
	 			function() {  
				 	myTitle="2010 Tour / Belfast"
					myTags="OCC_BR_ALL, OCC_BR_2010_TOUR, OCC_BR_BELFAST"
						$('#gTitle').html(myTitle);gReset();
						$(this).parent().parent().parent().addClass('liNavOn');
						jQuery("#gallery").flickr({type: "search",tag_mode: 'all',tags:myTags,callback: liteboxCallback  
					});
				});
			$('a.nav1_sub28_10').click(
	 			function() {  
				 	myTitle="2010 Tour / Sidney"
					myTags="OCC_BR_ALL, OCC_BR_2010_TOUR, OCC_BR_Sidney"
						$('#gTitle').html(myTitle);gReset();
						$(this).parent().parent().parent().addClass('liNavOn');
						jQuery("#gallery").flickr({type: "search",tag_mode: 'all',tags:myTags,callback: liteboxCallback  
					});
				});
			$('a.nav1_sub29_10').click(
	 			function() {  
				 	myTitle="2010 Tour / Bala"
					myTags="OCC_BR_ALL, OCC_BR_2010_TOUR, OCC_BR_Bala"
						$('#gTitle').html(myTitle);gReset();
						$(this).parent().parent().parent().addClass('liNavOn');
						jQuery("#gallery").flickr({type: "search",tag_mode: 'all',tags:myTags,callback: liteboxCallback  
					});
				});
			$('a.nav1_sub30_10').click(
	 			function() {  
				 	myTitle="2010 Tour / Atlanta"
					myTags="OCC_BR_ALL, OCC_BR_2010_TOUR, OCC_BR_Atlanta"
						$('#gTitle').html(myTitle);gReset();
						$(this).parent().parent().parent().addClass('liNavOn');
						jQuery("#gallery").flickr({type: "search",tag_mode: 'all',tags:myTags,callback: liteboxCallback  
					});
				});
			$('a.nav1_sub31_10').click(
	 			function() {  
				 	myTitle="2010 Tour / Mount Forest"
					myTags="OCC_BR_ALL, OCC_BR_2010_TOUR, OCC_BR_MountForest"
						$('#gTitle').html(myTitle);gReset();
						$(this).parent().parent().parent().addClass('liNavOn');
						jQuery("#gallery").flickr({type: "search",tag_mode: 'all',tags:myTags,callback: liteboxCallback  
					});
				});
			$('a.nav1_sub32_10').click(
	 			function() {  
				 	myTitle="2010 Tour / Los Angeles"
					myTags="OCC_BR_ALL, OCC_BR_2010_TOUR, OCC_BR_LosAngeles"
						$('#gTitle').html(myTitle);gReset();
						$(this).parent().parent().parent().addClass('liNavOn');
						jQuery("#gallery").flickr({type: "search",tag_mode: 'all',tags:myTags,callback: liteboxCallback  
					});
				});
			$('a.nav1_sub33_10').click(
	 			function() {  
				 	myTitle="2010 Tour / Leeds"
					myTags="OCC_BR_ALL, OCC_BR_2010_TOUR, OCC_BR_Leeds"
						$('#gTitle').html(myTitle);gReset();
						$(this).parent().parent().parent().addClass('liNavOn');
						jQuery("#gallery").flickr({type: "search",tag_mode: 'all',tags:myTags,callback: liteboxCallback  
					});
				});
			$('a.nav1_sub34_10').click(
	 			function() {  
				 	myTitle="2010 Tour / Stratford"
					myTags="OCC_BR_ALL, OCC_BR_2010_TOUR, OCC_BR_Stratford"
						$('#gTitle').html(myTitle);gReset();
						$(this).parent().parent().parent().addClass('liNavOn');
						jQuery("#gallery").flickr({type: "search",tag_mode: 'all',tags:myTags,callback: liteboxCallback  
					});
				});
			$('a.nav1_sub35_10').click(
	 			function() {  
				 	myTitle="2010 Tour / New Glasgow"
					myTags="OCC_BR_ALL, OCC_BR_2010_TOUR, OCC_BR_NEWGLASGOW"					
						$('#gTitle').html(myTitle);gReset();
						$(this).parent().parent().parent().addClass('liNavOn');
						jQuery("#gallery").flickr({type: "search",tag_mode: 'all',tags:myTags,callback: liteboxCallback  
					});
				});
			$('a.nav1_sub36_10').click(
	 			function() {  
				 	myTitle="2010 Tour / Comox"
					myTags="OCC_BR_COMOX"					
						$('#gTitle').html(myTitle);gReset();
						$(this).parent().parent().parent().addClass('liNavOn');
						jQuery("#gallery").flickr({type: "search",tag_mode: 'all',tags:myTags,callback: liteboxCallback  
					});
				});
			
	 $('a.nav2_10').click(
	 	function() { 
			myTitle="2010 Misc"
			myTags="occ_br_all, occ_br_2010_misc" 
			gReset();$(this).addClass('onState'); $('#gTitle').html(myTitle); 
			 jQuery("#gallery").flickr({type: "search",tag_mode: 'all',tags:myTags,
				callback: liteboxCallback  
			}); 	
		}); 
	 









$('a.nav1_09').click(
	 	function() { 
			myTitle="2009 Tour / Toronto"
			myTags="occ_br_all,occ_br_2009_tour,occ_br_toronto" 
			gReset();$(this).addClass('onState'); $('#gTitle').html(myTitle); 
			 jQuery("#gallery").flickr({type: "search",tag_mode: 'all',tags:myTags,
				callback: liteboxCallback  
			}); 	
		}); 
			$('a.nav1_sub1_09').click(
	 			function() {  
				 	myTitle="2009 Tour / Toronto"
					myTags="occ_br_all,occ_br_2009_tour,occ_br_toronto"
						$('#gTitle').html(myTitle);gReset();
						$(this).parent().parent().parent().addClass('liNavOn');
						jQuery("#gallery").flickr({type: "search",tag_mode: 'all',tags:myTags,callback: liteboxCallback  
					});
				}); 
			$('a.nav1_sub2_09').click(
	 			function() {  
				 	myTitle="2009 Tour / Brantford"
					myTags="occ_br_all,occ_br_2009_tour,occ_br_brantford"
						$('#gTitle').html(myTitle);gReset();
						$(this).parent().parent().parent().addClass('liNavOn');
						jQuery("#gallery").flickr({type: "search",tag_mode: 'all',tags:myTags,callback: liteboxCallback  
					});
				}); 
			$('a.nav1_sub3_09').click(
	 			function() {  
				 	myTitle="2009 Tour / Sunderland"
					myTags="OCC_BR_ALL, OCCBR2009TOUR, OCC_BR_SUNDERLAND"
						$('#gTitle').html(myTitle);gReset();
						$(this).parent().parent().parent().addClass('liNavOn');
						jQuery("#gallery").flickr({type: "search",tag_mode: 'all',tags:myTags,callback: liteboxCallback  
					});
				}); 
			$('a.nav1_sub4_09').click(
	 			function() {  
				 	myTitle="2009 Tour / Vancouver"
					myTags="OCC_BR_ALL, OCCBR2009TOUR, OCC_BR_VANCOUVER"
						$('#gTitle').html(myTitle);gReset();
						$(this).parent().parent().parent().addClass('liNavOn');
						jQuery("#gallery").flickr({type: "search",tag_mode: 'all',tags:myTags,callback: liteboxCallback  
					});
				}); 
			$('a.nav1_sub5_09').click(
	 			function() {  
				 	myTitle="2009 Tour / Belleville"
					myTags="OCC_BR_ALL, OCC_BR_2009_TOUR, OCC_BR_BELLEVILLE"
						$('#gTitle').html(myTitle);gReset();
						$(this).parent().parent().parent().addClass('liNavOn');
						jQuery("#gallery").flickr({type: "search",tag_mode: 'all',tags:myTags,callback: liteboxCallback  
					});
				}); 
			$('a.nav1_sub6_09').click(
	 			function() {  
				 	myTitle="2009 Tour / Kenora"
					myTags="OCC_BR_ALL, OCC_BR_2009_TOUR, OCC_BR_KENORA"
						$('#gTitle').html(myTitle);gReset();
						$(this).parent().parent().parent().addClass('liNavOn');
						jQuery("#gallery").flickr({type: "search",tag_mode: 'all',tags:myTags,callback: liteboxCallback  
					});
				}); 
			$('a.nav1_sub7_09').click(
	 			function() {  
				 	myTitle="2009 Tour / Ottawa"
					myTags="OCC_BR_ALL, OCC_BR_2009_TOUR, OCC_BR_OTTAWA"
						$('#gTitle').html(myTitle);gReset();
						$(this).parent().parent().parent().addClass('liNavOn');
						jQuery("#gallery").flickr({type: "search",tag_mode: 'all',tags:myTags,callback: liteboxCallback  
					});
				}); 
			$('a.nav1_sub8_09').click(
	 			function() {  
				 	myTitle="2009 Tour / Malone"
					myTags="OCC_BR_ALL, OCC_BR_2009_TOUR, OCC_BR_MALONE"
						$('#gTitle').html(myTitle);gReset();
						$(this).parent().parent().parent().addClass('liNavOn');
						jQuery("#gallery").flickr({type: "search",tag_mode: 'all',tags:myTags,callback: liteboxCallback  
					});
				}); 
			$('a.nav1_sub9_09').click(
	 			function() {  
				 	myTitle="2009 Tour / Carp"
					myTags="OCC_BR_ALL, OCC_BR_2009_TOUR, OCC_BR_CARP"
						$('#gTitle').html(myTitle);gReset();
						$(this).parent().parent().parent().addClass('liNavOn');
						jQuery("#gallery").flickr({type: "search",tag_mode: 'all',tags:myTags,callback: liteboxCallback  
					});
				}); 
			$('a.nav1_sub10_09').click(
	 			function() {  
				 	myTitle="2009 Tour / Joshua Tree"
					myTags="OCC_BR_ALL, OCC_BR_2009_TOUR, OCC_BR_JOSHUATREE"
						$('#gTitle').html(myTitle);gReset();
						$(this).parent().parent().parent().addClass('liNavOn');
						jQuery("#gallery").flickr({type: "search",tag_mode: 'all',tags:myTags,callback: liteboxCallback  
					});
				}); 
			$('a.nav1_sub11_09').click(
	 			function() {  
				 	myTitle="2009 Tour / New York"
					myTags="OCC_BR_ALL, OCC_BR_2009_TOUR, OCC_BR_NEWYORK"
						$('#gTitle').html(myTitle);gReset();
						$(this).parent().parent().parent().addClass('liNavOn');
						jQuery("#gallery").flickr({type: "search",tag_mode: 'all',tags:myTags,callback: liteboxCallback  
					});
				}); 
			$('a.nav1_sub12_09').click(
	 			function() {  
				 	myTitle="2009 Tour / London"
					myTags="OCC_BR_ALL, OCC_BR_2009_TOUR, OCC_BR_LONDON"
						$('#gTitle').html(myTitle);gReset();
						$(this).parent().parent().parent().addClass('liNavOn');
						jQuery("#gallery").flickr({type: "search",tag_mode: 'all',tags:myTags,callback: liteboxCallback  
					});
				}); 
			$('a.nav1_sub13_09').click(
	 			function() {  
				 	myTitle="2009 Tour / Calgary"
					myTags="OCC_BR_ALL, OCC_BR_2009_TOUR, OCC_BR_CALGARY"
						$('#gTitle').html(myTitle);gReset();
						$(this).parent().parent().parent().addClass('liNavOn');
						jQuery("#gallery").flickr({type: "search",tag_mode: 'all',tags:myTags,callback: liteboxCallback  
					});
				}); 
			$('a.nav1_sub14_09').click(
	 			function() {  
				 	myTitle="2009 Tour / Halifax"
					myTags="OCC_BR_ALL, OCC_BR_2009_TOUR, OCC_BR_HALIFAX"
						$('#gTitle').html(myTitle);gReset();
						$(this).parent().parent().parent().addClass('liNavOn');
						jQuery("#gallery").flickr({type: "search",tag_mode: 'all',tags:myTags,callback: liteboxCallback  
					});
				}); 
			$('a.nav1_sub15_09').click(
	 			function() {  
				 	myTitle="2009 Tour / Philadelphia"
					myTags="OCC_BR_ALL, OCC_BR_2009_TOUR, OCC_BR_Philadelphia"
						$('#gTitle').html(myTitle);gReset();
						$(this).parent().parent().parent().addClass('liNavOn');
						jQuery("#gallery").flickr({type: "search",tag_mode: 'all',tags:myTags,callback: liteboxCallback  
					});
				});
			$('a.nav1_sub16_09').click(
	 			function() {  
				 	myTitle="2009 Tour / Waterloo"
					myTags="OCC_BR_ALL, OCC_BR_2009_TOUR, OCC_BR_Waterloo"
						$('#gTitle').html(myTitle);gReset();
						$(this).parent().parent().parent().addClass('liNavOn');
						jQuery("#gallery").flickr({type: "search",tag_mode: 'all',tags:myTags,callback: liteboxCallback  
					});
				}); 
			
			
	 $('a.nav2_09').click(
	 	function() { 
			myTitle="2009 Misc"
			myTags="occ_br_all, occ_br_2009_misc" 
			gReset();$(this).addClass('onState'); $('#gTitle').html(myTitle); 
			 jQuery("#gallery").flickr({type: "search",tag_mode: 'all',tags:myTags,
				callback: liteboxCallback  
			}); 	
		}); 
	 
	 
	 
	 
	 
	
	 $('a.nav1_08').click(
	 	function() { 
			myTitle="2008 Tour / Oshawa"
			myTags="occ_br_all,occ_br_2008_tour,occ_br_oshawa" 
			
			gReset();$(this).addClass('onState'); $('#gTitle').html(myTitle); 
			 jQuery("#gallery").flickr({type: "search",tag_mode: 'all',tags:myTags,
				callback: liteboxCallback  
			}); 	
		}); 
			$('a.nav1_sub1_08').click(
	 			function() {  
				 	myTitle="2008 Tour / Oshawa"
					myTags="occ_br_all,occ_br_2008_tour,occ_br_oshawa"
						$('#gTitle').html(myTitle);gReset();
						$(this).parent().parent().parent().addClass('liNavOn');
						jQuery("#gallery").flickr({type: "search",tag_mode: 'all',tags:myTags,callback: liteboxCallback  
					});
				}); 
			$('a.nav1_sub2_08').click(
	 			function(title) {  
					myTitle="2008 Tour / Toronto"
					myTags="occ_br_all,occ_br_2008_tour,occ_br_toronto"
						$('#gTitle').html(myTitle);gReset();
						$(this).parent().parent().parent().addClass('liNavOn');
						
						jQuery("#gallery").flickr({type: "search",tag_mode: 'all',tags:myTags,callback: liteboxCallback  
					});
				}); 
			$('a.nav1_sub3_08').click(
	 			function() {  
					myTitle="2008 Tour / Mount Forest"
					myTags="occ_br_all,occ_br_2008_tour,occ_br_mountforest"
						$('#gTitle').html(myTitle);gReset();
						$(this).parent().parent().parent().addClass('liNavOn');
						jQuery("#gallery").flickr({type: "search",tag_mode: 'all',tags:myTags,callback: liteboxCallback  
					});
				}); 
			$('a.nav1_sub4_08').click(
	 			function() {  
					myTitle="2008 Tour / Victoria"
					myTags="occ_br_all,occ_br_2008_tour,occ_br_victoria"
						$('#gTitle').html(myTitle);gReset();
						$(this).parent().parent().parent().addClass('liNavOn');
						jQuery("#gallery").flickr({type: "search",tag_mode: 'all',tags:myTags,callback: liteboxCallback  
					});
				}); 
			$('a.nav1_sub5_08').click(
	 			function() {  
					myTitle="2008 Tour / Banff"
					myTags="occ_br_all,occ_br_2008_tour,occ_br_banff"
						$('#gTitle').html(myTitle);gReset();
						$(this).parent().parent().parent().addClass('liNavOn');
						jQuery("#gallery").flickr({type: "search",tag_mode: 'all',tags:myTags,callback: liteboxCallback  
					});
				}); 
			$('a.nav1_sub6_08').click(
	 			function() { 
					myTitle="2008 Tour / Hamilton"
					myTags="occ_br_all,occ_br_2008_tour,occ_br_hamilton"
						$('#gTitle').html(myTitle);gReset();
						$(this).parent().parent().parent().addClass('liNavOn');
						jQuery("#gallery").flickr({type: "search",tag_mode: 'all',tags:myTags,callback: liteboxCallback  
					});
				});
			$('a.nav1_sub7_08').click(
	 			function() { 
					myTitle="2008 Tour / Lethbridge"
					myTags="occ_br_all,occ_br_2008_tour,occ_br_lethbridge"
						$('#gTitle').html(myTitle);gReset();
						$(this).parent().parent().parent().addClass('liNavOn');
						jQuery("#gallery").flickr({type: "search",tag_mode: 'all',tags:myTags,callback: liteboxCallback  
					});
				}); 
			$('a.nav1_sub8_08').click(
	 			function() { 
					myTitle="2008 Tour / Nelson"
					myTags="occ_br_all,occ_br_2008_tour,occ_br_nelson"
						$('#gTitle').html(myTitle);gReset();
						$(this).parent().parent().parent().addClass('liNavOn');
						jQuery("#gallery").flickr({type: "search",tag_mode: 'all',tags:myTags,callback: liteboxCallback  
					});
				}); 
			
			$('a.nav1_sub9_08').click(
	 			function() { 
					myTitle="2008 Tour / Thunder Bay"
					myTags="occ_br_all,occ_br_2008_tour,occ_br_thunderbay"
						$('#gTitle').html(myTitle);gReset();
						$(this).parent().parent().parent().addClass('liNavOn');
						jQuery("#gallery").flickr({type: "search",tag_mode: 'all',tags:myTags,callback: liteboxCallback  
					});
				}); 
			$('a.nav1_sub10_08').click(
	 			function() { 
					myTitle="2008 Tour / Vancouver"
					myTags="occ_br_all,occ_br_2008_tour,occ_br_vancouver"
						$('#gTitle').html(myTitle);gReset();
						$(this).parent().parent().parent().addClass('liNavOn');
						jQuery("#gallery").flickr({type: "search",tag_mode: 'all',tags:myTags,callback: liteboxCallback  
					});
				}); 
			$('a.nav1_sub11_08').click(
	 			function() { 
					myTitle="2008 Tour / SXSW"
					myTags="occ_br_all,occ_br_2008_tour,occ_br_sxsw"
						$('#gTitle').html(myTitle);gReset();
						$(this).parent().parent().parent().addClass('liNavOn');
						jQuery("#gallery").flickr({type: "search",tag_mode: 'all',tags:myTags,callback: liteboxCallback  
					});
				}); 
			$('a.nav1_sub12_08').click(
	 			function() { 
					myTitle="2008 Tour / New York"
					myTags="OCC_BR_ALL, OCC_BR_2008_TOUR, OCC_BR_NEWYORK"
						$('#gTitle').html(myTitle);gReset();
						$(this).parent().parent().parent().addClass('liNavOn');
						jQuery("#gallery").flickr({type: "search",tag_mode: 'all',tags:myTags,callback: liteboxCallback  
					});
				}); 
			$('a.nav1_sub13_08').click(
	 			function() { 
					myTitle="2008 Tour / Bala"
					myTags="OCC_BR_ALL, OCC_BR_2008_TOUR, OCC_BR_Bala"
						$('#gTitle').html(myTitle);gReset();
						$(this).parent().parent().parent().addClass('liNavOn');
						jQuery("#gallery").flickr({type: "search",tag_mode: 'all',tags:myTags,callback: liteboxCallback  
					});
				}); 
	 $('a.nav2_08').click(
		function() { 
			myTitle="2008 Misc"
			myTags="occ_br_all, occ_br_2008_misc" 
			
			gReset();$(this).addClass('onState'); $('#gTitle').html(myTitle); 
			 jQuery("#gallery").flickr({type: "search",tag_mode: 'all',tags:myTags,
				callback: liteboxCallback  
			}); 	
		}); 
		
	
	 $('a.nav1_07').click(
		function() { 
			myTitle="2007 Tour / Stratford"
			myTags="occ_br_all,occ_br_2007_tour,occ_br_stratford" 
			
			gReset();$(this).addClass('onState'); $('#gTitle').html(myTitle); 
			 jQuery("#gallery").flickr({type: "search",tag_mode: 'all',tags:myTags,
				callback: liteboxCallback  
			}); 	
		}); 
	 		$('a.nav1_sub1_07').click(
			function() { 
				myTitle="2007 Tour / Stratford"
				myTags="occ_br_all,occ_br_2007_tour,occ_br_stratford" 
			
				gReset();$(this).parent().parent().parent().addClass('liNavOn'); $('#gTitle').html(myTitle); 
				 jQuery("#gallery").flickr({type: "search",tag_mode: 'all',tags:myTags,
					callback: liteboxCallback  
				}); 	
			}); 
			$('a.nav1_sub2_07').click(
			function() { 
				myTitle="2007 Tour / Brantford"
				myTags="occ_br_all,occ_br_2007_tour,occ_br_brantford" 
			
				gReset();$(this).parent().parent().parent().addClass('liNavOn'); $('#gTitle').html(myTitle); 
				 jQuery("#gallery").flickr({type: "search",tag_mode: 'all',tags:myTags,
					callback: liteboxCallback  
				}); 	
			}); 
			$('a.nav1_sub3_07').click(
			function() { 
				myTitle="2007 Tour / Chicago"
				myTags="occ_br_all,occ_br_2007_tour,occ_br_chicago" 
			
				gReset();$(this).parent().parent().parent().addClass('liNavOn'); $('#gTitle').html(myTitle); 
				 jQuery("#gallery").flickr({type: "search",tag_mode: 'all',tags:myTags,
					callback: liteboxCallback  
				}); 	
			}); 
			$('a.nav1_sub4_07').click(
			function() { 
				myTitle="2007 Tour / Ferndale"
				myTags="occ_br_all,occ_br_2007_tour,occ_br_ferndale" 
			
				gReset();$(this).parent().parent().parent().addClass('liNavOn'); $('#gTitle').html(myTitle); 
				 jQuery("#gallery").flickr({type: "search",tag_mode: 'all',tags:myTags,
					callback: liteboxCallback  
				}); 	
			});
			$('a.nav1_sub5_07').click(
			function() { 
				myTitle="2007 Tour / Philadelphia"
				myTags="occ_br_all,occ_br_2007_tour,occ_br_Philadelphia" 
			
				gReset();$(this).parent().parent().parent().addClass('liNavOn'); $('#gTitle').html(myTitle); 
				 jQuery("#gallery").flickr({type: "search",tag_mode: 'all',tags:myTags,
					callback: liteboxCallback  
				}); 	
			});
			$('a.nav1_sub6_07').click(
			function() { 
				myTitle="2007 Tour / Toronto"
				myTags="occ_br_all,occ_br_2007_tour,occ_br_Toronto" 
			
				gReset();$(this).parent().parent().parent().addClass('liNavOn'); $('#gTitle').html(myTitle); 
				 jQuery("#gallery").flickr({type: "search",tag_mode: 'all',tags:myTags,
					callback: liteboxCallback  
				}); 	
			});
			$('a.nav1_sub7_07').click(
			function() { 
				myTitle="2007 Tour / King City"
				myTags="occ_br_all,occ_br_2007_tour,occ_br_KingCity" 
			
				gReset();$(this).parent().parent().parent().addClass('liNavOn'); $('#gTitle').html(myTitle); 
				 jQuery("#gallery").flickr({type: "search",tag_mode: 'all',tags:myTags,
					callback: liteboxCallback  
				}); 	
			});
			$('a.nav1_sub8_07').click(
			function() { 
				myTitle="2007 Tour / Mississauga"
				myTags="occ_br_all,occ_br_2007_tour,occ_br_Mississauga" 
			
				gReset();$(this).parent().parent().parent().addClass('liNavOn'); $('#gTitle').html(myTitle); 
				 jQuery("#gallery").flickr({type: "search",tag_mode: 'all',tags:myTags,
					callback: liteboxCallback  
				}); 	
			});
			$('a.nav1_sub9_07').click(
			function() { 
				myTitle="2007 Tour / Orangeville"
				myTags="occ_br_all,occ_br_2007_tour,occ_br_Orangeville" 
			
				gReset();$(this).parent().parent().parent().addClass('liNavOn'); $('#gTitle').html(myTitle); 
				 jQuery("#gallery").flickr({type: "search",tag_mode: 'all',tags:myTags,
					callback: liteboxCallback  
				}); 	
			});
		$('a.nav2_07').click(
		function() { 
			myTitle="2007 Misc"
			myTags="occ_br_all, occ_br_2007_misc" 
			
			gReset();$(this).addClass('onState'); $('#gTitle').html(myTitle); 
			 jQuery("#gallery").flickr({type: "search",tag_mode: 'all',tags:myTags,
				callback: liteboxCallback  
			}); 	
		}); 
			
			
			
	 $('a.nav1_sub1_06').click(
		function() { 
			myTitle="2006 Tour / Vancouver"
			myTags="occ_br_all,occ_br_2006_tour,occ_br_Vancouver" 
			
			gReset();$(this).addClass('onState'); $('#gTitle').html(myTitle); 
			 jQuery("#gallery").flickr({type: "search",tag_mode: 'all',tags:myTags,
				callback: liteboxCallback  
			}); 	
		}); 
	 
	 
	 	 $('a.nav1_sub2_06').click(
		function() { 
			myTitle="2006 Tour / Cleveland"
			myTags="occ_br_all,occ_br_2006_tour,occ_br_Cleveland" 
			
			gReset();$(this).addClass('onState'); $('#gTitle').html(myTitle); 
			 jQuery("#gallery").flickr({type: "search",tag_mode: 'all',tags:myTags,
				callback: liteboxCallback  
			}); 	
		});

		$('a.nav1_sub3_06').click(
		function() { 
			myTitle="2006 Tour / Ottawa"
			myTags="occ_br_all,occ_br_2006_tour,occ_br_Ottawa" 
			
			gReset();$(this).addClass('onState'); $('#gTitle').html(myTitle); 
			 jQuery("#gallery").flickr({type: "search",tag_mode: 'all',tags:myTags,
				callback: liteboxCallback  
			}); 	
		});
		
		$('a.nav1_sub4_06').click(
		function() { 
			myTitle="2006 Tour / Mount Forest"
			myTags="occ_br_all,occ_br_2006_tour,occ_br_MountForest" 
			
			gReset();$(this).addClass('onState'); $('#gTitle').html(myTitle); 
			 jQuery("#gallery").flickr({type: "search",tag_mode: 'all',tags:myTags,
				callback: liteboxCallback  
			}); 	
		});
		
		$('a.nav2_06').click(
		function() { 
			myTitle="2006 Misc"
			myTags="occ_br_all, occ_br_2006_misc" 
			
			gReset();$(this).addClass('onState'); $('#gTitle').html(myTitle); 
			 jQuery("#gallery").flickr({type: "search",tag_mode: 'all',tags:myTags,
				callback: liteboxCallback  
			}); 	
		}); 
		 
	 $('a.nav1_sub1_05').click(
		function() { 
			myTitle="2005 Montreal"
			myTags="occ_br_all,occ_br_2005_tour,occ_br_Montreal" 
			
			gReset();$(this).addClass('onState'); $('#gTitle').html(myTitle); 
			 jQuery("#gallery").flickr({type: "search",tag_mode: 'all',tags:myTags,
				callback: liteboxCallback  
			}); 	
		}); 

	$('a.nav1_sub2_05').click(
		function() { 
			myTitle="2005 Winnipeg"
			myTags="occ_br_all,occ_br_2005_tour,occ_br_Winnipeg" 
			
			gReset();$(this).addClass('onState'); $('#gTitle').html(myTitle); 
			 jQuery("#gallery").flickr({type: "search",tag_mode: 'all',tags:myTags,
				callback: liteboxCallback  
			}); 	
		}); 	 
	 
	 	 $('a.nav1_sub3_05').click(
		function() { 
			myTitle="2005 Tour / Vancouver"
			myTags="occ_br_all,occ_br_2005_tour,occ_br_Vancouver" 
			
			gReset();$(this).addClass('onState'); $('#gTitle').html(myTitle); 
			 jQuery("#gallery").flickr({type: "search",tag_mode: 'all',tags:myTags,
				callback: liteboxCallback  
			}); 	
		}); 
	 
	 
	 	 $('a.nav1_sub4_05').click(
		function() { 
			myTitle="2005 Tour / Toronto"
			myTags="occ_br_all,occ_br_2005_tour,occ_br_Toronto" 
			
			gReset();$(this).addClass('onState'); $('#gTitle').html(myTitle); 
			 jQuery("#gallery").flickr({type: "search",tag_mode: 'all',tags:myTags,
				callback: liteboxCallback  
			}); 	
		}); 
	 	 $('a.nav1_sub5_05').click(

function() { 
			myTitle="2005 Tour / Stratford"
			myTags="occ_br_all,occ_br_2005_tour,occ_br_Stratford" 
			
			gReset();$(this).addClass('onState'); $('#gTitle').html(myTitle); 
			 jQuery("#gallery").flickr({type: "search",tag_mode: 'all',tags:myTags,
				callback: liteboxCallback  
			}); 	
		}); 

	 	 $('a.nav1_sub6_05').click(
		function() { 
			myTitle="2005 Tour / St. John's"
			myTags="occ_br_all,occ_br_2005_tour,occ_br_StJohns" 
			
			gReset();$(this).addClass('onState'); $('#gTitle').html(myTitle); 
			 jQuery("#gallery").flickr({type: "search",tag_mode: 'all',tags:myTags,
				callback: liteboxCallback  
			}); 	
		}); 

	 	 $('a.nav1_sub7_05').click(
		function() { 
			myTitle="2005 Tour / Kingston"
			myTags="occ_br_all,occ_br_2005_tour,occ_br_Kingston" 
			
			gReset();$(this).addClass('onState'); $('#gTitle').html(myTitle); 
			 jQuery("#gallery").flickr({type: "search",tag_mode: 'all',tags:myTags,
				callback: liteboxCallback  
			}); 	
		}); 	 

	 	 $('a.nav1_sub8_05').click(
		function() { 
			myTitle="2005 Tour / Brockville"
			myTags="occ_br_all,occ_br_2005_tour,occ_br_Brockville" 
			
			gReset();$(this).addClass('onState'); $('#gTitle').html(myTitle); 
			 jQuery("#gallery").flickr({type: "search",tag_mode: 'all',tags:myTags,
				callback: liteboxCallback  
			}); 	
		}); 	 

	 	 $('a.nav1_sub9_05').click(
		function() { 
			myTitle="2005 Tour / Calgary"
			myTags="occ_br_all,occ_br_2005_tour,occ_br_Calgary" 
			
			gReset();$(this).addClass('onState'); $('#gTitle').html(myTitle); 
			 jQuery("#gallery").flickr({type: "search",tag_mode: 'all',tags:myTags,
				callback: liteboxCallback  
			}); 	
		});
		 
	 	 $('a.nav1_sub10_05').click(
		function() { 
			myTitle="2005 Tour / London"
			myTags="occ_br_all,occ_br_2005_tour,occ_br_London" 
			
			gReset();$(this).addClass('onState'); $('#gTitle').html(myTitle); 
			 jQuery("#gallery").flickr({type: "search",tag_mode: 'all',tags:myTags,
				callback: liteboxCallback  
			}); 	
		});
		 
		$('a.nav2_05').click(
		function() { 
			myTitle="2005 Misc"
			myTags="occ_br_all, occ_br_2005_misc" 
			
			gReset();$(this).addClass('onState'); $('#gTitle').html(myTitle); 
			 jQuery("#gallery").flickr({type: "search",tag_mode: 'all',tags:myTags,
				callback: liteboxCallback  
			}); 	
		}); 

		$('a.nav1_sub1_04').click(
		function() { 
			myTitle="2004 Tour / Toronto"
			myTags="occ_br_all,occ_br_2004_tour,occ_br_Toronto" 
			
			gReset();$(this).addClass('onState'); $('#gTitle').html(myTitle); 
			 jQuery("#gallery").flickr({type: "search",tag_mode: 'all',tags:myTags,
				callback: liteboxCallback  
			}); 	
		}); 	 

	 	$('a.nav1_sub2_04').click(
		function() { 
			myTitle="2004 Tour / Montreal"
			myTags="occ_br_all,occ_br_2004_tour,occ_br_Montreal" 
			
			gReset();$(this).addClass('onState'); $('#gTitle').html(myTitle); 
			 jQuery("#gallery").flickr({type: "search",tag_mode: 'all',tags:myTags,
				callback: liteboxCallback  
			}); 	
		});
		
		$('a.nav2_04').click(
		function() { 
			myTitle="2004 Misc"
			myTags="occ_br_all, occ_br_2004_misc" 
			
			gReset();$(this).addClass('onState'); $('#gTitle').html(myTitle); 
			 jQuery("#gallery").flickr({type: "search",tag_mode: 'all',tags:myTags,
				callback: liteboxCallback  
			}); 	
		}); 
		
		$('a.nav1_sub1_03').click(
		function() { 
			myTitle="2003 Tour / Kaslo"
			myTags="occ_br_all,occ_br_2003_tour,occ_br_Kaslo" 
			
			gReset();$(this).addClass('onState'); $('#gTitle').html(myTitle); 
			 jQuery("#gallery").flickr({type: "search",tag_mode: 'all',tags:myTags,
				callback: liteboxCallback  
			}); 	
		}); 
		
		$('a.nav1_sub2_03').click(
		function() { 
			myTitle="2003 Tour / Duncan"
			myTags="occ_br_all,occ_br_2003_tour,occ_br_Duncan" 
			
			gReset();$(this).addClass('onState'); $('#gTitle').html(myTitle); 
			 jQuery("#gallery").flickr({type: "search",tag_mode: 'all',tags:myTags,
				callback: liteboxCallback  
			}); 	
		}); 
		
		$('a.nav1_sub3_03').click(
		function() { 
			myTitle="2003 Tour / Vancouver"
			myTags="occ_br_all,occ_br_2003_tour,occ_br_Vancouver" 
			
			gReset();$(this).addClass('onState'); $('#gTitle').html(myTitle); 
			 jQuery("#gallery").flickr({type: "search",tag_mode: 'all',tags:myTags,
				callback: liteboxCallback  
			}); 	
		}); 		
		
		$('a.nav1_sub4_03').click(
		function() { 
			myTitle="2003 Tour / Courtenay"
			myTags="occ_br_all,occ_br_2003_tour,occ_br_Courtenay" 
			
			gReset();$(this).addClass('onState'); $('#gTitle').html(myTitle); 
			 jQuery("#gallery").flickr({type: "search",tag_mode: 'all',tags:myTags,
				callback: liteboxCallback  
			}); 	
		}); 		
		
		$('a.nav1_sub5_03').click(
		function() { 
			myTitle="2003 Tour / Moncton"
			myTags="occ_br_all,occ_br_2003_tour,occ_br_Moncton" 
			
			gReset();$(this).addClass('onState'); $('#gTitle').html(myTitle); 
			 jQuery("#gallery").flickr({type: "search",tag_mode: 'all',tags:myTags,
				callback: liteboxCallback  
			}); 	
		}); 		
		
		$('a.nav1_sub6_03').click(
		function() { 
			myTitle="2003 Tour / Fredricton"
			myTags="occ_br_all,occ_br_2003_tour,occ_br_Fredricton" 
			
			gReset();$(this).addClass('onState'); $('#gTitle').html(myTitle); 
			 jQuery("#gallery").flickr({type: "search",tag_mode: 'all',tags:myTags,
				callback: liteboxCallback  
			}); 	
		}); 		
		
		$('a.nav1_sub7_03').click(
		function() { 
			myTitle="2003 Tour / St. John's"
			myTags="occ_br_all,occ_br_2003_tour,occ_br_StJohns" 
			
			gReset();$(this).addClass('onState'); $('#gTitle').html(myTitle); 
			 jQuery("#gallery").flickr({type: "search",tag_mode: 'all',tags:myTags,
				callback: liteboxCallback  
			}); 	
		}); 		
		
		$('a.nav1_sub8_03').click(
		function() { 
			myTitle="2003 Tour / Gander"
			myTags="occ_br_all,occ_br_2003_tour,occ_br_Gander" 
			
			gReset();$(this).addClass('onState'); $('#gTitle').html(myTitle); 
			 jQuery("#gallery").flickr({type: "search",tag_mode: 'all',tags:myTags,
				callback: liteboxCallback  
			}); 	
		}); 		
		
		$('a.nav1_sub9_03').click(
		function() { 
			myTitle="2003 Tour / Halifax"
			myTags="occ_br_all,occ_br_2003_tour,occ_br_Halifax" 
			
			gReset();$(this).addClass('onState'); $('#gTitle').html(myTitle); 
			 jQuery("#gallery").flickr({type: "search",tag_mode: 'all',tags:myTags,
				callback: liteboxCallback  
			}); 	
		}); 		
		
		$('a.nav1_sub10_03').click(
		function() { 
			myTitle="2003 Tour / Antigonish"
			myTags="occ_br_all,occ_br_2003_tour,occ_br_Antigonish" 
			
			gReset();$(this).addClass('onState'); $('#gTitle').html(myTitle); 
			 jQuery("#gallery").flickr({type: "search",tag_mode: 'all',tags:myTags,
				callback: liteboxCallback  
			}); 	
		}); 			
		
		$('a.nav1_sub11_03').click(
		function() { 
			myTitle="2003 Tour / Yarmouth"
			myTags="occ_br_all,occ_br_2003_tour,occ_br_Yarmouth" 
			
			gReset();$(this).addClass('onState'); $('#gTitle').html(myTitle); 
			 jQuery("#gallery").flickr({type: "search",tag_mode: 'all',tags:myTags,
				callback: liteboxCallback  
			}); 	
		}); 		
		
		$('a.nav1_sub12_03').click(
		function() { 
			myTitle="2003 Tour / Toronto"
			myTags="occ_br_all,occ_br_2003_tour,occ_br_Toronto" 
			
			gReset();$(this).addClass('onState'); $('#gTitle').html(myTitle); 
			 jQuery("#gallery").flickr({type: "search",tag_mode: 'all',tags:myTags,
				callback: liteboxCallback  
			}); 	
		}); 		
		
		$('a.nav1_sub13_03').click(
		function() { 
			myTitle="2003 Tour / Oakville"
			myTags="occ_br_all,occ_br_2003_tour,occ_br_Oakville" 
			
			gReset();$(this).addClass('onState'); $('#gTitle').html(myTitle); 
			 jQuery("#gallery").flickr({type: "search",tag_mode: 'all',tags:myTags,
				callback: liteboxCallback  
			}); 	
		}); 		
		
		$('a.nav1_sub14_03').click(
		function() { 
			myTitle="2003 Tour / Hamilton"
			myTags="occ_br_all,occ_br_2003_tour,occ_br_Hamilton" 
			
			gReset();$(this).addClass('onState'); $('#gTitle').html(myTitle); 
			 jQuery("#gallery").flickr({type: "search",tag_mode: 'all',tags:myTags,
				callback: liteboxCallback  
			}); 	
		}); 		
		
		$('a.nav1_sub15_03').click(
		function() { 
			myTitle="2003 Tour / Ottawa"
			myTags="occ_br_all,occ_br_2003_tour,occ_br_Ottawa" 
			
			gReset();$(this).addClass('onState'); $('#gTitle').html(myTitle); 
			 jQuery("#gallery").flickr({type: "search",tag_mode: 'all',tags:myTags,
				callback: liteboxCallback  
			}); 	
		}); 		
		
		$('a.nav1_sub16_03').click(
		function() { 
			myTitle="2003 Tour / Gananoque"
			myTags="occ_br_all,occ_br_2003_tour,occ_br_Gananoque" 
			
			gReset();$(this).addClass('onState'); $('#gTitle').html(myTitle); 
			 jQuery("#gallery").flickr({type: "search",tag_mode: 'all',tags:myTags,
				callback: liteboxCallback  
			}); 	
		}); 		
		
		$('a.nav1_sub17_03').click(
		function() { 
			myTitle="2003 Tour / New Liskeard"
			myTags="occ_br_all,occ_br_2003_tour,occ_br_NewLiskeard" 
			
			gReset();$(this).addClass('onState'); $('#gTitle').html(myTitle); 
			 jQuery("#gallery").flickr({type: "search",tag_mode: 'all',tags:myTags,
				callback: liteboxCallback  
			}); 	
		}); 		
		
		$('a.nav1_sub18_03').click(
		function() { 
			myTitle="2003 Tour / Cornwall"
			myTags="occ_br_all,occ_br_2003_tour,occ_br_Cornwall" 
			
			gReset();$(this).addClass('onState'); $('#gTitle').html(myTitle); 
			 jQuery("#gallery").flickr({type: "search",tag_mode: 'all',tags:myTags,
				callback: liteboxCallback  
			}); 	
		}); 		
		
		$('a.nav1_sub19_03').click(
		function() { 
			myTitle="2003 Tour / Windsor"
			myTags="occ_br_all,occ_br_2003_tour,occ_br_Windsor" 
			
			gReset();$(this).addClass('onState'); $('#gTitle').html(myTitle); 
			 jQuery("#gallery").flickr({type: "search",tag_mode: 'all',tags:myTags,
				callback: liteboxCallback  
			}); 	
		}); 		
		
		$('a.nav1_sub20_03').click(
		function() { 
			myTitle="2003 Tour / Oshawa"
			myTags="occ_br_all,occ_br_2003_tour,occ_br_Oshawa" 
			
			gReset();$(this).addClass('onState'); $('#gTitle').html(myTitle); 
			 jQuery("#gallery").flickr({type: "search",tag_mode: 'all',tags:myTags,
				callback: liteboxCallback  
			}); 	
		}); 		
		
		$('a.nav1_sub21_03').click(
		function() { 
			myTitle="2003 Tour / Brockville"
			myTags="occ_br_all,occ_br_2003_tour,occ_br_Brockville" 
			
			gReset();$(this).addClass('onState'); $('#gTitle').html(myTitle); 
			 jQuery("#gallery").flickr({type: "search",tag_mode: 'all',tags:myTags,
				callback: liteboxCallback  
			}); 	
		}); 		
		
		$('a.nav1_sub22_03').click(
		function() { 
			myTitle="2003 Tour / Montreal"
			myTags="occ_br_all,occ_br_2003_tour,occ_br_Montreal" 
			
			gReset();$(this).addClass('onState'); $('#gTitle').html(myTitle); 
			 jQuery("#gallery").flickr({type: "search",tag_mode: 'all',tags:myTags,
				callback: liteboxCallback  
			}); 	
		}); 		
		
		$('a.nav1_sub23_03').click(
		function() { 
			myTitle="2003 Tour / Simcoe"
			myTags="occ_br_all,occ_br_2003_tour,occ_br_Simcoe" 
			
			gReset();$(this).addClass('onState'); $('#gTitle').html(myTitle); 
			 jQuery("#gallery").flickr({type: "search",tag_mode: 'all',tags:myTags,
				callback: liteboxCallback  
			}); 	
		}); 		
		
		$('a.nav1_sub24_03').click(
		function() { 
			myTitle="2003 Tour / Stratford"
			myTags="occ_br_all,occ_br_2003_tour,occ_br_Stratford" 
			
			gReset();$(this).addClass('onState'); $('#gTitle').html(myTitle); 
			 jQuery("#gallery").flickr({type: "search",tag_mode: 'all',tags:myTags,
				callback: liteboxCallback  
			}); 	
		}); 		
		
		$('a.nav1_sub25_03').click(
		function() { 
			myTitle="2003 Tour / Dublin"
			myTags="occ_br_all,occ_br_2003_tour,occ_br_Dublin" 
			
			gReset();$(this).addClass('onState'); $('#gTitle').html(myTitle); 
			 jQuery("#gallery").flickr({type: "search",tag_mode: 'all',tags:myTags,
				callback: liteboxCallback  
			}); 	
		}); 		
		
		$('a.nav1_sub26_03').click(
		function() { 
			myTitle="2003 Tour / London, UK"
			myTags="occ_br_all,occ_br_2003_tour,occ_br_LondonUK" 
			
			gReset();$(this).addClass('onState'); $('#gTitle').html(myTitle); 
			 jQuery("#gallery").flickr({type: "search",tag_mode: 'all',tags:myTags,
				callback: liteboxCallback  
			}); 	
		}); 		
		
		$('a.nav1_sub27_03').click(
		function() { 
			myTitle="2003 Tour / Tonawanda"
			myTags="occ_br_all,occ_br_2003_tour,occ_br_Tonawanda" 
			
			gReset();$(this).addClass('onState'); $('#gTitle').html(myTitle); 
			 jQuery("#gallery").flickr({type: "search",tag_mode: 'all',tags:myTags,
				callback: liteboxCallback  
			}); 	
		}); 		
		
		$('a.nav1_sub28_03').click(
		function() { 
			myTitle="2003 Tour / Boston"
			myTags="occ_br_all,occ_br_2003_tour,occ_br_Boston" 
			
			gReset();$(this).addClass('onState'); $('#gTitle').html(myTitle); 
			 jQuery("#gallery").flickr({type: "search",tag_mode: 'all',tags:myTags,
				callback: liteboxCallback  
			}); 	
		}); 		
		
		$('a.nav1_sub29_03').click(
		function() { 
			myTitle="2003 Tour / Seattle"
			myTags="occ_br_all,occ_br_2003_tour,occ_br_Seattle" 
			
			gReset();$(this).addClass('onState'); $('#gTitle').html(myTitle); 
			 jQuery("#gallery").flickr({type: "search",tag_mode: 'all',tags:myTags,
				callback: liteboxCallback  
			}); 	
		}); 		
		
		$('a.nav1_sub30_03').click(
		function() { 
			myTitle="2003 Tour / Bellingham"
			myTags="occ_br_all,occ_br_2003_tour,occ_br_Bellingham" 
			
			gReset();$(this).addClass('onState'); $('#gTitle').html(myTitle); 
			 jQuery("#gallery").flickr({type: "search",tag_mode: 'all',tags:myTags,
				callback: liteboxCallback  
			}); 	
		}); 		
		
		$('a.nav1_sub31_03').click(
		function() { 
			myTitle="2003 Tour / Ferndale"
			myTags="occ_br_all,occ_br_2003_tour,occ_br_Ferdale" 
			
			gReset();$(this).addClass('onState'); $('#gTitle').html(myTitle); 
			 jQuery("#gallery").flickr({type: "search",tag_mode: 'all',tags:myTags,
				callback: liteboxCallback  
			}); 	
		}); 																											
		
		$('a.nav1_sub32_03').click(
		function() { 
			myTitle="2003 Tour / Buffalo"
			myTags="occ_br_all,occ_br_2003_tour,occ_br_Buffalo" 
			
			gReset();$(this).addClass('onState'); $('#gTitle').html(myTitle); 
			 jQuery("#gallery").flickr({type: "search",tag_mode: 'all',tags:myTags,
				callback: liteboxCallback  
			}); 	
		});
				$('a.nav1_sub33_03').click(
		function() { 
			myTitle="2003 Tour / New York"
			myTags="occ_br_all,occ_br_2003_tour,occ_br_NEWYORK" 
			
			gReset();$(this).addClass('onState'); $('#gTitle').html(myTitle); 
			 jQuery("#gallery").flickr({type: "search",tag_mode: 'all',tags:myTags,
				callback: liteboxCallback  
			}); 	
		});
		
		$('a.nav2_03').click(
		function() { 
			myTitle="2003 Misc"
			myTags="occ_br_all, occ_br_2003misc" 
			
			gReset();$(this).addClass('onState'); $('#gTitle').html(myTitle); 
			 jQuery("#gallery").flickr({type: "search",tag_mode: 'all',tags:myTags,
				callback: liteboxCallback  
			}); 	
		}); 
		
		

$('a.nav1_02').click(
	 	function() { 
			myTitle="2002 Tour / Edmonton"
			myTags="occ_br_all,occ_br_2002_tour,occ_br_Edmonton" 
			gReset();$(this).addClass('onState'); $('#gTitle').html(myTitle); 
			 jQuery("#gallery").flickr({type: "search",tag_mode: 'all',tags:myTags,
				callback: liteboxCallback  
			}); 	
		});
		
		$('a.nav1_sub2_02').click(
		function() { 
			myTitle="2002 Tour / Edmonton"
			myTags="occ_br_all,occ_br_2002_tour,occ_br_Edmonton" 
			
			gReset();$(this).addClass('onState'); $('#gTitle').html(myTitle); 
			 jQuery("#gallery").flickr({type: "search",tag_mode: 'all',tags:myTags,
				callback: liteboxCallback  
			}); 	
		}); 
		
		$('a.nav1_sub3_02').click(
		function() { 
			myTitle="2002 Tour / Red Deer"
			myTags="occ_br_all,occ_br_2002_tour,occ_br_RedDeer" 
			
			gReset();$(this).addClass('onState'); $('#gTitle').html(myTitle); 
			 jQuery("#gallery").flickr({type: "search",tag_mode: 'all',tags:myTags,
				callback: liteboxCallback  
			}); 	
		}); 
		
		$('a.nav1_sub4_02').click(
		function() { 
			myTitle="2002 Tour / Calgary"
			myTags="occ_br_all,occ_br_2002_tour,occ_br_Calgary" 
			
			gReset();$(this).addClass('onState'); $('#gTitle').html(myTitle); 
			 jQuery("#gallery").flickr({type: "search",tag_mode: 'all',tags:myTags,
				callback: liteboxCallback  
			}); 	
		}); 		
		
		$('a.nav1_sub5_02').click(
		function() { 
			myTitle="2002 Tour / Prince George"
			myTags="occ_br_all,occ_br_2002_tour,occ_br_PrinceGeorge" 
			
			gReset();$(this).addClass('onState'); $('#gTitle').html(myTitle); 
			 jQuery("#gallery").flickr({type: "search",tag_mode: 'all',tags:myTags,
				callback: liteboxCallback  
			}); 	
		}); 		
			
		
		$('a.nav1_sub6_02').click(
		function() { 
			myTitle="2002 Tour / Vancouver"
			myTags="occ_br_all,occ_br_2002_tour,occ_br_Vancouver" 
			
			gReset();$(this).addClass('onState'); $('#gTitle').html(myTitle); 
			 jQuery("#gallery").flickr({type: "search",tag_mode: 'all',tags:myTags,
				callback: liteboxCallback  
			}); 	
		}); 		
		
		$('a.nav1_sub7_02').click(
		function() { 
			myTitle="2002 Tour / Victoria"
			myTags="occ_br_all,occ_br_2002_tour,occ_br_Victoria" 
			
			gReset();$(this).addClass('onState'); $('#gTitle').html(myTitle); 
			 jQuery("#gallery").flickr({type: "search",tag_mode: 'all',tags:myTags,
				callback: liteboxCallback  
			}); 	
		}); 		
		
		$('a.nav1_sub8_02').click(
		function() { 
			myTitle="2002 Tour / St. John's"
			myTags="occ_br_all,occ_br_2002_tour,occ_br_StJohns" 
			
			gReset();$(this).addClass('onState'); $('#gTitle').html(myTitle); 
			 jQuery("#gallery").flickr({type: "search",tag_mode: 'all',tags:myTags,
				callback: liteboxCallback  
			}); 	
		}); 		
		
		$('a.nav1_sub9_02').click(
		function() { 
			myTitle="2002 Tour / Stratford"
			myTags="occ_br_all,occ_br_2002_tour,occ_br_Stratford" 
			
			gReset();$(this).addClass('onState'); $('#gTitle').html(myTitle); 
			 jQuery("#gallery").flickr({type: "search",tag_mode: 'all',tags:myTags,
				callback: liteboxCallback  
			}); 	
		}); 		
		
		$('a.nav1_sub10_02').click(
		function() { 
			myTitle="2002 Tour / Toronto"
			myTags="occ_br_all,occ_br_2002_tour,occ_br_Toronto" 
			
			gReset();$(this).addClass('onState'); $('#gTitle').html(myTitle); 
			 jQuery("#gallery").flickr({type: "search",tag_mode: 'all',tags:myTags,
				callback: liteboxCallback  
			}); 	
		}); 			
		
		$('a.nav1_sub11_02').click(
		function() { 
			myTitle="2002 Tour / Fenelon Falls"
			myTags="occ_br_all,occ_br_2002_tour,occ_br_FenelenFalls" 
			
			gReset();$(this).addClass('onState'); $('#gTitle').html(myTitle); 
			 jQuery("#gallery").flickr({type: "search",tag_mode: 'all',tags:myTags,
				callback: liteboxCallback  
			}); 	
		}); 		
		
		$('a.nav1_sub12_02').click(
		function() { 
			myTitle="2002 Tour / Ottawa"
			myTags="occ_br_all,occ_br_2002_tour,occ_br_Ottawa" 
			
			gReset();$(this).addClass('onState'); $('#gTitle').html(myTitle); 
			 jQuery("#gallery").flickr({type: "search",tag_mode: 'all',tags:myTags,
				callback: liteboxCallback  
			}); 	
		}); 		
		
		$('a.nav1_sub13_02').click(
		function() { 
			myTitle="2002 Tour / Hamilton"
			myTags="occ_br_all,occ_br_2002_tour,occ_br_Hamilton" 
			
			gReset();$(this).addClass('onState'); $('#gTitle').html(myTitle); 
			 jQuery("#gallery").flickr({type: "search",tag_mode: 'all',tags:myTags,
				callback: liteboxCallback  
			}); 	
		}); 		
		
		$('a.nav1_sub14_02').click(
		function() { 
			myTitle="2002 Tour / St. Catharines"
			myTags="occ_br_all,occ_br_2002_tour,occ_br_StCatharines" 
			
			gReset();$(this).addClass('onState'); $('#gTitle').html(myTitle); 
			 jQuery("#gallery").flickr({type: "search",tag_mode: 'all',tags:myTags,
				callback: liteboxCallback  
			}); 	
		}); 		
		
		$('a.nav1_sub15_02').click(
		function() { 
			myTitle="2002 Tour / Orillia"
			myTags="occ_br_all,occ_br_2002_tour,occ_br_Orillia" 
			
			gReset();$(this).addClass('onState'); $('#gTitle').html(myTitle); 
			 jQuery("#gallery").flickr({type: "search",tag_mode: 'all',tags:myTags,
				callback: liteboxCallback  
			}); 	
		}); 		
		
		$('a.nav1_sub16_02').click(
		function() { 
			myTitle="2002 Tour / Barrie"
			myTags="occ_br_all,occ_br_2002_tour,occ_br_Barrie" 
			
			gReset();$(this).addClass('onState'); $('#gTitle').html(myTitle); 
			 jQuery("#gallery").flickr({type: "search",tag_mode: 'all',tags:myTags,
				callback: liteboxCallback  
			}); 	
		}); 		
		
		$('a.nav1_sub17_02').click(
		function() { 
			myTitle="2002 Tour / Cambridge"
			myTags="occ_br_all,occ_br_2002_tour,occ_br_Cambridge" 
			
			gReset();$(this).addClass('onState'); $('#gTitle').html(myTitle); 
			 jQuery("#gallery").flickr({type: "search",tag_mode: 'all',tags:myTags,
				callback: liteboxCallback  
			}); 	
		}); 		
		
		$('a.nav1_sub18_02').click(
		function() { 
			myTitle="2002 Tour / Sault Ste. Marie"
			myTags="occ_br_all,occ_br_2002_tour,occ_br_SaultSteMarie" 
			
			gReset();$(this).addClass('onState'); $('#gTitle').html(myTitle); 
			 jQuery("#gallery").flickr({type: "search",tag_mode: 'all',tags:myTags,
				callback: liteboxCallback  
			}); 	
		}); 		
		
		$('a.nav1_sub19_02').click(
		function() { 
			myTitle="2002 Tour / Saskatoon"
			myTags="occ_br_all,occ_br_2002_tour,occ_br_Saskatoon" 
			
			gReset();$(this).addClass('onState'); $('#gTitle').html(myTitle); 
			 jQuery("#gallery").flickr({type: "search",tag_mode: 'all',tags:myTags,
				callback: liteboxCallback  
			}); 	
		}); 		
		
		$('a.nav1_sub20_02').click(
		function() { 
			myTitle="2002 Tour / Regina"
			myTags="occ_br_all,occ_br_2002_tour,occ_br_Regina" 
			
			gReset();$(this).addClass('onState'); $('#gTitle').html(myTitle); 
			 jQuery("#gallery").flickr({type: "search",tag_mode: 'all',tags:myTags,
				callback: liteboxCallback  
			}); 	
		}); 		
		
		$('a.nav1_sub21_02').click(
		function() { 
			myTitle="2002 Tour / Montreal"
			myTags="occ_br_all,occ_br_2002_tour,occ_br_Montreal" 
			
			gReset();$(this).addClass('onState'); $('#gTitle').html(myTitle); 
			 jQuery("#gallery").flickr({type: "search",tag_mode: 'all',tags:myTags,
				callback: liteboxCallback  
			}); 	
		}); 		
		
		$('a.nav1_sub22_02').click(
		function() { 
			myTitle="2002 Tour / Dublin"
			myTags="occ_br_all,occ_br_2002_tour,occ_br_Dublin" 
			
			gReset();$(this).addClass('onState'); $('#gTitle').html(myTitle); 
			 jQuery("#gallery").flickr({type: "search",tag_mode: 'all',tags:myTags,
				callback: liteboxCallback  
			}); 	
		}); 		
		
		$('a.nav1_sub23_02').click(
		function() { 
			myTitle="2002 Tour / London"
			myTags="occ_br_all,occ_br_2002_tour,occ_br_LondonUK" 
			
			gReset();$(this).addClass('onState'); $('#gTitle').html(myTitle); 
			 jQuery("#gallery").flickr({type: "search",tag_mode: 'all',tags:myTags,
				callback: liteboxCallback  
			}); 	
		}); 		
		
		$('a.nav1_sub24_02').click(
		function() { 
			myTitle="2002 Tour / Austin"
			myTags="occ_br_all,occ_br_2002_tour,occ_br_Austin" 
			
			gReset();$(this).addClass('onState'); $('#gTitle').html(myTitle); 
			 jQuery("#gallery").flickr({type: "search",tag_mode: 'all',tags:myTags,
				callback: liteboxCallback  
			}); 	
		}); 		
		
		$('a.nav1_sub25_02').click(
		function() { 
			myTitle="2002 Tour / New York"
			myTags="occ_br_all,occ_br_2002_tour,occ_br_NewYork" 
			
			gReset();$(this).addClass('onState'); $('#gTitle').html(myTitle); 
			 jQuery("#gallery").flickr({type: "search",tag_mode: 'all',tags:myTags,
				callback: liteboxCallback  
			}); 	
		}); 		
		
		$('a.nav1_sub26_02').click(
		function() { 
			myTitle="2002 Tour / Ferndale"
			myTags="occ_br_all,occ_br_2002_tour,occ_br_Ferndale" 
			
			gReset();$(this).addClass('onState'); $('#gTitle').html(myTitle); 
			 jQuery("#gallery").flickr({type: "search",tag_mode: 'all',tags:myTags,
				callback: liteboxCallback  
			}); 	
		}); 		
		
		$('a.nav1_sub27_02').click(
		function() { 
			myTitle="2002 Tour / Chicago"
			myTags="occ_br_all,occ_br_2002_tour,occ_br_Chicago" 
			
			gReset();$(this).addClass('onState'); $('#gTitle').html(myTitle); 
			 jQuery("#gallery").flickr({type: "search",tag_mode: 'all',tags:myTags,
				callback: liteboxCallback  
			}); 	
		}); 		
		
		$('a.nav1_sub28_02').click(
		function() { 
			myTitle="2002 Tour / Cleveland"
			myTags="occ_br_all,occ_br_2002_tour,occ_br_Cleveland" 
			
			gReset();$(this).addClass('onState'); $('#gTitle').html(myTitle); 
			 jQuery("#gallery").flickr({type: "search",tag_mode: 'all',tags:myTags,
				callback: liteboxCallback  
			}); 	
		}); 		
		
		$('a.nav1_sub29_02').click(
		function() { 
			myTitle="2002 Tour / Pittsburgh"
			myTags="occ_br_all,occ_br_2002_tour,occ_br_Pittsburgh" 
			
			gReset();$(this).addClass('onState'); $('#gTitle').html(myTitle); 
			 jQuery("#gallery").flickr({type: "search",tag_mode: 'all',tags:myTags,
				callback: liteboxCallback  
			}); 	
		});
		
		$('a.nav2_02').click(
		function() { 
			myTitle="2002 Misc"
			myTags="occ_br_all, occ_br_2002_misc" 
			
			gReset();$(this).addClass('onState'); $('#gTitle').html(myTitle); 
			 jQuery("#gallery").flickr({type: "search",tag_mode: 'all',tags:myTags,
				callback: liteboxCallback  
			}); 	
		}); 
		
$('a.nav1_01').click(
	 	function() { 
			myTitle="2001 Tour / Calgary"
			myTags="occ_br_all,occ_br_2001_tour,occ_br_Calgary" 
			gReset();$(this).addClass('onState'); $('#gTitle').html(myTitle); 
			 jQuery("#gallery").flickr({type: "search",tag_mode: 'all',tags:myTags,
				callback: liteboxCallback  
			}); 	
		}); 
	
		$('a.nav1_sub1_01').click(
		function() { 
			myTitle="2001 Tour / Calgary"
			myTags="occ_br_all,occ_br_2001_tour,occ_br_Calgary" 
			
			gReset();$(this).addClass('onState'); $('#gTitle').html(myTitle); 
			 jQuery("#gallery").flickr({type: "search",tag_mode: 'all',tags:myTags,
				callback: liteboxCallback  
			}); 	
		});	
		
		$('a.nav1_sub2_01').click(
		function() { 
			myTitle="2001 Tour / Medicine Hat"
			myTags="occ_br_all,occ_br_2001_tour,occ_br_MedicineHat" 
			
			gReset();$(this).addClass('onState'); $('#gTitle').html(myTitle); 
			 jQuery("#gallery").flickr({type: "search",tag_mode: 'all',tags:myTags,
				callback: liteboxCallback  
			}); 	
		}); 
		
		$('a.nav1_sub3_01').click(
		function() { 
			myTitle="2001 Tour / Victoria"
			myTags="occ_br_all,occ_br_2001_tour,occ_br_Victoria" 
			
			gReset();$(this).addClass('onState'); $('#gTitle').html(myTitle); 
			 jQuery("#gallery").flickr({type: "search",tag_mode: 'all',tags:myTags,
				callback: liteboxCallback  
			}); 	
		}); 
		
		$('a.nav1_sub4_01').click(
		function() { 
			myTitle="2001 Tour / Vancouver"
			myTags="occ_br_all,occ_br_2001_tour,occ_br_Vancouver" 
			
			gReset();$(this).addClass('onState'); $('#gTitle').html(myTitle); 
			 jQuery("#gallery").flickr({type: "search",tag_mode: 'all',tags:myTags,
				callback: liteboxCallback  
			}); 	
		}); 		
		
		$('a.nav1_sub5_01').click(
		function() { 
			myTitle="2001 Tour / Oshawa"
			myTags="occ_br_all,occ_br_2001_tour,occ_br_Oshawa" 
			
			gReset();$(this).addClass('onState'); $('#gTitle').html(myTitle); 
			 jQuery("#gallery").flickr({type: "search",tag_mode: 'all',tags:myTags,
				callback: liteboxCallback  
			}); 	
		}); 		
			
		
		$('a.nav1_sub6_01').click(
		function() { 
			myTitle="2001 Tour / Blyth"
			myTags="occ_br_all,occ_br_2001_tour,occ_br_Blyth" 
			
			gReset();$(this).addClass('onState'); $('#gTitle').html(myTitle); 
			 jQuery("#gallery").flickr({type: "search",tag_mode: 'all',tags:myTags,
				callback: liteboxCallback  
			}); 	
		}); 		
		
		$('a.nav1_sub7_01').click(
		function() { 
			myTitle="2001 Tour / Jarvis"
			myTags="occ_br_all,occ_br_2001_tour,occ_br_Jarvis" 
			
			gReset();$(this).addClass('onState'); $('#gTitle').html(myTitle); 
			 jQuery("#gallery").flickr({type: "search",tag_mode: 'all',tags:myTags,
				callback: liteboxCallback  
			}); 	
		}); 		
		
		$('a.nav1_sub8_01').click(
		function() { 
			myTitle="2001 Tour / Thornhill"
			myTags="occ_br_all,occ_br_2001_tour,occ_br_Thornhill" 
			
			gReset();$(this).addClass('onState'); $('#gTitle').html(myTitle); 
			 jQuery("#gallery").flickr({type: "search",tag_mode: 'all',tags:myTags,
				callback: liteboxCallback  
			}); 	
		}); 		
		
		$('a.nav1_sub9_01').click(
		function() { 
			myTitle="2001 Tour / Peterborough"
			myTags="occ_br_all,occ_br_2001_tour,occ_br_Peterborough" 
			
			gReset();$(this).addClass('onState'); $('#gTitle').html(myTitle); 
			 jQuery("#gallery").flickr({type: "search",tag_mode: 'all',tags:myTags,
				callback: liteboxCallback  
			}); 	
		}); 		
		
		$('a.nav1_sub10_01').click(
		function() { 
			myTitle="2001 Tour / Toronto"
			myTags="occ_br_all,occ_br_2001_tour,occ_br_Toronto" 
			
			gReset();$(this).addClass('onState'); $('#gTitle').html(myTitle); 
			 jQuery("#gallery").flickr({type: "search",tag_mode: 'all',tags:myTags,
				callback: liteboxCallback  
			}); 	
		}); 			
		
		$('a.nav1_sub11_01').click(
		function() { 
			myTitle="2001 Tour / Trenton"
			myTags="occ_br_all,occ_br_2001_tour,occ_br_Trenton" 
			
			gReset();$(this).addClass('onState'); $('#gTitle').html(myTitle); 
			 jQuery("#gallery").flickr({type: "search",tag_mode: 'all',tags:myTags,
				callback: liteboxCallback  
			}); 	
		}); 		
		
		$('a.nav1_sub12_01').click(
		function() { 
			myTitle="2001 Tour / Kingston"
			myTags="occ_br_all,occ_br_2001_tour,occ_br_Kingston" 
			
			gReset();$(this).addClass('onState'); $('#gTitle').html(myTitle); 
			 jQuery("#gallery").flickr({type: "search",tag_mode: 'all',tags:myTags,
				callback: liteboxCallback  
			}); 	
		}); 		
		
		$('a.nav1_sub13_01').click(
		function() { 
			myTitle="2001 Tour / Hamilton"
			myTags="occ_br_all,occ_br_2001_tour,occ_br_Hamilton" 
			
			gReset();$(this).addClass('onState'); $('#gTitle').html(myTitle); 
			 jQuery("#gallery").flickr({type: "search",tag_mode: 'all',tags:myTags,
				callback: liteboxCallback  
			}); 	
		}); 		
		
		$('a.nav1_sub14_01').click(
		function() { 
			myTitle="2001 Tour / Durham"
			myTags="occ_br_all,occ_br_2001_tour,occ_br_Durham" 
			
			gReset();$(this).addClass('onState'); $('#gTitle').html(myTitle); 
			 jQuery("#gallery").flickr({type: "search",tag_mode: 'all',tags:myTags,
				callback: liteboxCallback  
			}); 	
		}); 		
		
		$('a.nav1_sub15_01').click(
		function() { 
			myTitle="2001 Tour / Simcoe"
			myTags="occ_br_all,occ_br_2001_tour,occ_br_Simcoe" 
			
			gReset();$(this).addClass('onState'); $('#gTitle').html(myTitle); 
			 jQuery("#gallery").flickr({type: "search",tag_mode: 'all',tags:myTags,
				callback: liteboxCallback  
			}); 	
		}); 		
		
		$('a.nav1_sub16_01').click(
		function() { 
			myTitle="2001 Tour / Charlottetown"
			myTags="occ_br_all,occ_br_2001_tour,occ_br_Charlottetown" 
			
			gReset();$(this).addClass('onState'); $('#gTitle').html(myTitle); 
			 jQuery("#gallery").flickr({type: "search",tag_mode: 'all',tags:myTags,
				callback: liteboxCallback  
			}); 	
		}); 		
		
		$('a.nav1_sub17_01').click(
		function() { 
			myTitle="2001 Tour / Montreal"
			myTags="occ_br_all,occ_br_2001_tour,occ_br_Montreal" 
			
			gReset();$(this).addClass('onState'); $('#gTitle').html(myTitle); 
			 jQuery("#gallery").flickr({type: "search",tag_mode: 'all',tags:myTags,
				callback: liteboxCallback  
			}); 	
		}); 		
		
		$('a.nav1_sub18_01').click(
		function() { 
			myTitle="2001 Tour / London, UK"
			myTags="occ_br_all,occ_br_2001_tour,occ_br_LondonUK" 
			
			gReset();$(this).addClass('onState'); $('#gTitle').html(myTitle); 
			 jQuery("#gallery").flickr({type: "search",tag_mode: 'all',tags:myTags,
				callback: liteboxCallback  
			}); 	
		}); 		
		
		$('a.nav1_sub19_01').click(
		function() { 
			myTitle="2001 Tour / Milwaukee"
			myTags="occ_br_all,occ_br_2001_tour,occ_br_Milwaukee" 
			
			gReset();$(this).addClass('onState'); $('#gTitle').html(myTitle); 
			 jQuery("#gallery").flickr({type: "search",tag_mode: 'all',tags:myTags,
				callback: liteboxCallback  
			}); 	
		}); 		
		
		$('a.nav1_sub20_01').click(
		function() { 
			myTitle="2001 Tour / Vermont "
			myTags="occ_br_all,occ_br_2001_tour,occ_br_Vermont " 
			
			gReset();$(this).addClass('onState'); $('#gTitle').html(myTitle); 
			 jQuery("#gallery").flickr({type: "search",tag_mode: 'all',tags:myTags,
				callback: liteboxCallback  
			}); 	
		}); 		
		
		$('a.nav1_sub21_01').click(
		function() { 
			myTitle="2001 Tour / Austin"
			myTags="occ_br_all,occ_br_2001_tour,occ_br_Austin" 
			
			gReset();$(this).addClass('onState'); $('#gTitle').html(myTitle); 
			 jQuery("#gallery").flickr({type: "search",tag_mode: 'all',tags:myTags,
				callback: liteboxCallback  
			}); 	
		}); 		
		
		$('a.nav1_sub22_01').click(
		function() { 
			myTitle="2001 Tour / New Orleans"
			myTags="occ_br_all,occ_br_2001_tour,occ_br_NewOrleans" 
			
			gReset();$(this).addClass('onState'); $('#gTitle').html(myTitle); 
			 jQuery("#gallery").flickr({type: "search",tag_mode: 'all',tags:myTags,
				callback: liteboxCallback  
			}); 	
		}); 		
		
		$('a.nav1_sub23_01').click(
		function() { 
			myTitle="2001 Tour / Buffalo"
			myTags="occ_br_all,occ_br_2001_tour,occ_br_Buffalo" 
			
			gReset();$(this).addClass('onState'); $('#gTitle').html(myTitle); 
			 jQuery("#gallery").flickr({type: "search",tag_mode: 'all',tags:myTags,
				callback: liteboxCallback  
			}); 	
		}); 		
		
		$('a.nav1_sub24_01').click(
		function() { 
			myTitle="2001 Tour / Detroit"
			myTags="occ_br_all,occ_br_2001_tour,occ_br_Detroit" 
			
			gReset();$(this).addClass('onState'); $('#gTitle').html(myTitle); 
			 jQuery("#gallery").flickr({type: "search",tag_mode: 'all',tags:myTags,
				callback: liteboxCallback  
			}); 	
		}); 		
		
		$('a.nav1_sub25_01').click(
		function() { 
			myTitle="2001 Tour / Chicago"
			myTags="occ_br_all,occ_br_2001_tour,occ_br_Chicago" 
			
			gReset();$(this).addClass('onState'); $('#gTitle').html(myTitle); 
			 jQuery("#gallery").flickr({type: "search",tag_mode: 'all',tags:myTags,
				callback: liteboxCallback  
			}); 	
		}); 		
		
		$('a.nav1_sub26_01').click(
		function() { 
			myTitle="2001 Tour / Pittsburgh"
			myTags="occ_br_all,occ_br_2001_tour,occ_br_Pittsburgh" 
			
			gReset();$(this).addClass('onState'); $('#gTitle').html(myTitle); 
			 jQuery("#gallery").flickr({type: "search",tag_mode: 'all',tags:myTags,
				callback: liteboxCallback  
			}); 	
		}); 		
		
		$('a.nav1_sub27_01').click(
		function() { 
			myTitle="2001 Tour / Cleveland"
			myTags="occ_br_all,occ_br_2001_tour,occ_br_Cleveland" 
			
			gReset();$(this).addClass('onState'); $('#gTitle').html(myTitle); 
			 jQuery("#gallery").flickr({type: "search",tag_mode: 'all',tags:myTags,
				callback: liteboxCallback  
			}); 	
		}); 		
		
		$('a.nav1_sub28_01').click(
		function() { 
			myTitle="2001 Tour / New York"
			myTags="occ_br_all,occ_br_2001_tour,occ_br_NewYork" 
			
			gReset();$(this).addClass('onState'); $('#gTitle').html(myTitle); 
			 jQuery("#gallery").flickr({type: "search",tag_mode: 'all',tags:myTags,
				callback: liteboxCallback  
			}); 	
		}); 		
		
		$('a.nav1_sub29_01').click(
		function() { 
			myTitle="2001 Tour / Dallas"
			myTags="occ_br_all,occ_br_2001_tour,occ_br_Dallas" 
			
			gReset();$(this).addClass('onState'); $('#gTitle').html(myTitle); 
			 jQuery("#gallery").flickr({type: "search",tag_mode: 'all',tags:myTags,
				callback: liteboxCallback  
			}); 	
		});
		
		$('a.nav2_01').click(
		function() { 
			myTitle="2001 Misc"
			myTags="occ_br_all, occ_br_2001_misc" 
			
			gReset();$(this).addClass('onState'); $('#gTitle').html(myTitle); 
			 jQuery("#gallery").flickr({type: "search",tag_mode: 'all',tags:myTags,
				callback: liteboxCallback  
			}); 	
		}); 
		
$('a.nav1_00').click(
	 	function() { 
			myTitle="2000 Tour / Calgary"
			myTags="occ_br_all,occ_br_2000_tour,occ_br_Calgary" 
			gReset();$(this).addClass('onState'); $('#gTitle').html(myTitle); 
			 jQuery("#gallery").flickr({type: "search",tag_mode: 'all',tags:myTags,
				callback: liteboxCallback  
			}); 	
		}); 
	
		$('a.nav1_sub1_00').click(
		function() { 
			myTitle="2000 Tour / Calgary"
			myTags="occ_br_all,occ_br_2000_tour,occ_br_Calgary" 
			
			gReset();$(this).addClass('onState'); $('#gTitle').html(myTitle); 
			 jQuery("#gallery").flickr({type: "search",tag_mode: 'all',tags:myTags,
				callback: liteboxCallback  
			}); 	
		});	
		
		$('a.nav1_sub2_00').click(
		function() { 
			myTitle="2000 Tour / Edmonton"
			myTags="occ_br_all,occ_br_2000_tour,occ_br_Edmonton" 
			
			gReset();$(this).addClass('onState'); $('#gTitle').html(myTitle); 
			 jQuery("#gallery").flickr({type: "search",tag_mode: 'all',tags:myTags,
				callback: liteboxCallback  
			}); 	
		}); 
		
		$('a.nav1_sub3_00').click(
		function() { 
			myTitle="2000 Tour / Winnipeg"
			myTags="occ_br_all,occ_br_2000_tour,occ_br_Winnipeg" 
			
			gReset();$(this).addClass('onState'); $('#gTitle').html(myTitle); 
			 jQuery("#gallery").flickr({type: "search",tag_mode: 'all',tags:myTags,
				callback: liteboxCallback  
			}); 	
		}); 
		
		$('a.nav1_sub4_00').click(
		function() { 
			myTitle="2000 Tour / Moncton"
			myTags="occ_br_all,occ_br_2000_tour,occ_br_Moncton" 
			
			gReset();$(this).addClass('onState'); $('#gTitle').html(myTitle); 
			 jQuery("#gallery").flickr({type: "search",tag_mode: 'all',tags:myTags,
				callback: liteboxCallback  
			}); 	
		}); 		
		
		$('a.nav1_sub5_00').click(
		function() { 
			myTitle="2000 Tour / Grand Falls"
			myTags="occ_br_all,occ_br_2000_tour,occ_br_GrandFalls" 
			
			gReset();$(this).addClass('onState'); $('#gTitle').html(myTitle); 
			 jQuery("#gallery").flickr({type: "search",tag_mode: 'all',tags:myTags,
				callback: liteboxCallback  
			}); 	
		}); 		
			
		
		$('a.nav1_sub6_00').click(
		function() { 
			myTitle="2000 Tour / Spring Hill"
			myTags="occ_br_all,occ_br_2000_tour,occ_br_SpringHill" 
			
			gReset();$(this).addClass('onState'); $('#gTitle').html(myTitle); 
			 jQuery("#gallery").flickr({type: "search",tag_mode: 'all',tags:myTags,
				callback: liteboxCallback  
			}); 	
		}); 		
		
		$('a.nav1_sub7_00').click(
		function() { 
			myTitle="2000 Tour / Ottawa"
			myTags="occ_br_all,occ_br_2000_tour,occ_br_Ottawa" 
			
			gReset();$(this).addClass('onState'); $('#gTitle').html(myTitle); 
			 jQuery("#gallery").flickr({type: "search",tag_mode: 'all',tags:myTags,
				callback: liteboxCallback  
			}); 	
		}); 		
		
		$('a.nav1_sub8_00').click(
		function() { 
			myTitle="2000 Tour / Oshawa"
			myTags="occ_br_all,occ_br_2000_tour,occ_br_Oshawa" 
			
			gReset();$(this).addClass('onState'); $('#gTitle').html(myTitle); 
			 jQuery("#gallery").flickr({type: "search",tag_mode: 'all',tags:myTags,
				callback: liteboxCallback  
			}); 	
		}); 		
		
		$('a.nav1_sub9_00').click(
		function() { 
			myTitle="2000 Tour / Toronto"
			myTags="occ_br_all,occ_br_2000_tour,occ_br_Toronto" 
			
			gReset();$(this).addClass('onState'); $('#gTitle').html(myTitle); 
			 jQuery("#gallery").flickr({type: "search",tag_mode: 'all',tags:myTags,
				callback: liteboxCallback  
			}); 	
		}); 		
		
		$('a.nav1_sub10_00').click(
		function() { 
			myTitle="2000 Tour / Havelock"
			myTags="occ_br_all,occ_br_2000_tour,occ_br_Havelock" 
			
			gReset();$(this).addClass('onState'); $('#gTitle').html(myTitle); 
			 jQuery("#gallery").flickr({type: "search",tag_mode: 'all',tags:myTags,
				callback: liteboxCallback  
			}); 	
		}); 			
		
		$('a.nav1_sub11_00').click(
		function() { 
			myTitle="2000 Tour / Barrie"
			myTags="occ_br_all,occ_br_2000_tour,occ_br_Barrie" 
			
			gReset();$(this).addClass('onState'); $('#gTitle').html(myTitle); 
			 jQuery("#gallery").flickr({type: "search",tag_mode: 'all',tags:myTags,
				callback: liteboxCallback  
			}); 	
		}); 		
		
		$('a.nav1_sub12_00').click(
		function() { 
			myTitle="2000 Tour / Niagara Falls"
			myTags="occ_br_all,occ_br_2000_tour,occ_br_NiagaraFalls" 
			
			gReset();$(this).addClass('onState'); $('#gTitle').html(myTitle); 
			 jQuery("#gallery").flickr({type: "search",tag_mode: 'all',tags:myTags,
				callback: liteboxCallback  
			}); 	
		}); 		
		
		$('a.nav1_sub13_00').click(
		function() { 
			myTitle="2000 Tour / Gananoque"
			myTags="occ_br_all,occ_br_2000_tour,occ_br_Gananoque" 
			
			gReset();$(this).addClass('onState'); $('#gTitle').html(myTitle); 
			 jQuery("#gallery").flickr({type: "search",tag_mode: 'all',tags:myTags,
				callback: liteboxCallback  
			}); 	
		}); 		
		
		$('a.nav1_sub14_00').click(
		function() { 
			myTitle="2000 Tour / Simcoe"
			myTags="occ_br_all,occ_br_2000_tour,occ_br_Simcoe" 
			
			gReset();$(this).addClass('onState'); $('#gTitle').html(myTitle); 
			 jQuery("#gallery").flickr({type: "search",tag_mode: 'all',tags:myTags,
				callback: liteboxCallback  
			}); 	
		}); 		
		
		$('a.nav1_sub15_00').click(
		function() { 
			myTitle="2000 Tour / Belleville"
			myTags="occ_br_all,occ_br_2000_tour,occ_br_Belleville" 
			
			gReset();$(this).addClass('onState'); $('#gTitle').html(myTitle); 
			 jQuery("#gallery").flickr({type: "search",tag_mode: 'all',tags:myTags,
				callback: liteboxCallback  
			}); 	
		}); 		
		
		$('a.nav1_sub16_00').click(
		function() { 
			myTitle="2000 Tour / St. Catharines"
			myTags="occ_br_all,occ_br_2000_tour,occ_br_StCatharines" 
			
			gReset();$(this).addClass('onState'); $('#gTitle').html(myTitle); 
			 jQuery("#gallery").flickr({type: "search",tag_mode: 'all',tags:myTags,
				callback: liteboxCallback  
			}); 	
		}); 		
		
		$('a.nav1_sub17_00').click(
		function() { 
			myTitle="2000 Tour / Burlington"
			myTags="occ_br_all,occ_br_2000_tour,occ_br_Burlington" 
			
			gReset();$(this).addClass('onState'); $('#gTitle').html(myTitle); 
			 jQuery("#gallery").flickr({type: "search",tag_mode: 'all',tags:myTags,
				callback: liteboxCallback  
			}); 	
		}); 		
		
		$('a.nav1_sub18_00').click(
		function() { 
			myTitle="2000 Tour / Quebec City"
			myTags="occ_br_all,occ_br_2000_tour,occ_br_QuebecCity" 
			
			gReset();$(this).addClass('onState'); $('#gTitle').html(myTitle); 
			 jQuery("#gallery").flickr({type: "search",tag_mode: 'all',tags:myTags,
				callback: liteboxCallback  
			}); 	
		});		
		
		$('a.nav1_sub19_00').click(
		function() { 
			myTitle="2000 Tour / Philadelphia"
			myTags="occ_br_all,occ_br_2000_tour,occ_br_Philadelphia" 
			
			gReset();$(this).addClass('onState'); $('#gTitle').html(myTitle); 
			 jQuery("#gallery").flickr({type: "search",tag_mode: 'all',tags:myTags,
				callback: liteboxCallback  
			}); 	
		});
		
		$('a.nav1_sub20_00').click(
		function() { 
			myTitle="2000 Tour / Buffalo"
			myTags="occ_br_all,occ_br_2000_tour,occ_br_Buffalo" 
			
			gReset();$(this).addClass('onState'); $('#gTitle').html(myTitle); 
			 jQuery("#gallery").flickr({type: "search",tag_mode: 'all',tags:myTags,
				callback: liteboxCallback  
			}); 	
		}); 
		
		$('a.nav1_sub21_00').click(
		function() { 
			myTitle="2000 Tour / New York"
			myTags="occ_br_all,occ_br_2000_tour,occ_br_NewYork" 
			
			gReset();$(this).addClass('onState'); $('#gTitle').html(myTitle); 
			 jQuery("#gallery").flickr({type: "search",tag_mode: 'all',tags:myTags,
				callback: liteboxCallback  
			}); 	
		}); 
				
		$('a.nav1_sub22_00').click(
		function() { 
			myTitle="2000 Tour / Chicago"
			myTags="occ_br_all,occ_br_2000_tour,occ_br_Chicago" 
			
			gReset();$(this).addClass('onState'); $('#gTitle').html(myTitle); 
			 jQuery("#gallery").flickr({type: "search",tag_mode: 'all',tags:myTags,
				callback: liteboxCallback  
			}); 	
		});
		
		
		$('a.nav1_sub23_00').click(
		function() { 
			myTitle="2000 Tour / Pittsburgh"
			myTags="occ_br_all,occ_br_2000_tour,occ_br_Pittsburgh" 
			
			gReset();$(this).addClass('onState'); $('#gTitle').html(myTitle); 
			 jQuery("#gallery").flickr({type: "search",tag_mode: 'all',tags:myTags,
				callback: liteboxCallback  
			}); 	
		});
		
		$('a.nav2_00').click(
		function() { 
			myTitle="2000 Misc"
			myTags="occ_br_all,occ_br_2000_misc" 
			
			gReset();$(this).addClass('onState'); $('#gTitle').html(myTitle); 
			 jQuery("#gallery").flickr({type: "search",tag_mode: 'all',tags:myTags,
				callback: liteboxCallback  
			}); 	
		}); 
		
		$('a.nav1_11').click(
		function() { 
			myTitle="2011 Tour"
			myTags="OCC_BR_2011_TOUR" 
			
			gReset();$(this).addClass('onState'); $('#gTitle').html(myTitle); 
			 jQuery("#gallery").flickr({type: "search",tag_mode: 'all',tags:myTags,
				callback: liteboxCallback  
			}); 	
		});
		$('a.nav1_sub1_11').click(
		function() { 
			myTitle="2011 Tour / Suffolk"
			myTags="OCC_BR_SUFFOLK" 
			
			gReset();$(this).addClass('onState'); $('#gTitle').html(myTitle); 
			 jQuery("#gallery").flickr({type: "search",tag_mode: 'all',tags:myTags,
				callback: liteboxCallback  
			}); 	
		});
		$('a.nav1_sub2_11').click(
		function() { 
			myTitle="2011 Tour / Augusta"
			myTags="OCC_BR_AUGUSTA" 
			
			gReset();$(this).addClass('onState'); $('#gTitle').html(myTitle); 
			 jQuery("#gallery").flickr({type: "search",tag_mode: 'all',tags:myTags,
				callback: liteboxCallback  
			}); 	
		});
		$('a.nav1_sub3_11').click(
		function() { 
			myTitle="2011 Tour / Vitotia-Gasteiz"
			myTags="OCC_BR_VITOTIAGASTEIZ" 
			
			gReset();$(this).addClass('onState'); $('#gTitle').html(myTitle); 
			 jQuery("#gallery").flickr({type: "search",tag_mode: 'all',tags:myTags,
				callback: liteboxCallback  
			}); 	
		});
		$('a.nav1_sub4_11').click(
		function() { 
			myTitle="2011 Tour / Banff"
			myTags="OCC_BR_BANFF" 
			
			gReset();$(this).addClass('onState'); $('#gTitle').html(myTitle); 
			 jQuery("#gallery").flickr({type: "search",tag_mode: 'all',tags:myTags,
				callback: liteboxCallback  
			}); 	
		});
		$('a.nav1_sub5_11').click(
		function() { 
			myTitle="2011 Tour / London, UK"
			myTags="OCC_BR_LONDONUK" 
			
			gReset();$(this).addClass('onState'); $('#gTitle').html(myTitle); 
			 jQuery("#gallery").flickr({type: "search",tag_mode: 'all',tags:myTags,
				callback: liteboxCallback  
			}); 	
		});
		$('a.nav1_sub6_11').click(
		function() { 
			myTitle="2011 Tour / Winnipeg"
			myTags="OCC_BR_WINNIPEG" 
			
			gReset();$(this).addClass('onState'); $('#gTitle').html(myTitle); 
			 jQuery("#gallery").flickr({type: "search",tag_mode: 'all',tags:myTags,
				callback: liteboxCallback  
			}); 	
		});
		
	  //create drop down menus navigation functions 
	$(" #gNav ul ul").css({display: "none"}); // Opera Fix
	$(" #gNav ul li").hover(function(){
			$(this).addClass('liNavHover');
			$(this).find('ul:first:hidden').css({visibility: "visible",display: "none"}).slideDown(400);
		},function(){
			$(this).find('ul:first').css({visibility: "hidden"});
			$(this).removeClass('liNavHover');
	});
	
	 
}); 
	
	

