// JavaScript Document		
<!--
	function goToPage(page)
	{
		if (page != "")
		{
			window.location = page
		}
	}
	//Contents for menu 1
var menu1=new Array()
menu1[0]='<a href="profile-akosua.html">AKOSUA</a>'
menu1[1]='<a href="profile-alexa.html">ALEXA</a>'
menu1[2]='<a href="profile-alison.html">ALISON</a>'
menu1[3]='<a href="profile-allana.html">ALLANA</a>'
menu1[4]='<a href="profile-ally.html">ALLY</a>'
menu1[5]='<a href="profile-amber.html">AMBER</a>'
menu1[6]='<a href="profile-ariana.html">ARIANA</a>'
menu1[7]='<a href="profile-ashley.html">ASHLEY</a>'
menu1[8]='<a href="profile-ashlyn.html">ASHLYN</a>'
menu1[9]='<a href="profile-bailey.html">BAILEY</a>'
menu1[10]='<a href="profile-candice.html">CANDICE</a>'
menu1[11]='<a href="profile-chelsey.html">CHELSEY</a>'
menu1[12]='<a href="profile-christy.html">CHRISTY</a>'
menu1[13]='<a href="profile-coralee.html">CORALEE</a>'
menu1[14]='<a href="profile-dana.html">DANA</a>'
menu1[15]='<a href="profile-gabrielle.html">GABRIELLE</a>'
menu1[16]='<a href="profile-hayley.html">HAYLEY</a>'
menu1[17]='<a href="profile-hannah.html">HANNAH</a>'
menu1[18]='<a href="profile-hilary.html">HILARY</a>'
menu1[19]='<a href="profile-jennal.html">JENNA L.</a>'
menu1[20]='<a href="profile-jenniferh.html">JENNIFER H.</a>'
menu1[21]='<a href="profile-jenny.html">JENNY</a>'
menu1[22]='<a href="profile-jessicag.html">JESSICA G.</a>'
menu1[23]='<a href="profile-jessicas.html">JESSICA S.</a>'
menu1[24]='<a href="profile-joan.html">JOAN</a>'
menu1[25]='<a href="profile-joasia.html">JOASIA</a>'
menu1[26]='<a href="profile-johanna.html">JOHANNA</a>'
menu1[27]='<a href="profile-karine.html">KARINE</a>'
menu1[28]='<a href="profile-kate.html">KATE</a>'
menu1[29]='<a href="profile-kaylee.html">KAYLEE</a>'
menu1[30]='<a href="profile-kelby.html">KELBY</a>'
menu1[31]='<a href="profile-kelli.html">KELLI</a>'
menu1[32]='<a href="profile-kellyp.html">KELLY P.</a>'
menu1[33]='<a href="profile-kendra.html">KENDRA</a>'
menu1[34]='<a href="profile-kendrak.html">KENDRA K.</a>'
menu1[35]='<a href="profile-kiran.html">KIRAN</a>'
menu1[36]='<a href="profile-kristyn.html">KRISTYN</a>'
menu1[37]='<a href="profile-krystle.html">KRYSTLE</a>'
menu1[38]='<a href="profile-lauren.html">LAUREN</a>'
menu1[39]='<a href="profile-leanne.html">LEANNE</a>'
menu1[40]='<a href="profile-lindsayf.html">LINDSAY F.</a>'
menu1[41]='<a href="profile-lindsaym.html">LINDSAY M.</a>'
menu1[42]='<a href="profile-lydia.html">LYDIA</a>'
menu1[43]='<a href="profile-mache.html">MACHE</a>'
menu1[44]='<a href="profile-madison.html">MADISON</a>' 	
menu1[45]='<a href="profile-martha.html">MARTHA</a>'
menu1[46]='<a href="profile-meaghan.html">MEAGHAN</a>'
menu1[47]='<a href="profile-michelle.html">MICHELLE</a>'
menu1[48]='<a href="profile-mikaela.html">MIKAELA</a>'
menu1[49]='<a href="profile-monica.html">MONICA</a>'
menu1[50]='<a href="profile-natasha.html">NATASHA</a>'
menu1[51]='<a href="profile-nicole.html">NICOLE</a>'
menu1[52]='<a href="profile-nina.html">NINA</a>'
menu1[53]='<a href="profile-ocean.html">OCEAN</a>'
menu1[54]='<a href="profile-renee.html">RENEE</a>'
menu1[55]='<a href="profile-rihanna.html">RIHANNA</a>'
menu1[56]='<a href="profile-ruth.html">RUTH</a>'
menu1[57]='<a href="profile-sam.html">SAM</a>'
menu1[58]='<a href="profile-samv.html">SAM V.</a>'
menu1[59]='<a href="profile-sara.html">SARA</a>'
menu1[60]='<a href="profile-saveja.html">SAVEJA</a>'
menu1[61]='<a href="profile-shannon.html">SHANNON</a>'
menu1[62]='<a href="profile-shelley.html">SHELLEY</a>'
menu1[63]='<a href="profile-stephanie.html">STEPHANIE</a>'
menu1[64]='<a href="profile-summer.html">SUMMER</a>'
menu1[65]='<a href="profile-taylor.html">TAYLOR</a>'
menu1[66]='<a href="profile-taylorm.html">TAYLOR M.</a>'
menu1[67]='<a href="profile-tracyh.html">TRACY H.</a>'
menu1[68]='<a href="profile-tutu.html">TUTU</a>'
menu1[69]='<a href="profile-winnie.html">WINNIE</a>'

