' //Contents for menu 2, and so on var menu2=new Array() menu2[0]='Learn More Here' menu2[1]='Organization Database' menu2[2]='CSP Grant' menu2[3]='Internships' var menu3=new Array() menu3[0]='Learn More Here' menu3[1]='Register Your Organization' var menu5=new Array() menu5[0]='Big Brothers Big Sisters' menu5[1]='Surfrider Foundation' menu5[2]='SAFER' var menu4=new Array() menu4[0]='Volunteer Fair' menu4[1]='Meal Plan Drive' menu4[2]='Brown Bag Drive' menu4[3]='Alternative Spring Break' menu4[4]='Awards Ceremony' menu4[5]='Relay For Life' menu4[6]='Giving Tree' var menuwidth='165px' //default menu width var menubgcolor='#3D78A6' //menu bgcolor var disappeardelay=250 //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('
') 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)![]() |
| About | Students | Organizations | Featured Orgs | SVC Events | Register! |
Featured OrganizationsUCSC's Student Volunteer Center selects new local organizations each year that best represent our goal of connecting UCSC students with volunteer opportunities within the Santa Cruz area. Partnering with these organizations, we have set up individual pages for them on this website where you can learn more about their volunteering needs and how to get involved. Please check them out. |
|
| Home • Newsletter • Contact • Site Map • Admin • Report a Problem |