// JavaScript Document

//home
if(location.pathname == "http://www.etatechservice.com/index.htm")
{document.write('<p><a href="http://www.etatechservice.com/index.htm" class="buttonsdown">home</a></p>');}
	else
{document.write('<p><a href="http://www.etatechservice.com//index.htm">home</a></p>');}

//about_eta
if(location.pathname == "http://www.etatechservice.com//about_eta.htm")
{document.write('<p><a href="http://www.etatechservice.com//about_eta.htm" class="buttonsdown">about eta</a></p>');}
	else
{document.write('<p><a href="http://www.etatechservice.com//about_eta.htm">about eta</a></p>');}

//comp_maintenance
if(location.pathname == "http://www.etatechservice.com//comp_maintenance.htm")
{document.write('<p><a href="http://www.etatechservice.com//comp_maintenance.htm" class="buttonsdown">comprehensive<br />maintenance</a></p>');}
	else
{document.write('<p><a href="http://www.etatechservice.com//comp_maintenance.htm">comprehensive<br />maintenance</a></p>');}

//netserver_monitoring
if(location.pathname == "http://www.etatechservice.com//netserver_monitoring.htm")
{document.write('<p><a href="http://www.etatechservice.com//netserver_monitoring.htm" class="buttonsdown">network maintenance<br />& server stability<br />monitoring</a></p>');}
	else
{document.write('<p><a href="http://www.etatechservice.com//netserver_monitoring.htm">network maintenance<br />& server stability<br />monitoring</a></p>');}

//invcontrol_assetmgt
if(location.pathname == "http://www.etatechservice.com//invcontrol_assetmgt.htm")
{document.write('<p><a href="http://www.etatechservice.com//invcontrol_assetmgt.htm" class="buttonsdown">inventory control<br />& asset management</a></p>');}
	else
{document.write('<p><a href="http://www.etatechservice.com//invcontrol_assetmgt.htm">inventory control<br />& asset management</a></p>');}
//emergency_services
if(location.pathname == "http://www.etatechservice.com//emergency_services.htm")
{document.write('<p><a href="http://www.etatechservice.com//emergency_services.htm" class="buttonsdown">emergency services</a></p>');}
	else
{document.write('<p><a href="http://www.etatechservice.com//emergency_services.htm">emergency services</a></p>');}

//wiring_infradesign
//if(location.pathname == "http://www.etatechservice.com//wiring_infradesign.htm")
//{document.write('<p><a href="http://www.etatechservice.com//wiring_infradesign.htm" class="buttonsdown">wiring & infrastructure<br />design</a></p>');}
	//else
//{document.write('<p><a href="http://www.etatechservice.com//wiring_infradesign.htm">wiring & infrastructure<br />design</a></p>');}				

//letters_of_reference
//if(location.pathname == "http://www.etatechservice.com//letters_of_reference.htm")
//{document.write('<p><a href="http://www.etatechservice.com//letters_of_reference.htm" class="buttonsdown">letters of reference</a></p>');}
	//else
//{document.write('<p><a href="http://www.etatechservice.com//letters_of_reference.htm">letters of reference</a></p>');}				

//request_info
if(location.pathname == "http://www.etatechservice.com//request_info.htm")
{document.write('<p><a href="http://www.etatechservice.com//request_info.htm" class="buttonsdown">request information</a></p>');}
	else
{document.write('<p><a href="http://www.etatechservice.com//request_info.htm">request information</a></p>');}				

//request_service
if(location.pathname == "http://support.etatechservice.com")
{document.write('<p><a href="http://support.etatechservice.com" class="buttonsdown">tech services</a></p>');}
	else
{document.write('<p><a href="http://support.etatechservice.com">tech services</a></p>');}

//privacy_policy
if(location.pathname == "http://www.etatechservice.com//privacy.htm")
{document.write('<p><a href="http://www.etatechservice.com//privacy.htm" class="buttonsdown">privacy policy</a></p>');}
	else
{document.write('<p><a href="http://www.etatechservice.com//privacy.htm">privacy policy</a></p>');}				