// JavaScript Document
// Remember to make all the link complete.

// RightColumn TOP
var 
quicklinks  = '<div class="textlinks"><a href="http://www.sonoma.edu/education/accreditation.html">Accreditation and Assessment</a></div>';
quicklinks  = '<div class="textlinks"><a href="http://www.sonoma.edu/education/Assessment/PACT.html">PACT</a></div>';
quicklinks += '<div class="textlinks"><a href="http://www.sonoma.edu/education/programs.html">Minor Program</a></div>';
	quicklinks += '<div class="textlinks"><a href="http://www.sonoma.edu/education/programs.html">Credential Programs</a></div>';
	quicklinks += '<div class="textlinks"><a href="http://www.sonoma.edu/education/Masters.htm">M.A. Programs</a></div>';
	quicklinks += '<div class="textlinks"><a href="http://www.sonoma.edu/education/candel/ed.html">Ed.D. CANDEL</a></div>';
	quicklinks += '<div class="textlinks"><a href="http://www.sonoma.edu/education/Resources.htm">Student Resources</a></div>';
	quicklinks += '<div class="textlinks"><ul>';
	quicklinks += '<li><a href="http://www.sonoma.edu/education/applications.htm">Applications</a></li>';
	quicklinks += '<li><a href="http://www.sonoma.edu/education/transfer.htm">Transfer information</a></li>';
	quicklinks += '<li><a href="http://www.sonoma.edu/education/freshman%20information.htm">Freshman information</a></li>';
	quicklinks += '</ul></div>';
	quicklinks += '<div class="textlinks"><a href="http://www.sonoma.edu/education/studplace.htm">Student Placements</a></div>';
	quicklinks += '<div class="textlinks"><a href="http://www.sonoma.edu/education/faq.htm">SOE FAQs</a></div>';

// RightColumn Bottom


var contactus  = '<div class=contactinfo>';
	contactus += '<p>School of Education<br />';
	contactus += '(707) 664-3115,<br />';
	contactus += '<a href="mailto:dean.education@sonoma.edu">dean.education@sonoma.edu</a></p>';
	contactus += '<p>Credentials Office<br />';
	contactus += '(707) 664-2832,<br />';
	contactus += '<a href="mailto:credentials.office@sonoma.edu">credentials.office@sonoma.edu</a></p>';
	contactus += '<p>Stevenson Hall 1078,<br />';
	contactus += '1801 E. Cotati Avenue<br />';
	contactus += 'Rohnert Park, CA  94928-3609</p>';
	
 
var accreditation ='<div class=textlinks><a href="http://www.sonoma.edu/education/ncate.html">NCATE Standards</a></div>';
	accreditation += '<div class=textlinks><a href="http://www.sonoma.edu/education/overview.html">Overview</a></div>';
    accreditation += '<div class=textlinks><a href="http://www.sonoma.edu/education/schedule2.html">Site Visit Schedule</a></div>';
	accreditation += '<div class=textlinks><a href="http://www.sonoma.edu/education/web_index.html">Web Index</a></div>';
        