//Contents for menu 2, and so on
var menu2=new Array()
menu2[0]='<a href="profile-aaron.html">AARON</a>'
menu2[1]='<a href="profile-andrew.html">ANDREW</a>'
menu2[2]='<a href="profile-andrewr.html">ANDREW R.</a>'
menu2[3]='<a href="profile-blake.html">BLAKE</a>'
menu2[4]='<a href="profile-brian.html">BRIAN</a>'
menu2[5]='<a href="profile-chris.html">CHRIS</a>'
menu2[6]='<a href="profile-cory.html">CORY</a>'
menu2[7]='<a href="profile-deanj.html">DEAN J.</a>'
menu2[8]='<a href="profile-dom.html">DOM</a>'
menu2[9]='<a href="profile-don.html">DON</a>'
menu2[10]='<a href="profile-doug.html">DOUG</a>'
menu2[11]='<a href="profile-dwayne.html">DWAYNE</a>'
menu2[12]='<a href="profile-grant.html">GRANT C.</a>'
menu2[13]='<a href="profile-grantd.html">GRANT D.</a>'
menu2[14]='<a href="profile-james.html">JAMES</a>'
menu2[15]='<a href="profile-jamess.html">JAMES S.</a>'
menu2[16]='<a href="profile-jared.html">JARED</a>'
menu2[17]='<a href="profile-jason.html">JASON</a>'
menu2[18]='<a href="profile-jasonw.html">JASON W.</a>'
menu2[19]='<a href="profile-jon.html">JON</a>'
menu2[20]='<a href="profile-justin.html">JUSTIN</a>'
menu2[21]='<a href="profile-keemo.html">KEEMO</a>'
menu2[22]='<a href="profile-marcus.html">MARCUS</a>'
menu2[23]='<a href="profile-marka.html">MARK A.</a>'
menu2[24]='<a href="profile-marks.html">MARK S.</a>'
menu2[25]='<a href="profile-marshall.html">MARSHALL</a>'
menu2[26]='<a href="profile-mason.html">MASON</a>'
menu2[27]='<a href="profile-nick.html">NICK</a>'
menu2[28]='<a href="profile-paul.html">PAUL</a>'
menu2[29]='<a href="profile-richard.html">RICHARD</a>'
menu2[30]='<a href="profile-sheldon.html">SHELDON</a>'
menu2[31]='<a href="profile-tracyr.html">TRACY R.</a>'

var menu3=new Array()
//menu3[0]='<a href="profile-chelsey.html">CHELSEY</a>'
//menu3[1]='<a href="profile-david.html">DAVID</a>'
//menu3[2]='<a href="profile-dusty.html">DUSTY</a>'
//menu3[3]='<a href="profile-kiran.html">KIRAN</a>'
//menu3[4]='<a href="profile-sam.html">SAM</a>'
//menu3[5]='<a href="profile-sheen.html">SHEEN</a>'
		
var menuwidth='165px' //default menu width
var menubgcolor='#eee9ec'  //menu bgcolor
var disappeardelay=2000  //menu disappear speed onMouseout (in miliseconds)
var hidemenu_onclick="yes" //hide menu when user clicks within menu?

/////No further editting needed

var ie4=document.all
var ns6=document.getElementById&&!document.all

