var months = new makeArray('January','February','March','April','May',
'June','July','August','September','October','November','December');
var date = new Date();
var month = date.getMonth() + 1;
var year = date.getFullYear();
var linebreak = "<br /><br />"

function makeArray() 
{
for (i = 0; i<makeArray.arguments.length; i++)
this[i + 1] = makeArray.arguments[i];
}

function setDate(a)
{
 document.getElementById(a).value = months[month]+" "+year;
}

function update(a)
{
var y=document.getElementById(a).value;
document.getElementById(a).value=months[month]+" "+year;
}

function nextMonth()
{
month++;
if(month>12)
{
year++
month=month-12;
}
cal.location.href="calendar/"+year+"m"+month+".htm";
}

function prevMonth()
{
month=month-1;
if(month<1)
{
year=year-1;
month=month+12;
}
cal.location.href="calendar/"+year+"m"+month+".htm";
}

function displayCalendar()
{
	document.write("<iframe src='calendar/monthhd.htm' height='20' width='500' frameborder='0' scrolling='no'></iframe><iframe src='calendar/"+year+"m"+month+".htm' name='cal' height='550' width='500' frameborder='0' scrolling='no'></iframe>");
}

function displayTopMenu()
{

	document.write("<div id='header' align='center'></div><div id='topMenu' align='right'><div id='topLink'>");
;
	document.write("</div></div>");
}

function displayMainMenu()
{
	document.write("<div align='right' style='width:189px; height:8px;'><img src='images/mnu_topshadow.gif' width='189' height='8' /></div><div id='sideLink' align='center'>");
	document.write("<a href='index.html' title='Home'>Home</a>");
	document.write("<a href='html/palomar_college_mission_statement.html' title='Palomar College Mission Statement'>Palomar College Mission Statement</a>");
	document.write("<a href='html/Apple_On_Campus.html' title='Apple On Campus'>Apple On Campus</a>");
	document.write("<a href='../asg/index.html' title='ASG'>ASG</a>");
	document.write("<a href='html/clubs/clubintro.html' title='Clubs' >Clubs</a>");
	document.write("<a href='html/Club_Hub.html' title='Club Hub'>Club Hub</a>");
	document.write("<a href='html/commencement.html' title='Commencement'>Commencement</a>");
	document.write("<a href='html/Campus_housing.html' title='Campus Housing'>Campus Housing</a>");
	document.write("<a href='html/Campus_tours.html' title='Campus Tours'>Campus Tours</a>");
	document.write("<a href='html/student_discounts.html' title='Discounts'>Discounts</a>");
		

	document.write("<a href='html/student_discounts.html' title='Discounts'>Discounts</a>");	
	document.write("<a href='html/forms.html' title='Forms'>Forms</a>");
	document.write("<a href='html/gene_jackson_loan.html' title='Gene Jackson Loan'>Gene Jackson Loans</a>");	
	document.write("<a href='html/icc.html' title='ICC'>ICC</a>");
	document.write("<a href='html/job_board.html' title='Job Board'>Job Board</a>");
	document.write("<a href='html/mission_2B_clean_&_Green.html' title='Mission 2B Clean & Green'>Mission 2B Clean & Green</a>");
	document.write("<a href='html/Palomar_College_Committee_to_Combate_Hate.html' title='Palomar College Committee to Combate Hate'>Palomar College Committee to Combate Hate</a>");
	document.write("<a href='html/Palomar_College_Food_Bank.html' title='Palomar College Food Bank'>Palomar College Food Bank</a>");
	
	document.write("<a href='html/policies.html' title='Policies'>Policies</a>");
	document.write("<a href='html/Sale_Board.html' title='Sale_Board(1)'>Sale Board</a>");
	document.write("<a href='html/Student_Activities_Office.html' title='Student Activities Office'>Student Activities Office</a>");
	document.write("<a href='html/student_activity_card.html' title='Student Activity Card'>Student Activity Card</a>");
	document.write("<a href='html/student_Computer_Lab.html' title='Student Computer Lab'>Student Computer Lab</a>");
	document.write("<a href='html/textbook_program.html' title='Textbook Program'>Textbook Program</a>");
	document.write("<a href='html/The_Student_Code_of_Conduct.html' title='The Student Code of Conduct'>The Student Code of Conduct</a>");

	
		
		
	document.write("<a href='html/tutoring.html' title='Turtoring'>Tutoring</a>");
	document.write("<a href='html/volunteer_opportunities.html' title='Volunteer Opportunities'>Volunteer Opportunities</a>");
	document.write("<a href='html/contact.html' title='Contact'>Contact</a>");
	document.write("</div><div align='right' style='width:189px; height:8px;'><img src='images/mnu_bottomshadow.gif' width='189' height='8' /></div>");
}

