<!-- Begin POP-UP SIZES AND OPTIONS CODE


// ONLY USE lowercase FOR ALL OPTIONS


// CHANGE ANY OF THESE VARIABLES TO "no" OR "yes" TO TURN AN OPTION OFF OR ON


var slideshow_button 	= "yes"		// SLIDESHOW BUTTON yes/no
var close_button 	= "yes"		// CLOSE BUTTON yes/no
var print_button	= "yes"		// PRINT BUTTON yes/no
var zoom_button	 	= "yes"		// ZOOM BUTTON yes/no
var zoom		= "1.25"	// ZOOM AMOUNT
var right_click_on	= "yes"		// RIGHT CLICK PROTECTION ON
var viewer	 	= "no"		// yes/FULL SCREEN OR no/POPUP MODE

// OTHER OPTIONS YOU CAN CHANGE


var border_color	= "000000"	// PICTURE OUTLINE COLOR
var background_colors	= "FFFFFF"	// BACKROUND COLOR OF THE GALLERY POPUP

var view_width 		= 700		// GALLERY POPUP WIDTH
var view_height 	= 500		// GALLERY POPUP HEIGHT
var slideshow_width 	= 700		// SLIDESHOW WIDTH
var slideshow_height 	= 500		// SLIDESHOW HEIGHT

var right_click_text	= "You may not right mouse click this page"	// TEXT FOR THE RIGHT CLICK PROTECTION
var scrollbars 		= "0"		// TURN ON POPUP SCROLLBARS "1" FOR ON "0" FOR OFF





// COPYRIGHT 2006 © Allwebco Design Corporation
// Unauthorized use or sale of this script is strictly prohibited by law

// YOU DO NOT NEED TO EDIT BELOW THIS LINE

// START SLIDESHOW POPUP CODE


function popUpSlideshow(URL) {
day = new Date();
id = day.getTime();
   if (viewer == "no") {
eval("page" + id + " = window.open(URL, '" + id + "', 'toolbar=0,scrollbars='+scrollbars+',location=0,statusbar=0,menubar=0,resizable=1,width='+slideshow_width+',height='+slideshow_height+'');");
}
else 
if (viewer == "yes") {
eval("page" + id + " = window.open(URL);");
}
}




// START POPUP CODE