if (ie4||ns6)
document.write('<div id="dropmenudiv" style="visibility:hidden;width:'+menuwidth+';background-color:'+menubgcolor+'" onMouseover="clearhidemenu()" onMouseout="dynamichide(event)"></div>')

function getposOffset(what, offsettype){
var totaloffset=(offsettype=="left")? what.offsetLeft : what.offsetTop;
var parentEl=what.offsetParent;
while (parentEl!=null){
totaloffset=(offsettype=="left")? totaloffset+parentEl.offsetLeft : totaloffset+parentEl.offsetTop;
parentEl=parentEl.offsetParent;
}
return totaloffset;
}


function showhide(obj, e, visible, hidden, menuwidth){
if (ie4||ns6)
dropmenuobj.style.left=dropmenuobj.style.top="-500px"
if (menuwidth!=""){
dropmenuobj.widthobj=dropmenuobj.style
dropmenuobj.widthobj.width=menuwidth
}
if (e.type=="click" && obj.visibility==hidden || e.type=="mouseover")
obj.visibility=visible
else if (e.type=="click")
obj.visibility=hidden
}

function iecompattest(){
return (document.compatMode && document.compatMode!="BackCompat")? document.documentElement : document.body
}

function clearbrowseredge(obj, whichedge){
var edgeoffset=0
if (whichedge=="rightedge"){
var windowedge=ie4 && !window.opera? iecompattest().scrollLeft+iecompattest().clientWidth-15 : window.pageXOffset+window.innerWidth-15
dropmenuobj.contentmeasure=dropmenuobj.offsetWidth
if (windowedge-dropmenuobj.x < dropmenuobj.contentmeasure)
edgeoffset=dropmenuobj.contentmeasure-obj.offsetWidth
}
else{
var topedge=ie4 && !window.opera? iecompattest().scrollTop : window.pageYOffset
var windowedge=ie4 && !window.opera? iecompattest().scrollTop+iecompattest().clientHeight-15 : window.pageYOffset+window.innerHeight-18
dropmenuobj.contentmeasure=dropmenuobj.offsetHeight
if (windowedge-dropmenuobj.y < dropmenuobj.contentmeasure){ //move up?
edgeoffset=dropmenuobj.contentmeasure+obj.offsetHeight
if ((dropmenuobj.y-topedge)<dropmenuobj.contentmeasure) //up no good either?
edgeoffset=dropmenuobj.y+obj.offsetHeight-topedge
}
}
return edgeoffset
}

function populatemenu(what){
if (ie4||ns6)
dropmenuobj.innerHTML=what.join("")
}


function dropdownmenu(obj, e, menucontents, menuwidth){
if (window.event) event.cancelBubble=true
else if (e.stopPropagation) e.stopPropagation()
clearhidemenu()
dropmenuobj=document.getElementById? document.getElementById("dropmenudiv") : dropmenudiv
populatemenu(menucontents)

if (ie4||ns6){
showhide(dropmenuobj.style, e, "visible", "hidden", menuwidth)
dropmenuobj.x=getposOffset(obj, "left")
dropmenuobj.y=getposOffset(obj, "top")-1
dropmenuobj.style.left=dropmenuobj.x-clearbrowseredge(obj, "rightedge")+"px"
dropmenuobj.style.top=dropmenuobj.y-clearbrowseredge(obj, "bottomedge")+obj.offsetHeight+"px"
}

return clickreturnvalue()
}

function clickreturnvalue(){
if (ie4||ns6) return false
else return true
}

function contains_ns6(a, b) {
while (b.parentNode)
if ((b = b.parentNode) == a)
return true;
return false;
}

function dynamichide(e){
if (ie4&&!dropmenuobj.contains(e.toElement))
delayhidemenu()
else if (ns6&&e.currentTarget!= e.relatedTarget&& !contains_ns6(e.currentTarget, e.relatedTarget))
delayhidemenu()
}

function hidemenu(e){
if (typeof dropmenuobj!="undefined"){
if (ie4||ns6)
dropmenuobj.style.visibility="hidden"
}
}

function delayhidemenu(){
if (ie4||ns6)
delayhide=setTimeout("hidemenu()",disappeardelay)
}

function clearhidemenu(){
if (typeof delayhide!="undefined")
clearTimeout(delayhide)
}

if (hidemenu_onclick=="yes")
document.onclick=hidemenu
	
-->