//Preload Images

button_home_off=new Image()
button_home_off.src="button_home_off.jpg"
button_home_on=new Image()
button_home_on.src="button_home_on.jpg"

button_members_off=new Image()
button_members_off.src="button_members_off.jpg"
button_members_on=new Image()
button_members_on.src="button_members_on.jpg"

button_photo_off=new Image()
button_photo_off.src="button_photo_off.jpg"
button_photo_on=new Image()
button_photo_on.src="button_photo_on.jpg"

button_events_off=new Image()
button_events_off.src="button_events_off.jpg"
button_events_on=new Image()
button_events_on.src="button_events_on.jpg"

button_contact_off=new Image()
button_contact_off.src="button_contact_off.jpg"
button_contact_on=new Image()
button_contact_on.src="button_contact_on.jpg"

button_myth_off=new Image()
button_myth_off.src="button_myth_off.jpg"
button_myth_on=new Image()
button_myth_on.src="button_myth_on.jpg"

button_bylaws_off=new Image()
button_bylaws_off.src="button_bylaws_off.jpg"
button_bylaws_on=new Image()
button_bylaws_on.src="button_bylaws_on.jpg"

button_links_off=new Image()
button_links_off.src="button_links_off.jpg"
button_links_on=new Image()
button_links_on.src="button_links_on.jpg"

document.write('<img src="index_anigif_logo.gif" name="blank" border=0 width=405 height=115 alt="Promthean Guard Logo"></a><br><br>')

document.write('<a href="http://www.prometheanguard.org/index.htm" onMouseOver="document.home.src=button_home_on.src" onMouseOut="document.home.src=button_home_off.src"><img src="button_home_off.jpg" name="home" border=0 width=100 width=25 title="Back to the Homepage"></a>')

document.write('<a href="http://www.prometheanguard.org/members.htm" onMouseOver="document.members.src=button_members_on.src" onMouseOut="document.members.src=button_members_off.src"><img src="button_members_off.jpg" name="members" border=0 width=100 width=25 title="Member Photos & Info"></a>')

document.write('<a href="http://www.prometheanguard.org/photo.htm" onMouseOver="document.photo.src=button_photo_on.src" onMouseOut="document.photo.src=button_photo_off.src"><img src="button_photo_off.jpg" name="photo" border=0 width=100 width=25 title="Pics from Guard Events"></a>')

document.write('<a href="http://www.prometheanguard.org/events.htm" onMouseOver="document.events.src=button_events_on.src" onMouseOut="document.events.src=button_events_off.src"><img src="button_events_off.jpg" name="events" border=0 width=100 width=25 title="Upcoming Meetings & Socials"></a>')

document.write('<a href="http://www.prometheanguard.org/contact.htm" onMouseOver="document.contact.src=button_contact_on.src" onMouseOut="document.contact.src=button_contact_off.src"><img src="button_contact_off.jpg" name="contact" border=0 width=100 width=25 title="Get in touch with us!"></a>')

document.write('<a href="http://www.prometheanguard.org/myth.htm" onMouseOver="document.myth.src=button_myth_on.src" onMouseOut="document.myth.src=button_myth_off.src"><img src="button_myth_off.jpg" name="myth" border=0 width=100 width=25 title="Who was Prometheus?"></a>')

document.write('<a href="http://www.prometheanguard.org/bylaws.htm" onMouseOver="document.bylaws.src=button_bylaws_on.src" onMouseOut="document.bylaws.src=button_bylaws_off.src"><img src="button_bylaws_off.jpg" name="bylaws" border=0 width=100 width=25 title="Our Mission Statement"></a>')

document.write('<a href="http://www.prometheanguard.org/links.htm" onMouseOver="document.links.src=button_links_on.src" onMouseOut="document.links.src=button_links_off.src"><img src="button_links_off.jpg" name="links" border=0 width=100 width=25 title="Other Sites of Interest"></a>')

