﻿var theDomain='http://www.diablofc.org/'

var strFooter = "<p style='font-family:tahoma; font-size:10; font-weight:normal; color: #gray;'>"

strFooter += "<a href='" +theDomain+ "' style='font-family:tahoma; font-size:10; font-weight:normal; color:gray'>Home</a>&nbsp;|&nbsp;"

strFooter += "<a href='" +theDomain+ "news/' style='font-family:tahoma; font-size:10; font-weight:normal; color:gray'>News</a>&nbsp;|&nbsp;"

strFooter += "<a href='" +theDomain+ "about/' style='font-family:tahoma; font-size:10; font-weight:normal; color:gray'>About</a>&nbsp;|&nbsp;"

strFooter += "<a href='" +theDomain+ "staff/' style='font-family:tahoma; font-size:10; font-weight:normal; color:gray'>Staff</a>&nbsp;|&nbsp;"

strFooter += "<a href='" +theDomain+ "teams/' style='font-family:tahoma; font-size:10; font-weight:normal; color:gray'>Teams</a>&nbsp;|&nbsp;"

strFooter += "<a href='" +theDomain+ "PlayersParents/' style='font-family:tahoma; font-size:10; font-weight:normal; color:gray'>Players&frasl;Parents</a>&nbsp;|&nbsp;"

strFooter += "<a href='" +theDomain+ "Alumni/default.htm' style='font-family:tahoma; font-size:10; font-weight:normal; color:gray'>Alumni</a>&nbsp;|&nbsp;"

strFooter += "<a href='" +theDomain+ "College/default.htm' style='font-family:tahoma; font-size:10; font-weight:normal; color:gray'>College</a>&nbsp;|&nbsp;"

strFooter += "<a href='" +theDomain+ "Referees/' style='font-family:tahoma; font-size:10; font-weight:normal; color:gray'>Referees</a>&nbsp;|&nbsp;"

strFooter += "<a href='" +theDomain+ "Fields/' style='font-family:tahoma; font-size:10; font-weight:normal; color:gray'>Fields</a>&nbsp;|&nbsp;"

strFooter += "<a href='" +theDomain+ "Tournaments/' style='font-family:tahoma; font-size:10; font-weight:normal; color:gray'>Tournaments</a>&nbsp;|&nbsp;"

strFooter += "<a href='" +theDomain+ "Links/' style='font-family:tahoma; font-size:10; font-weight:normal; color:gray'>Links</a>&nbsp;|&nbsp;"

strFooter += "<a href='" +theDomain+ "Forms/' style='font-family:tahoma; font-size:10; font-weight:normal; color:gray'>Forms</a>&nbsp;|&nbsp;"

strFooter += "<a href='" +theDomain+ "Contacts/' style='font-family:tahoma; font-size:10; font-weight:normal; color:gray'>Contacts</a>&nbsp;|&nbsp;"

strFooter += "<a href='" +theDomain+ "admin/login.asp' style='font-family:tahoma; font-size:10; font-weight:normal; color:gray'>Admin</a>&nbsp;|&nbsp;"

strFooter += "<a href='http://email.diablofc.org' style='font-family:tahoma; font-size:10; font-weight:normal; color:gray'>WebMail</a>&nbsp;|&nbsp;"

strFooter += "<a href='mailto:jbedecarre@diablofc.org' style='font-family:tahoma; font-size:10; font-weight:normal; color:gray'>WebSupport</a>"

strFooter += "</p>"

strFooter += "<p style='font-family:tahoma; font-size:10; font-weight:normal; color:gray;'>2008-2010 &copy; Diablo Futbol Club :: All Rights Reserved :: <a href='mailto:info@diablofc.org' style='font-family:tahoma; font-size:10; font-weight:normal; color:gray'>info@diablofc.org</a><br><b>(925) 798-GOAL</b> :: P.O. Box 97, Clayton, CA 94517</p>"

document.write(strFooter);