function popUp(URL) {

   if (viewer == "no") {
var look='toolbar=0,scrollbars='+scrollbars+',location=0,statusbar=0,menubar=0,resizable=1,width='+view_width+',height='+view_height+','
popwin=window.open("","",look)
}
else 
if (viewer == "yes") {
popwin=window.open()
}
popwin.document.open()
popwin.document.write('<html><head><title>Close Up</title><head>')
popwin.document.write('<link rel=StyleSheet href="coolstyle.css" type="text/css" media="screen">')
   if (right_click_on == "yes") {
popwin.document.write('<META HTTP-EQUIV="imagetoolbar" CONTENT="no">')
popwin.document.write('<script language="JavaScript">')
popwin.document.write('function noRightClick() {')
popwin.document.write('if (event.button==2) {')
popwin.document.write('alert(\''+right_click_text+'\')')
popwin.document.write('}')
popwin.document.write('}')
popwin.document.write('document.onmousedown=noRightClick')
popwin.document.write('</script>')
}
popwin.document.write('</head>')
popwin.document.write('<body BGCOLOR="#'+background_colors+'" TEXT="#FFFFFF" leftmargin="0" rightmargin="0" topmargin="0" bottommargin="0" marginheight="0" marginwidth="0">')
popwin.document.write('<TABLE cellpadding="0" cellspacing="0" border="0" width="100%" height="100%" ><tr><td align="center">')

popwin.document.write('<TABLE cellpadding="0" cellspacing="0" border="1" bordercolor="'+border_color+'" style="border-collapse: collapse"><tr><td>')
popwin.document.write('<img src="'+URL+'" name="show" width="500" height="333" border="0">')
popwin.document.write('</td></tr></table>')
popwin.document.write('<br>')

popwin.document.write('<TABLE cellpadding="0" cellspacing="0" border="0"><tr><td>')
   if (close_button == "yes") {
popwin.document.write('</td><td>')
popwin.document.write('<form style="margin: 0px"><input type="button" value="Close" onmouseover="this.className=\'buttonon-popups\'" onmouseout="this.className=\'button-popups\'" class="button-popups" onClick=\'self.close()\'>&nbsp;</form>')
}
   if (print_button == "yes") {
popwin.document.write('</td><td>')
popwin.document.write('<form style="margin: 0px"><input type="button" value="Print" onmouseover="this.className=\'buttonon-popups\'" onmouseout="this.className=\'button-popups\'" class="button-popups" onClick=\'self.print()\'>&nbsp;</form>')
}
   if (slideshow_button == "yes") {
   switch(URL)
   {
        case "images/gallery01/6_Charleston_ct_1.jpg":   popwin.document.write('</td><td>')
                                                  popwin.document.write('<form action="2008SlideShows/slideshow01.htm" style="margin: 0px"><input type="submit" value="slideshow" onmouseover="this.className=\'buttonon-popups\'" onmouseout="this.className=\'button-popups\'" class="button-popups">&nbsp;</form>');break;
        case "images/gallery02/Ann_Front_Yard_2.jpg" :  popwin.document.write('</td><td>')
                                                  popwin.document.write('<form action="2008SlideShows/slideshow02.htm" style="margin: 0px"><input type="submit" value="slideshow" onmouseover="this.className=\'buttonon-popups\'" onmouseout="this.className=\'button-popups\'" class="button-popups">&nbsp;</form>');break; 
        case "images/gallery03/Front_On_View_060608.jpg" :  popwin.document.write('</td><td>')
                                                  popwin.document.write('<form action="2008SlideShows/slideshow03.htm" style="margin: 0px"><input type="submit" value="slideshow" onmouseover="this.className=\'buttonon-popups\'" onmouseout="this.className=\'button-popups\'" class="button-popups">&nbsp;</form>');break; 
        case "images/gallery04/1313_wLeleand_06.jpg" :  popwin.document.write('</td><td>')
                                                  popwin.document.write('<form action="2008SlideShows/slideshow04.htm" style="margin: 0px"><input type="submit" value="slideshow" onmouseover="this.className=\'buttonon-popups\'" onmouseout="this.className=\'button-popups\'" class="button-popups">&nbsp;</form>');break;                                                                             
        case "images/gallery05/1924_brentwood_02.jpg" :  popwin.document.write('</td><td>')
                                                  popwin.document.write('<form action="2008SlideShows/slideshow05.htm" style="margin: 0px"><input type="submit" value="slideshow" onmouseover="this.className=\'buttonon-popups\'" onmouseout="this.className=\'button-popups\'" class="button-popups">&nbsp;</form>');break;
        case "images/gallery06/3508_sandPiper_01.jpg" :  popwin.document.write('</td><td>')
                                                  popwin.document.write('<form action="2008SlideShows/slideshow06.htm" style="margin: 0px"><input type="submit" value="slideshow" onmouseover="this.className=\'buttonon-popups\'" onmouseout="this.className=\'button-popups\'" class="button-popups">&nbsp;</form>');break;  
        case "images/gallery07/3924_mapleshade_02.jpg" :  popwin.document.write('</td><td>')
                                                  popwin.document.write('<form action="2008SlideShows/slideshow07.htm" style="margin: 0px"><input type="submit" value="slideshow" onmouseover="this.className=\'buttonon-popups\'" onmouseout="this.className=\'button-popups\'" class="button-popups">&nbsp;</form>');break;        
        case "images/gallery08/6209_mackenzie_pl_01.jpg" :  popwin.document.write('</td><td>')
                                                  popwin.document.write('<form action="2008SlideShows/slideshow08.htm" style="margin: 0px"><input type="submit" value="slideshow" onmouseover="this.className=\'buttonon-popups\'" onmouseout="this.className=\'button-popups\'" class="button-popups">&nbsp;</form>');break;        
        case "images/gallery09/35_BobOLink_01.jpg" :  popwin.document.write('</td><td>')
                                                  popwin.document.write('<form action="2008SlideShows/slideshow09.htm" style="margin: 0px"><input type="submit" value="slideshow" onmouseover="this.className=\'buttonon-popups\'" onmouseout="this.className=\'button-popups\'" class="button-popups">&nbsp;</form>');break;                                                                                      
        case "images/gallery10/1713_buhrMill_ct_01.jpg" :  popwin.document.write('</td><td>')
                                                  popwin.document.write('<form action="2008SlideShows/slideshow10.htm" style="margin: 0px"><input type="submit" value="slideshow" onmouseover="this.className=\'buttonon-popups\'" onmouseout="this.className=\'button-popups\'" class="button-popups">&nbsp;</form>');break; 
        case "images/gallery11/1620OuterPrk_01.jpg" :  popwin.document.write('</td><td>')
                                                  popwin.document.write('<form action="2008SlideShows/slideshow11.htm" style="margin: 0px"><input type="submit" value="slideshow" onmouseover="this.className=\'buttonon-popups\'" onmouseout="this.className=\'button-popups\'" class="button-popups">&nbsp;</form>');break;                         
        case "images/gallery12/3128_stonehill_dr_01.jpg" :  popwin.document.write('</td><td>')
                                                  popwin.document.write('<form action="2008SlideShows/slideshow12.htm" style="margin: 0px"><input type="submit" value="slideshow" onmouseover="this.className=\'buttonon-popups\'" onmouseout="this.className=\'button-popups\'" class="button-popups">&nbsp;</form>');break; 
        case "images/gallery13/Hanson_02.jpg" :  popwin.document.write('</td><td>')
                                                  popwin.document.write('<form action="2008SlideShows/slideshow13.htm" style="margin: 0px"><input type="submit" value="slideshow" onmouseover="this.className=\'buttonon-popups\'" onmouseout="this.className=\'button-popups\'" class="button-popups">&nbsp;</form>');break;                                          
        case "images/gallery14/Pasfield_01.jpg" :  popwin.document.write('</td><td>')
                                                  popwin.document.write('<form action="2008SlideShows/slideshow14.htm" style="margin: 0px"><input type="submit" value="slideshow" onmouseover="this.className=\'buttonon-popups\'" onmouseout="this.className=\'button-popups\'" class="button-popups">&nbsp;</form>');break; 
        case "images/gallery15/RossIsaac1.jpg" :  popwin.document.write('</td><td>')
                                                  popwin.document.write('<form action="2008SlideShows/slideshow15.htm" style="margin: 0px"><input type="submit" value="slideshow" onmouseover="this.className=\'buttonon-popups\'" onmouseout="this.className=\'button-popups\'" class="button-popups">&nbsp;</form>');break;                                                   
        case "images/gallery16/1424_dial_ct_03.jpg" :  popwin.document.write('</td><td>')
                                                  popwin.document.write('<form action="2008SlideShows/slideshow16.htm" style="margin: 0px"><input type="submit" value="slideshow" onmouseover="this.className=\'buttonon-popups\'" onmouseout="this.className=\'button-popups\'" class="button-popups">&nbsp;</form>');break;        
        case "images/gallery17/541_543_s_douglas_03.jpg" :  popwin.document.write('</td><td>')
                                                  popwin.document.write('<form action="2008SlideShows/slideshow17.htm" style="margin: 0px"><input type="submit" value="slideshow" onmouseover="this.className=\'buttonon-popups\'" onmouseout="this.className=\'button-popups\'" class="button-popups">&nbsp;</form>');break;        
        case "images/gallery18/Lincoln_home_After_01.jpg" :  popwin.document.write('</td><td>')
                                                  popwin.document.write('<form action="2008SlideShows/slideshow18.htm" style="margin: 0px"><input type="submit" value="slideshow" onmouseover="this.className=\'buttonon-popups\'" onmouseout="this.className=\'button-popups\'" class="button-popups">&nbsp;</form>');break; 
        case "images/gallery19/587Lime01.jpg" :  popwin.document.write('</td><td>')
                                                  popwin.document.write('<form action="2008SlideShows/slideshow19.htm" style="margin: 0px"><input type="submit" value="slideshow" onmouseover="this.className=\'buttonon-popups\'" onmouseout="this.className=\'button-popups\'" class="button-popups">&nbsp;</form>');break; 
        case "images/gallery20/Shay03.jpg" :  popwin.document.write('</td><td>')
                                                  popwin.document.write('<form action="2008SlideShows/slideshow20.htm" style="margin: 0px"><input type="submit" value="slideshow" onmouseover="this.className=\'buttonon-popups\'" onmouseout="this.className=\'button-popups\'" class="button-popups">&nbsp;</form>');break;                                                                                                  
        case "images/gallery21/3501Embasy02.jpg" :  popwin.document.write('</td><td>')
                                                  popwin.document.write('<form action="2008SlideShows/slideshow21.htm" style="margin: 0px"><input type="submit" value="slideshow" onmouseover="this.className=\'buttonon-popups\'" onmouseout="this.className=\'button-popups\'" class="button-popups">&nbsp;</form>');break;                                                  
        case "images/gallery22/5_forest_Ridge_ln_01.jpg" :  popwin.document.write('</td><td>')
                                                  popwin.document.write('<form action="2008SlideShows/slideshow22.htm" style="margin: 0px"><input type="submit" value="slideshow" onmouseover="this.className=\'buttonon-popups\'" onmouseout="this.className=\'button-popups\'" class="button-popups">&nbsp;</form>');break;      
        case "images/gallery23/2008_stonehenge_01.jpg" :  popwin.document.write('</td><td>')
                                                  popwin.document.write('<form action="2008SlideShows/slideshow23.htm" style="margin: 0px"><input type="submit" value="slideshow" onmouseover="this.className=\'buttonon-popups\'" onmouseout="this.className=\'button-popups\'" class="button-popups">&nbsp;</form>');break;   
     case "images/gallery24/1935_s_douglas_03.jpg" :  popwin.document.write('</td><td>')
                                                  popwin.document.write('<form action="2008SlideShows/slideshow24.htm" style="margin: 0px"><input type="submit" value="slideshow" onmouseover="this.className=\'buttonon-popups\'" onmouseout="this.className=\'button-popups\'" class="button-popups">&nbsp;</form>');break;   
     case "images/gallery25/TimberCreek_01.jpg" :  popwin.document.write('</td><td>')
                                                  popwin.document.write('<form action="2008SlideShows/slideshow25.htm" style="margin: 0px"><input type="submit" value="slideshow" onmouseover="this.className=\'buttonon-popups\'" onmouseout="this.className=\'button-popups\'" class="button-popups">&nbsp;</form>');break;   
     case "images/gallery26/IDOT_01.jpg" :  popwin.document.write('</td><td>')
                                                  popwin.document.write('<form action="2008SlideShows/slideshow26.htm" style="margin: 0px"><input type="submit" value="slideshow" onmouseover="this.className=\'buttonon-popups\'" onmouseout="this.className=\'button-popups\'" class="button-popups">&nbsp;</form>');break;   
     case "images/gallery27/LittleFower_04.jpg" :  popwin.document.write('</td><td>')
                                                  popwin.document.write('<form action="2008SlideShows/slideshow27.htm" style="margin: 0px"><input type="submit" value="slideshow" onmouseover="this.className=\'buttonon-popups\'" onmouseout="this.className=\'button-popups\'" class="button-popups">&nbsp;</form>');break;  
     case "images/gallery28/1700_plover_01.jpg" :  popwin.document.write('</td><td>')
                                                  popwin.document.write('<form action="2008SlideShows/slideshow28.htm" style="margin: 0px"><input type="submit" value="slideshow" onmouseover="this.className=\'buttonon-popups\'" onmouseout="this.className=\'button-popups\'" class="button-popups">&nbsp;</form>');break;   
     case "images/gallery29/NearNorthVillage02.jpg" :  popwin.document.write('</td><td>')
                                                  popwin.document.write('<form action="2008SlideShows/slideshow29.htm" style="margin: 0px"><input type="submit" value="slideshow" onmouseover="this.className=\'buttonon-popups\'" onmouseout="this.className=\'button-popups\'" class="button-popups">&nbsp;</form>');break;   
     case "images/gallery30/3900_woodhaven_04.jpg" :  popwin.document.write('</td><td>')
                                                  popwin.document.write('<form action="2008SlideShows/slideshow30.htm" style="margin: 0px"><input type="submit" value="slideshow" onmouseover="this.className=\'buttonon-popups\'" onmouseout="this.className=\'button-popups\'" class="button-popups">&nbsp;</form>');break; 
case "images/gallery31/2300_mallard_pointe_02.jpg" :  popwin.document.write('</td><td>')
                                                  popwin.document.write('<form action="2008SlideShows/slideshow31.htm" style="margin: 0px"><input type="submit" value="slideshow" onmouseover="this.className=\'buttonon-popups\'" onmouseout="this.className=\'button-popups\'" class="button-popups">&nbsp;</form>');break; 
case "images/gallery32/1638_N_fifth_st_03.jpg" :  popwin.document.write('</td><td>')
                                                  popwin.document.write('<form action="2008SlideShows/slideshow32.htm" style="margin: 0px"><input type="submit" value="slideshow" onmouseover="this.className=\'buttonon-popups\'" onmouseout="this.className=\'button-popups\'" class="button-popups">&nbsp;</form>');break; 
case "images/gallery33/831_S_Henrietta_01.jpg" :  popwin.document.write('</td><td>')
                                                  popwin.document.write('<form action="2008SlideShows/slideshow33.htm" style="margin: 0px"><input type="submit" value="slideshow" onmouseover="this.className=\'buttonon-popups\'" onmouseout="this.className=\'button-popups\'" class="button-popups">&nbsp;</form>');break; 
case "images/gallery34/savannah_pointe_Neighborhood_05.jpg" :  popwin.document.write('</td><td>')
                                                  popwin.document.write('<form action="2008SlideShows/slideshow34.htm" style="margin: 0px"><input type="submit" value="slideshow" onmouseover="this.className=\'buttonon-popups\'" onmouseout="this.className=\'button-popups\'" class="button-popups">&nbsp;</form>');break; 
case "images/gallery35/205_lakeshore_dr_02.jpg" :  popwin.document.write('</td><td>')
                                                  popwin.document.write('<form action="2008SlideShows/slideshow35.htm" style="margin: 0px"><input type="submit" value="slideshow" onmouseover="this.className=\'buttonon-popups\'" onmouseout="this.className=\'button-popups\'" class="button-popups">&nbsp;</form>');break; 
case "images/gallery36/1119Oakbrook_04.jpg" :  popwin.document.write('</td><td>')
                                                  popwin.document.write('<form action="2008SlideShows/slideshow36.htm" style="margin: 0px"><input type="submit" value="slideshow" onmouseover="this.className=\'buttonon-popups\'" onmouseout="this.className=\'button-popups\'" class="button-popups">&nbsp;</form>');break; 
case "images/gallery37/1200Cherry1a.jpg" :  popwin.document.write('</td><td>')
                                                  popwin.document.write('<form action="2008SlideShows/slideshow37.htm" style="margin: 0px"><input type="submit" value="slideshow" onmouseover="this.className=\'buttonon-popups\'" onmouseout="this.className=\'button-popups\'" class="button-popups">&nbsp;</form>');break; 
case "images/gallery38/2304Tamaroa_01.jpg" :  popwin.document.write('</td><td>')
                                                  popwin.document.write('<form action="2008SlideShows/slideshow38.htm" style="margin: 0px"><input type="submit" value="slideshow" onmouseover="this.className=\'buttonon-popups\'" onmouseout="this.className=\'button-popups\'" class="button-popups">&nbsp;</form>');break; 
case "images/gallery39/1820Camden_04.jpg" :  popwin.document.write('</td><td>')
                                                  popwin.document.write('<form action="2008SlideShows/slideshow39.htm" style="margin: 0px"><input type="submit" value="slideshow" onmouseover="this.className=\'buttonon-popups\'" onmouseout="this.className=\'button-popups\'" class="button-popups">&nbsp;</form>');break; 
case "images/gallery40/Master_garden_01.jpg" :  popwin.document.write('</td><td>')
                                                  popwin.document.write('<form action="2008SlideShows/slideshow40.htm" style="margin: 0px"><input type="submit" value="slideshow" onmouseover="this.className=\'buttonon-popups\'" onmouseout="this.className=\'button-popups\'" class="button-popups">&nbsp;</form>');break; 
case "images/gallery41/SouthsideChr01.jpg" :  popwin.document.write('</td><td>')
                                                  popwin.document.write('<form action="2008SlideShows/slideshow41.htm" style="margin: 0px"><input type="submit" value="slideshow" onmouseover="this.className=\'buttonon-popups\'" onmouseout="this.className=\'button-popups\'" class="button-popups">&nbsp;</form>');break; 
case "images/gallery42/2711Cob_02.jpg" :  popwin.document.write('</td><td>')
                                                  popwin.document.write('<form action="2008SlideShows/slideshow42.htm" style="margin: 0px"><input type="submit" value="slideshow" onmouseover="this.className=\'buttonon-popups\'" onmouseout="this.className=\'button-popups\'" class="button-popups">&nbsp;</form>');break; 
case "images/gallery43/3600Hoglake1.jpg" :  popwin.document.write('</td><td>')
                                                  popwin.document.write('<form action="2008SlideShows/slideshow43.htm" style="margin: 0px"><input type="submit" value="slideshow" onmouseover="this.className=\'buttonon-popups\'" onmouseout="this.className=\'button-popups\'" class="button-popups">&nbsp;</form>');break; 
case "images/gallery44/531Lawrence1.jpg" :  popwin.document.write('</td><td>')
                                                  popwin.document.write('<form action="2008SlideShows/slideshow44.htm" style="margin: 0px"><input type="submit" value="slideshow" onmouseover="this.className=\'buttonon-popups\'" onmouseout="this.className=\'button-popups\'" class="button-popups">&nbsp;</form>');break; 
case "images/gallery45/stJohnsBreadline_01a.jpg" :  popwin.document.write('</td><td>')
                                                  popwin.document.write('<form action="2008SlideShows/slideshow45.htm" style="margin: 0px"><input type="submit" value="slideshow" onmouseover="this.className=\'buttonon-popups\'" onmouseout="this.className=\'button-popups\'" class="button-popups">&nbsp;</form>');break; 
case "images/gallery46/1636Laurel1.jpg" :  popwin.document.write('</td><td>')
                                                  popwin.document.write('<form action="2008SlideShows/slideshow46.htm" style="margin: 0px"><input type="submit" value="slideshow" onmouseover="this.className=\'buttonon-popups\'" onmouseout="this.className=\'button-popups\'" class="button-popups">&nbsp;</form>');break; 
case "images/gallery47/1344N2nd2.jpg" :  popwin.document.write('</td><td>')
                                                  popwin.document.write('<form action="2008SlideShows/slideshow47.htm" style="margin: 0px"><input type="submit" value="slideshow" onmouseover="this.className=\'buttonon-popups\'" onmouseout="this.className=\'button-popups\'" class="button-popups">&nbsp;</form>');break; 
case "images/gallery48/5100Deerwood3.jpg" :  popwin.document.write('</td><td>')
                                                  popwin.document.write('<form action="2008SlideShows/slideshow48.htm" style="margin: 0px"><input type="submit" value="slideshow" onmouseover="this.className=\'buttonon-popups\'" onmouseout="this.className=\'button-popups\'" class="button-popups">&nbsp;</form>');break; 
case "images/gallery49/2066Randall1.jpg" :  popwin.document.write('</td><td>')
                                                  popwin.document.write('<form action="2008SlideShows/slideshow49.htm" style="margin: 0px"><input type="submit" value="slideshow" onmouseover="this.className=\'buttonon-popups\'" onmouseout="this.className=\'button-popups\'" class="button-popups">&nbsp;</form>');break; 
case "images/gallery50/1201EAsh01.jpg" :  popwin.document.write('</td><td>')
                                                  popwin.document.write('<form action="2008SlideShows/slideshow50.htm" style="margin: 0px"><input type="submit" value="slideshow" onmouseover="this.className=\'buttonon-popups\'" onmouseout="this.className=\'button-popups\'" class="button-popups">&nbsp;</form>');break; 
case "images/gallery51/5009Wildcat1.jpg" :  popwin.document.write('</td><td>')
                                                  popwin.document.write('<form action="2008SlideShows/slideshow51.htm" style="margin: 0px"><input type="submit" value="slideshow" onmouseover="this.className=\'buttonon-popups\'" onmouseout="this.className=\'button-popups\'" class="button-popups">&nbsp;</form>');break; 
case "images/gallery52/531SDouglas3.jpg" :  popwin.document.write('</td><td>')
                                                  popwin.document.write('<form action="2008SlideShows/slideshow52.htm" style="margin: 0px"><input type="submit" value="slideshow" onmouseover="this.className=\'buttonon-popups\'" onmouseout="this.className=\'button-popups\'" class="button-popups">&nbsp;</form>');break; 
case "images/gallery53/2220Greenside3.jpg" :  popwin.document.write('</td><td>')
                                                  popwin.document.write('<form action="2008SlideShows/slideshow53.htm" style="margin: 0px"><input type="submit" value="slideshow" onmouseover="this.className=\'buttonon-popups\'" onmouseout="this.className=\'button-popups\'" class="button-popups">&nbsp;</form>');break; 
case "images/gallery54/beaver_creek_02.jpg" :  popwin.document.write('</td><td>')
                                                  popwin.document.write('<form action="2008SlideShows/slideshow54.htm" style="margin: 0px"><input type="submit" value="slideshow" onmouseover="this.className=\'buttonon-popups\'" onmouseout="this.className=\'button-popups\'" class="button-popups">&nbsp;</form>');break; 
case "images/gallery55/2037SState01.jpg" :  popwin.document.write('</td><td>')
                                                  popwin.document.write('<form action="2008SlideShows/slideshow55.htm" style="margin: 0px"><input type="submit" value="slideshow" onmouseover="this.className=\'buttonon-popups\'" onmouseout="this.className=\'button-popups\'" class="button-popups">&nbsp;</form>');break; 
case "images/gallery56/1629SDouglas2.jpg" :  popwin.document.write('</td><td>')
                                                  popwin.document.write('<form action="2008SlideShows/slideshow56.htm" style="margin: 0px"><input type="submit" value="slideshow" onmouseover="this.className=\'buttonon-popups\'" onmouseout="this.className=\'button-popups\'" class="button-popups">&nbsp;</form>');break; 
case "images/gallery57/2214SGrand1.jpg" :  popwin.document.write('</td><td>')
                                                  popwin.document.write('<form action="2008SlideShows/slideshow57.htm" style="margin: 0px"><input type="submit" value="slideshow" onmouseover="this.className=\'buttonon-popups\'" onmouseout="this.className=\'button-popups\'" class="button-popups">&nbsp;</form>');break; 
case "images/gallery58/westbrook_apts_02.jpg" :  popwin.document.write('</td><td>')
                                                  popwin.document.write('<form action="2008SlideShows/slideshow58.htm" style="margin: 0px"><input type="submit" value="slideshow" onmouseover="this.className=\'buttonon-popups\'" onmouseout="this.className=\'button-popups\'" class="button-popups">&nbsp;</form>');break; 
case "images/gallery59/SpringfieldBall1.jpg" :  popwin.document.write('</td><td>')
                                                  popwin.document.write('<form action="2008SlideShows/slideshow59.htm" style="margin: 0px"><input type="submit" value="slideshow" onmouseover="this.className=\'buttonon-popups\'" onmouseout="this.className=\'button-popups\'" class="button-popups">&nbsp;</form>');break; 
case "images/gallery60/229SPaulSt3.jpg" :  popwin.document.write('</td><td>')
                                                  popwin.document.write('<form action="2008SlideShows/slideshow60.htm" style="margin: 0px"><input type="submit" value="slideshow" onmouseover="this.className=\'buttonon-popups\'" onmouseout="this.className=\'button-popups\'" class="button-popups">&nbsp;</form>');break; 
case "images/gallery61/7401Wentworth_04.jpg" :  popwin.document.write('</td><td>')
                                                  popwin.document.write('<form action="2008SlideShows/slideshow61.htm" style="margin: 0px"><input type="submit" value="slideshow" onmouseover="this.className=\'buttonon-popups\'" onmouseout="this.className=\'button-popups\'" class="button-popups">&nbsp;</form>');break; 
case "images/gallery62/2909Victoria03.jpg" :  popwin.document.write('</td><td>')
                                                  popwin.document.write('<form action="2008SlideShows/slideshow62.htm" style="margin: 0px"><input type="submit" value="slideshow" onmouseover="this.className=\'buttonon-popups\'" onmouseout="this.className=\'button-popups\'" class="button-popups">&nbsp;</form>');break; 
case "images/gallery63/2200Greenside1.jpg" :  popwin.document.write('</td><td>')
                                                  popwin.document.write('<form action="2008SlideShows/slideshow63.htm" style="margin: 0px"><input type="submit" value="slideshow" onmouseover="this.className=\'buttonon-popups\'" onmouseout="this.className=\'button-popups\'" class="button-popups">&nbsp;</form>');break;
case "images/gallery64/1327N5th2.jpg" :  popwin.document.write('</td><td>')
                                                  popwin.document.write('<form action="2008SlideShows/slideshow64.htm" style="margin: 0px"><input type="submit" value="slideshow" onmouseover="this.className=\'buttonon-popups\'" onmouseout="this.className=\'button-popups\'" class="button-popups">&nbsp;</form>');break;												  
case "images/gallery65/3905Marryat1.jpg" :  popwin.document.write('</td><td>')
                                                  popwin.document.write('<form action="2008SlideShows/slideshow65.htm" style="margin: 0px"><input type="submit" value="slideshow" onmouseover="this.className=\'buttonon-popups\'" onmouseout="this.className=\'button-popups\'" class="button-popups">&nbsp;</form>');break;
case "images/gallery66/1616SPark1.jpg" :  popwin.document.write('</td><td>')
                                                  popwin.document.write('<form action="2008SlideShows/slideshow66.htm" style="margin: 0px"><input type="submit" value="slideshow" onmouseover="this.className=\'buttonon-popups\'" onmouseout="this.className=\'button-popups\'" class="button-popups">&nbsp;</form>');break;
case "images/gallery67/1290Churchill1.jpg" :  popwin.document.write('</td><td>')
                                                  popwin.document.write('<form action="2008SlideShows/slideshow67.htm" style="margin: 0px"><input type="submit" value="slideshow" onmouseover="this.className=\'buttonon-popups\'" onmouseout="this.className=\'button-popups\'" class="button-popups">&nbsp;</form>');break;
case "images/gallery68/2734KittyHawk1.jpg" :  popwin.document.write('</td><td>')
                                                  popwin.document.write('<form action="2008SlideShows/slideshow68.htm" style="margin: 0px"><input type="submit" value="slideshow" onmouseover="this.className=\'buttonon-popups\'" onmouseout="this.className=\'button-popups\'" class="button-popups">&nbsp;</form>');break;
case "images/gallery69/2132SLincoln2.jpg" :  popwin.document.write('</td><td>')
                                                  popwin.document.write('<form action="2008SlideShows/slideshow69.htm" style="margin: 0px"><input type="submit" value="slideshow" onmouseover="this.className=\'buttonon-popups\'" onmouseout="this.className=\'button-popups\'" class="button-popups">&nbsp;</form>');break;
case "images/gallery70/1315SPark3.jpg" :  popwin.document.write('</td><td>')
                                                  popwin.document.write('<form action="2008SlideShows/slideshow70.htm" style="margin: 0px"><input type="submit" value="slideshow" onmouseover="this.className=\'buttonon-popups\'" onmouseout="this.className=\'button-popups\'" class="button-popups">&nbsp;</form>');break;		
case "images/gallery71/120Hawkeye1.jpg" :  popwin.document.write('</td><td>')
                                                  popwin.document.write('<form action="2008SlideShows/slideshow71.htm" style="margin: 0px"><input type="submit" value="slideshow" onmouseover="this.className=\'buttonon-popups\'" onmouseout="this.className=\'button-popups\'" class="button-popups">&nbsp;</form>');break;
case "images/gallery72/2012N20_01.jpg" :  popwin.document.write('</td><td>')
                                                  popwin.document.write('<form action="2008SlideShows/slideshow72.htm" style="margin: 0px"><input type="submit" value="slideshow" onmouseover="this.className=\'buttonon-popups\'" onmouseout="this.className=\'button-popups\'" class="button-popups">&nbsp;</form>');break;
case "images/gallery73/6287_windhill_03.jpg" :  popwin.document.write('</td><td>')
                                                  popwin.document.write('<form action="2008SlideShows/slideshow73.htm" style="margin: 0px"><input type="submit" value="slideshow" onmouseover="this.className=\'buttonon-popups\'" onmouseout="this.className=\'button-popups\'" class="button-popups">&nbsp;</form>');break;
	case "images/gallery74/812_woodpointe_01.jpg" :  popwin.document.write('</td><td>')
                                                  popwin.document.write('<form action="2008SlideShows/slideshow74.htm" style="margin: 0px"><input type="submit" value="slideshow" onmouseover="this.className=\'buttonon-popups\'" onmouseout="this.className=\'button-popups\'" class="button-popups">&nbsp;</form>');break;
case "images/gallery75/bill_mathews_01.jpg" :  popwin.document.write('</td><td>')
                                                  popwin.document.write('<form action="2008SlideShows/slideshow75.htm" style="margin: 0px"><input type="submit" value="slideshow" onmouseover="this.className=\'buttonon-popups\'" onmouseout="this.className=\'button-popups\'" class="button-popups">&nbsp;</form>');break;
case "images/gallery76/elks_lodge_01.jpg" :  popwin.document.write('</td><td>')
                                                  popwin.document.write('<form action="2008SlideShows/slideshow76.htm" style="margin: 0px"><input type="submit" value="slideshow" onmouseover="this.className=\'buttonon-popups\'" onmouseout="this.className=\'button-popups\'" class="button-popups">&nbsp;</form>');break;
case "images/gallery77/5Calland3.jpg" :  popwin.document.write('</td><td>')
                                                  popwin.document.write('<form action="2008SlideShows/slideshow77.htm" style="margin: 0px"><input type="submit" value="slideshow" onmouseover="this.className=\'buttonon-popups\'" onmouseout="this.className=\'button-popups\'" class="button-popups">&nbsp;</form>');break;
case "images/gallery78/804Fairfax.jpg" :  popwin.document.write('</td><td>')
                                                  popwin.document.write('<form action="2008SlideShows/slideshow78.htm" style="margin: 0px"><input type="submit" value="slideshow" onmouseover="this.className=\'buttonon-popups\'" onmouseout="this.className=\'button-popups\'" class="button-popups">&nbsp;</form>');break;	
case "images/gallery79/413S7th1.jpg" :  popwin.document.write('</td><td>')
                                                  popwin.document.write('<form action="2008SlideShows/slideshow79.htm" style="margin: 0px"><input type="submit" value="slideshow" onmouseover="this.className=\'buttonon-popups\'" onmouseout="this.className=\'button-popups\'" class="button-popups">&nbsp;</form>');break;
case "images/gallery80/1409N3rd1.jpg" :  popwin.document.write('</td><td>')
                                                  popwin.document.write('<form action="2008SlideShows/slideshow80.htm" style="margin: 0px"><input type="submit" value="slideshow" onmouseover="this.className=\'buttonon-popups\'" onmouseout="this.className=\'button-popups\'" class="button-popups">&nbsp;</form>');break;	
case "images/gallery81/4605TurtleBay3.jpg" :  popwin.document.write('</td><td>')
                                                  popwin.document.write('<form action="2008SlideShows/slideshow81.htm" style="margin: 0px"><input type="submit" value="slideshow" onmouseover="this.className=\'buttonon-popups\'" onmouseout="this.className=\'button-popups\'" class="button-popups">&nbsp;</form>');break;
case "images/gallery82/1023_n5th_01.jpg" :  popwin.document.write('</td><td>')
                                                  popwin.document.write('<form action="2008SlideShows/slideshow82.htm" style="margin: 0px"><input type="submit" value="slideshow" onmouseover="this.className=\'buttonon-popups\'" onmouseout="this.className=\'button-popups\'" class="button-popups">&nbsp;</form>');break;
case "images/gallery83/piper_glen_03.jpg" :  popwin.document.write('</td><td>')
                                                  popwin.document.write('<form action="2008SlideShows/slideshow83.htm" style="margin: 0px"><input type="submit" value="slideshow" onmouseover="this.className=\'buttonon-popups\'" onmouseout="this.className=\'button-popups\'" class="button-popups">&nbsp;</form>');break;
case "images/gallery84/UCB_1900_West_iles_03.jpg" :  popwin.document.write('</td><td>')
                                                  popwin.document.write('<form action="2008SlideShows/slideshow84.htm" style="margin: 0px"><input type="submit" value="slideshow" onmouseover="this.className=\'buttonon-popups\'" onmouseout="this.className=\'button-popups\'" class="button-popups">&nbsp;</form>');break;
case "images/gallery85/30_holliday_03.jpg" :  popwin.document.write('</td><td>')
                                                  popwin.document.write('<form action="2008SlideShows/slideshow85.htm" style="margin: 0px"><input type="submit" value="slideshow" onmouseover="this.className=\'buttonon-popups\'" onmouseout="this.className=\'button-popups\'" class="button-popups">&nbsp;</form>');break;
case "images/gallery86/851SSpring1.jpg" :  popwin.document.write('</td><td>')
                                                  popwin.document.write('<form action="2008SlideShows/slideshow86.htm" style="margin: 0px"><input type="submit" value="slideshow" onmouseover="this.className=\'buttonon-popups\'" onmouseout="this.className=\'button-popups\'" class="button-popups">&nbsp;</form>');break;
case "images/gallery87/1926_Cornell_01a.jpg" :  popwin.document.write('</td><td>')
                                                  popwin.document.write('<form action="2008SlideShows/slideshow87.htm" style="margin: 0px"><input type="submit" value="slideshow" onmouseover="this.className=\'buttonon-popups\'" onmouseout="this.className=\'button-popups\'" class="button-popups">&nbsp;</form>');break;
case "images/gallery88/1528_noble_03.jpg" :  popwin.document.write('</td><td>')
                                                  popwin.document.write('<form action="2008SlideShows/slideshow88.htm" style="margin: 0px"><input type="submit" value="slideshow" onmouseover="this.className=\'buttonon-popups\'" onmouseout="this.className=\'button-popups\'" class="button-popups">&nbsp;</form>');break;
case "images/gallery89/3916_surry_pl_01.jpg" :  popwin.document.write('</td><td>')
                                                  popwin.document.write('<form action="2008SlideShows/slideshow89.htm" style="margin: 0px"><input type="submit" value="slideshow" onmouseover="this.className=\'buttonon-popups\'" onmouseout="this.className=\'button-popups\'" class="button-popups">&nbsp;</form>');break;
case "images/gallery90/2013_cory_03.jpg" :  popwin.document.write('</td><td>')
                                                  popwin.document.write('<form action="2008SlideShows/slideshow90.htm" style="margin: 0px"><input type="submit" value="slideshow" onmouseover="this.className=\'buttonon-popups\'" onmouseout="this.className=\'button-popups\'" class="button-popups">&nbsp;</form>');break;
case "images/gallery91/ButlerFuneralHomes_04.jpg":   popwin.document.write('</td><td>')
                                                  popwin.document.write('<form action="2008SlideShows/slideshow91.htm" style="margin: 0px"><input type="submit" value="slideshow" onmouseover="this.className=\'buttonon-popups\'" onmouseout="this.className=\'button-popups\'" class="button-popups">&nbsp;</form>');break;
case "images/gallery92/TurneyHouse-front_01.jpg":   popwin.document.write('</td><td>')
                                                  popwin.document.write('<form action="2008SlideShows/slideshow92.htm" style="margin: 0px"><input type="submit" value="slideshow" onmouseover="this.className=\'buttonon-popups\'" onmouseout="this.className=\'button-popups\'" class="button-popups">&nbsp;</form>');break;												case "images/gallery93/cwlp_pmc_01.jpg":   popwin.document.write('</td><td>')
                                                  popwin.document.write('<form action="2008SlideShows/slideshow93.htm" style="margin: 0px"><input type="submit" value="slideshow" onmouseover="this.className=\'buttonon-popups\'" onmouseout="this.className=\'button-popups\'" class="button-popups">&nbsp;</form>');break;
case "images/gallery94/lincoln_library_01.jpg":   popwin.document.write('</td><td>')
                                                  popwin.document.write('<form action="2008SlideShows/slideshow94.htm" style="margin: 0px"><input type="submit" value="slideshow" onmouseover="this.className=\'buttonon-popups\'" onmouseout="this.className=\'button-popups\'" class="button-popups">&nbsp;</form>');break;												case "images/gallery95/firestation1_03.jpg":   popwin.document.write('</td><td>')
                                                  popwin.document.write('<form action="2008SlideShows/slideshow95.htm" style="margin: 0px"><input type="submit" value="slideshow" onmouseover="this.className=\'buttonon-popups\'" onmouseout="this.className=\'button-popups\'" class="button-popups">&nbsp;</form>');break;
case "images/gallery96/1029_macarthur_01.jpg":   popwin.document.write('</td><td>')
                                                  popwin.document.write('<form action="2008SlideShows/slideshow96.htm" style="margin: 0px"><input type="submit" value="slideshow" onmouseover="this.className=\'buttonon-popups\'" onmouseout="this.className=\'button-popups\'" class="button-popups">&nbsp;</form>');break;												case "images/gallery97/Council_Carpenters_02.jpg":   popwin.document.write('</td><td>')
                                                  popwin.document.write('<form action="2008SlideShows/slideshow97.htm" style="margin: 0px"><input type="submit" value="slideshow" onmouseover="this.className=\'buttonon-popups\'" onmouseout="this.className=\'button-popups\'" class="button-popups">&nbsp;</form>');break;	 
        default :                                 popwin.close()
                                                                                                             
   
   }
    //made above modification to allow piture slideshow to display only selected imgages galleries only...not entire sites photos
   //     popwin.document.write('</td><td>')
   //     popwin.document.write('<form action="slideshow.htm" style="margin: 0px"><input type="submit" value="slideshow" onmouseover="this.className=\'buttonon-popups\'" onmouseout="this.className=\'button-popups\'" class="button-popups">&nbsp;</form>')

}
   if (zoom_button == "yes") {
browser_version= parseInt(navigator.appVersion);
browser_type = navigator.appName;
if (browser_type == "Microsoft Internet Explorer" && (browser_version >= 4) && (navigator.userAgent.indexOf("Windows") != -1)) {
popwin.document.write('</td><td>')
popwin.document.write('<form style="margin: 0px"><input type="button" value="'+zoom+'" onmouseover="this.className=\'buttonon-popups\'" onmouseout="this.className=\'button-popups\'" class="button-popups" onClick=\'show.style.zoom="'+zoom+'"\'>&nbsp;</form>')
popwin.document.write('</td><td>')
popwin.document.write('<form style="margin: 0px"><input type="button" value="1.00" onmouseover="this.className=\'buttonon-popups\'" onmouseout="this.className=\'button-popups\'" class="button-popups" onClick=\'show.style.zoom="1.0"\'>&nbsp;</form>')

}}
popwin.document.write('</td></tr></table>')


popwin.document.write('</td></tr></table>')
popwin.document.write('</body>')
popwin.document.close()
}


