<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<a href="index.html"> Home</a> | <A href="aboutus.html">About Us</A>  | ')
document.write('<A href="GOALS.html">Goals</A> | <A href="aim_objective.html">AIM & OBJECTIVE </A> | ')
document.write('<a href="EDUCATIONALSERVICES.html">Educational Services</a> | <a href="facilities.html">Facilites</a> | <a href="LOCATION.html">Location</a> | <A href="contactus.html"> Contact Us </A><br>');
document.write('<br><span class ="copyright">&copy;2004-2007 sunshineeducationalsociety.com. All Rights Reserved');
document.write('<br>');
document.write('Web Site Designed <a href="http://www.crrwebhosting.com" target="_blank" TITLE="WEB HOSTING INDIA">By</a> <a href="http://www.crrtechnologies.com" target="_blank" TITLE="Web Designing and Development INDIA">CRR Technologies Pvt.Ltd. ');
document.write('</span><br>');

//  End -->