<!-- 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 bordercolor		= "9291AA"	// SCROLLER AND IMAGE BORDER COLOR

var paragraph_1 	= "yes"		// SHOW THE 1ST PARAGRAPH
var paragraph_2 	= "yes"		// SHOW THE 2ND PARAGRAPH
var showimage		= "yes"		//  SHOW A SIDEBAR IMAGE
var showscroller	= "yes"		//  SHOW THE SCROLLER BOX

// EDIT THE "scroll.variables0.js" FOR SCROLLER OPTIONS



// START SIDEBAR AREA PARAGRAPH 1 EDIT THIS AREA

   if (paragraph_1 == "yes") {

document.write('<center>')

// SCROLLER CODE
   if (showscroller == "yes") {
document.write('<span class="sidebartitle1">')
document.write('Activities & Events')
document.write('<br><br>')
document.write('<TABLE cellpadding="0" cellspacing="0" border="1" bordercolor="#'+bordercolor+'" style="border-collapse:collapse"><tr><td>')
Tscroll_init (0)

document.write('</td></tr></table>')

}
document.write('<br><br>')
document.write('<a href="index.html"><IMG SRC="images/elksusalogo.gif" alt="Click here to go home" border="0" width="150" height="181"></a>')
document.write('<br><br>')
document.write('<span class="sidebartitle1">')
document.write('Most Accessed Links')
document.write('<br><br>')

document.write('<a href="activities.htm" target="_top">Activities</a>')
document.write('<br><br>')

document.write('<a href="advertisers.htm" target="_top">Advertisers</a>')
document.write('<br><br>')

document.write('<a href="lodges.htm" target="_top">AK Lodges</a>')
document.write('<br><br>')

document.write('<a href="awards-3.htm" target="_top">Awards Given</a>')
document.write('<br><br>')

document.write('<a href="awards_received.htm" target="_top">Awards Received</a>')
document.write('<br><br>')

document.write('<a href="calendar.htm" target="_top">Calendar</a>')
document.write('<br><br>')

document.write('<a href="classifiedads.htm" target="_top">Classified Ads</a>')
document.write('<br><br>')

document.write('<a href="contact.htm" target="_top">Contact Us</a>')
document.write('<br><br>')

document.write('<a href="directions.htm" target="_top">Directions & Map</a>')
document.write('<br><br>')

document.write('<a href="fallenheroes.htm" target="_top">Fallen Heroes</a>')
document.write('<br><br>')

document.write('<a href="friendsofelks.htm" target="_top">Friends of Elks</a>')
document.write('<br><br>')

document.write('<a href="new_2011golfletter.pdf" target="_blank">Golf Letter</a>')
document.write('<br><br>')

document.write('<a href="new_2011golfregistration.pdf" target="_blank">Golf Registration</a>')
document.write('<br><br>')

document.write('<a href="ger.htm" target="_top">Grand Exalted Ruler</a>')
document.write('<br><br>')

document.write('<a href="http://www.elks.org" target="_blank">Grand Lodge Site</a>')
document.write('<br><br>')

document.write('<a href="links.htm" target="_top">Links</a>')
document.write('<br><br>')

document.write('<a href="newsletters.htm" target="_top">Newsletters</a>')
document.write('<br><br>')

document.write('<a href="galleries.htm" target="_top">Photo Galleries</a>')
document.write('<br><br>')

document.write('<a href="http://my.funtrivia.com/tournament/Palmer-Elks-Lodge-1842-Trivia-Challenge-67392.html" target="_new">Play Our Trivia Game</a>')
document.write('<br><br>')

document.write('<a href="rv.htm" target="_top">RV Parking</a>')
document.write('<br><br>')

document.write('<a href="http://pub4.bravenet.com/guestmap/show.php?usernum=263615202&lightmap=0&icons=0&&entrylist=0&zoom=0&welcome=1','bnetguestmap','toolbar=0,location=0,directories=0,status=0,menubar=0,scrollbars=0,resizable=0,width=720,height=470,top=110,left=110" target="_new">Sign Our Guest Map!</a>')
document.write('<br><br>')

document.write('<a href="sitemap.htm" target="_top">Site Map</a>')
document.write('<br><br>')

document.write('<a href="survey3.htm" target="_top">Take Our Survey</a>')
document.write('<br><br>')

document.write('<a href="Virtualtour/index.html" target="_new">Virtual Tour</a>')



document.write('<br><br>')



document.write('</span>')

document.write('<br>')

document.write('<br>')
}



document.write('<span class="sidebartext">')

document.write('<br>')

document.write('<br>')

document.write('<br>')

document.write('Website maintained by:<br>')

document.write('<a href="http://www.sharperdesigns.com" target="_new">Shar-Per Designs</a>')

document.write ('<br>')

// END SIDEBAR AREA PARAGRAPH 1

// SMALL PICTURE AREA
   if (showimage == "yes") {

document.write('<br><TABLE cellpadding="0" cellspacing="0" border="0" bordercolor="#'+bordercolor+'" style="border-collapse: collapse"><tr><td>')
document.write('<a href=""></a>')

document.write('</td></tr></table>')
}
document.write('<br>')

document.write('<br>')