// End -->




// Begin SMALL MESSAGES


document.write('<div Class="divstyle" id="info" style=\'display:none;\'>')
document.write('<div id="imagetitle" class="pstyletitle" align="center"></div>')
document.write('</div>')


var IE = document.all?true:false

if (!IE) document.captureEvents(Event.MOUSEMOVE)

document.onmousemove = getMouseXY;

var tempX = 0
var tempY = 0

  
function getMouseXY(e) {
  if (IE) { // grab the x-y pos.s if browser is IE
    tempX = event.clientX + document.body.scrollLeft
    tempY = event.clientY + document.body.scrollTop
  } else {  // grab the x-y pos.s if browser is NS
    tempX = e.pageX
    tempY = e.pageY
  }  
  // catch possible negative values in NS4
  if (tempX < 0){tempX = 0}
  if (tempY < 0){tempY = 0}  
  // show the position values in the form named Show
  // in the text fields named MouseX and MouseY
obj_info = document.getElementById("info")
obj_info.style.top = tempY + 10;
obj_info.style.left = tempX + 10;
  return true
}

function alert_msg(titletext){
obj_info = document.getElementById("info")
obj_info.style.display = '';
obj_imagetitle = document.getElementById("imagetitle");
obj_imagetitle.innerHTML = titletext;

}

function away()
{
obj_info = document.getElementById("info")
obj_info.style.display = 'none';
}

var rotate_delay = 3000; // delay in milliseconds (5000 = 5 secs)
function rotate() 
{  
    current = (current == document.slideform.slide.length-1) ? 0 : current+1;
    document.images.show.src = document.slideform.slide[current].value;
    document.slideform.slide.selectedIndex = current;
    window.setTimeout("rotate()", rotate_delay);
   
}


function goToURL() { history.go(-1); }


//  End -->