function displayClubMenu()
{
	document.write("<div align='right' style='width:189px; height:8px;'><img src='images/mnu_topshadow.gif' width='189' height='8' /></div><div id='sideLink' align='center'>");
	document.write("<a href='index.html' title='Home'>Back to Student Affairs</a>");
	document.write("<a href='html/clubs/AlcoholandOtherDrugStudies.html' title='Alcohol and Other Drug Studies'>Alcohol and Other Drug Studies</a>");
	document.write("<a href='html/clubs/Animeclub.html' title='Anime Club'>Anime Club</a>");
	document.write("<a href='html/clubs/AMSAClub.html' title='AMSA Club'>AMSA Club</a>");
	document.write("<a href='html/clubs/Appleclub.html' title='Apple Club'>Apple Club</a>");
	document.write("<a href='html/clubs/BalletFolkloricoofPalomarCollege.html' title='Ballet Folklorico of Palomar College'>Ballet Folklorico of Palomar College</a>");
	document.write("<a href='html/clubs/BlackStudentAlliance.html' title='Black Student Alliance'>Black Student Alliance</a>");
	document.write("<a href='html/clubs/Chineseclub.html' title='Chinese Club'>Chinese Club</a>");
	document.write("<a href='html/clubs/ChildDevelopmentClub.html' title='Child Development Club'>Child Development Club</a>");
	document.write("<a href='html/clubs/ClubRitmoLatino.html' title='Club Ritmo Latino'>Club Ritmo Latino</a>");
	document.write("<a href='html/clubs/EconomicsClub.html' title='Economics Club'>Economics Club</a>");

	document.write("<a href='html/clubs/EnglishMajorsClub.html' title='English Majors Club'>English Majors Club</a>");
	document.write("<a href='html/clubs/EnvironmentalStudentOrganization.html' title='Environmental Student Organization'>Environmental Student Organization</a>");
	document.write("<a href='html/clubs/ExtremeCreativeTalentClub.html' title='Extreme Creative Talent Club'>Extreme Creative Talent Club</a>");
	document.write("<a href='html/clubs/FashionClub.html' title='Fashion Club'>Fashion Club</a>");

	document.write("<a href='html/clubs/FilmActing4CinemaandTelevisionClub.html' title='Film Acting 4 Cinema and Television Club'>Film Acting 4 Cinema and Television Club</a>");
	document.write("<a href='html/clubs/FrenchClub.html' title='French Club'>French Club</a>");
	document.write("<a href='html/clubs/GamerDevelopmentClub.html' title='Gamer Development Club'>Gamer Development Club</a>");
	document.write("<a href='html/clubs/HSIScienceClub.html' title='HSI Science Club'>HSI Science Club</a>");
	document.write("<a href='html/clubs/TheHoofersClub.html' title='The Hoofers Club'>The Hoofers Club</a>");
	document.write("<a href='html/clubs/IntervarsityChristianFellowship.html' title='Intervarsity Christian Fellowship'>Intervarsity Christian Fellowship</a>");
	document.write("<a href='html/clubs/InternationalClub.html' title='International Club'>International Club</a>");
	document.write("<a href='html/clubs/JapaneseCultureClub.html' title='Japan Culture Club'>Japanese Culture Club</a>");
	document.write("<a href='html/clubs/JournalismClub.html' title='Journalism Club'>Journalism Club</a>");
	document.write("<a href='html/clubs/JewishStudentUnion.html' title='Jewish Student Union'>Jewish Student Union</a>");
	document.write("<a href='html/clubs/LGBTQA.html' title='LGBTQA'>LGBTQA</a>");
	document.write("<a href='html/clubs/LDSSA.html' title='LDSSA Club'>LDSSA Club</a>");
	document.write("<a href='html/clubs/MasterVapors.html' title='Master Vapors'>Master Vapors</a>");
	document.write("<a href='html/clubs/MEChAClub.html' title='MEChA Club'>MEChA Club</a>");
	document.write("<a href='html/clubs/MuslimStudentUnion.html' title='Muslim Student Union'>Muslim Student Union</a>");
	document.write("<a href='html/clubs/NASACLUB.html' title='NASA Club'>NASA Club</a>");

	document.write("<a href='html/clubs/Palomar4People.html' title='Palomar 4 People'>Palomar 4 People</a>");

	document.write("<a href='html/clubs/PalomarChristianFellowship.html' title='Palomar Christian Fellowship'>Palomar Christian Fellowship</a>");
	document.write("<a href='html/clubs/PalomarCollegeArchaeologyClub.html' title='Palomar College Archaeology Club'>Palomar College Archaeology Club</a>");
	document.write("<a href='html/clubs/PalomarArchitectureCoalition.html' title='Palomar Architecture Coalition'>Palomar Architecture Coalition Club</a>");
	document.write("<a href='html/clubs/PalomarEncuentrosleadership.html' title='Palomar Encuentros Leadership'>Palomar Encuentros Leadership</a>");
	document.write("<a href='html/clubs/PalomarEngineeringandPhysicsStudentOrganization.html' title='Palomar Engineering and Physics Student Organization'>Palomar Engineering and Physics Student Organization</a>");
	
	document.write("<a href='html/clubs/PalomarCollegeFilmClub.html' title='Palomar College Film Club'>Palomar College Film Club</a>");
	document.write("<a href='html/clubs/PalomarCollegeFireClub.html' title='Palomar College Fire Club'>Palomar College Fire Club</a>");
	document.write("<a href='html/clubs/PalomarInternationalFriendshipAlliance.html' title='Palomar International Friendship Alliance'>Palomar International Friendship Alliance</a>");
	document.write("<a href='html/clubs/PCPhotographyClub.html' title='PC Photography Club'>PC Photography Club</a>");
	document.write("<a href='html/clubs/PalomarTheatreGuild.html' title='Paomar Theatre Guild'>Palomar Theatre Guild</a>");
	document.write("<a href='html/clubs/PhiThetaKappaChapter.html' title='Phi Theta Kappa Chapter'>Phi Theta Kappa Chapter</a>");
	document.write("<a href='html/clubs/PoetryClub.html' title='Poetry Club'>Poetry Club</a>");
	
	document.write("<a href='html/clubs/StudentNursesAssociationofPalomarCollege(SNAP).html' title='Student Nurses Association of Palomar College (SNAP)'>Student Nurses Association of Palomar College (SNAP)</a>");
	
	document.write("<a href='html/clubs/StudentsAssistingStudentsSuccessfully.html' title='Students Assisting Students Successfully'>Students Assisting Students Successfully</a>");
	document.write("<a href='html/clubs/ThePhilosophyclub.html' title='The Philosophy Club'>The Philosophy Club</a>");
	document.write("<a href='html/clubs/TOUCH.html' title='TOUCH'>TOUCH</a>");
	

	document.write("<a href='html/clubs/TheWellCollegeMinistryClub.html' title='The Well College Ministry Club'>The Well College Ministry Club</a>");
	document.write("</div><div align='right' style='width:189px; height:8px;'><img src='images/mnu_bottomshadow.gif' width='189' height='8' /></div>");
}
function displayCheerMenu()
{
	document.write("<div align='right' style='width:189px; height:8px;'><img src='images/mnu_topshadow.gif' width='189' height='8' /></div><div id='sideLink' align='center'>");
	document.write("<a href='index.html' title='Home'>Back to Student Affairs</a>");
	document.write("<a href='html/Cheerleading/staff.html' title='Staff'>Staff</a>");
	document.write("<a href='html/Cheerleading/team.html' title='Cheer Team'>Cheer Team</a>");
	document.write("<a href='html/Cheerleading/calendar.html' title='Calendar'>Calendar</a>");
	document.write("<a href='html/Cheerleading/requirments.html' title='Requirments'>Requirments</a>");
	document.write("<a href='html/Cheerleading/contact.html' title='Contact'>Contact</a>");
	document.write("</div><div align='right' style='width:189px; height:8px;'><img src='images/mnu_bottomshadow.gif' width='189' height='8' /></div>");
}
