	<!--
	        var titleImagePath = "Pictures/title_creative.jpg";
		                  
			 var pageLabels = new Array("Home",
			                            "Advertising",
			                            "Portrait",
			                            "Editorial",			                            
			                            "Model"+"\xa0"+"Portfolios",			                          
			                            "Family/Private",
			                            "Testimonials",
			                            "Contact",
			                            "Photo"+"\xa0"+"of"+"\xa0"+"the"+"\xa0"+"week");
             var spaceAfter = new Array(2);
             spaceAfter[0] = 5;
             spaceAfter[1] = 7;
			                            
			 var pageLinks = new Array("index.html",
			                           "westchester_new_york_ny_photographer_advertising-1.html",
			                           "westchester_new_york_ny_photographer_portrait-1.html",
			                           "westchester_new_york_ny_photographer_editorial-1.html",			                           
			                           "westchester_new_york_ny_photographer_model_portfolios-1.html",			                        
			                           "westchester_new_york_ny_photographer_family-1.html",
			                           "westchester_new_york_ny_photographer_testimonials-1.html",
			                           "westchester_new_york_ny_photographer_contact-1.html",
			                           "Pictures/photo_of_the_week_child_photography.jpg rel='lightbox' title='Photo of the week'"); 
            
             var centerCellWidth = 500;
             var frameWidth = 100;
             var distToLinks = 50;
             var distLinksToMain = 200;
			                            
			 var titleImage = new Image();
			 titleImage.src = titleImagePath;     
			 
			 
			                                   
// -->
