' //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! |
Mission Statement
Established in 1987, the UCSC Student Volunteer Center (SVC) is a university sponsored student-run organization
designed to enhance student involvement in the Santa Cruz community by providing meaningful volunteer opportunities.
SVC hosts the following campus-wide and community events each year:
SVC also maintains resources for students interested in volunteering including mentoring services, job opportunities, Community Service Project Grant funds (CSP), an organization database, and internship programs for students who would like to develop their skills as community leaders. |
|
| Home • Newsletter • Contact • Site Map • Admin • Report a Problem |