function footer()

{
   	document.write('<img src="images/tag2.gif" width="759" height="23">');
   	
   	
   	document.write('<!-- <br><br><table border="0" width="740" cellpadding="0" cellspacing="0">');
	document.write('<tr>');
	document.write('<td><img src="images/space.gif" width="15" height="1"></td>');
	document.write('<td class="copyright">');
	document.write('<a href="builttolast.html" class="white">BUILT TO LAST</a> | ');
	document.write('<a href="why.html" class="white">WHY SASCO?</a> | ');
	document.write('<a href="whats_new.html" class="white">WHATS NEW</a> | ');
	document.write('<a href="http://www.sasco.com/employment/client/index.asp" class="white">EMPLOYMENT</a> | ');
	document.write('<a href="contact.html" class="white">CONTACT US</a><br><br>');
	
	document.write('<a href="preconstruction_services.html" class="white">PRECONSTRUCTION SERVICES</a> | ');
	document.write('<a href="design_assist_build.html" class="white">DESIGN  BUILD COLLABORATION</a> | ');
	document.write('<a href="design_approach.html" class="white">DESIGN  BUILD APPROACH</a> | ');
	document.write('<a href="design_cad.html" class="white">3D CAD MODELING</a> | ');
	document.write('<a href="design_lighting.html" class="white">LIGHTING DESIGN EXPERTISE</a> | ');
	document.write('<a href="design_leed.html" class="white">LEED EXPERIENCE</a> | ');
	document.write('<a href="design_articles.html" class="white">ELECTRICAL CONSTRUTION PUBLICATIONS</a><br><br>');
	
	document.write('<a href="electrical_systems_integration.html" class="white">DATA SYSTEMS INTEGRATION </a> | ');
	document.write('<a href="global_operations.html" class="white">GLOBAL OPERATIONS</a> | ');
	document.write('<a href="trenches.html" class="white">IN THE TRENCHES</a> | ');
	document.write('<a href="material_procurement.html" class="white">MATERIAL PROCUREMENT </a><br><br>');
	document.write('<a href="project_management.html" class="white">PROJECT MANAGEMENT</a> | ');
	document.write('<a href="pm_quality.html" class="white">MANAGEMENT OF QUALITY</a> | ');
	document.write('<a href="pm_schedule.html" class="white">MANAGEMENT OF SCHEDULE</a> | ');
	document.write('<a href="pm_cost.html" class="white">MANAGEMENT OF COST</a><br><br>');

	document.write('<a href="safety.html" class="white">SAFETY</a> | ');
	document.write('<a href="safety_training.html" class="white">SAFETY TRAINING</a> | ');
	document.write('<a href="safety_accountability.html" class="white">ACCOUNTABILITY</a> | ');
	document.write('<a href="safety_program.html" class="white">KEY ELEMENTS</a> | ');
	document.write('<a href="safety_planning.html" class="white">PRE-JOB SAFETY PLANNING</a><br>');
	document.write('<a href="safety_process.html" class="white">INCIDENT INVESTIGATION PROCESS</a> | ');
	document.write('<a href="safety_emr.html" class="white">EXPERIENCE MODIFICATION RATE FACTOR (EMR)</a> | ');
	document.write('<a href="safety_faq.html" class="white">FAQs</a>');
	document.write('<br><br>&#169;2005 SASCO<br><br><div align="center"><a href="http://www.thebigideagroup.com" target="_blank"><img src="images/byline.gif" width="310" height="29" border="0"></a></div><br>&nbsp;<br></td>');
	document.write('</tr>');
	document.write('</table>-->');
	
}
	
	