// JavaScript Document
// Eric JSlib1

function SG_over(x){
	document.getElementById(x).className='linkTxtO';
	}
function SG_off(x){
	document.getElementById(x).className='linkTxt';
	}
function SG_nl(){
	document.location.href='http://www.utu1770.org/new/news.html';
	}
function  SG_blog(){
	document.location.href='http://utu1770.blogspot.com';
	}
function  SG_safeLeg(){
	document.location.href='http://www.utu1770.org/new/safeLeg.html';
	}
function  SG_forms1(){
	document.location.href='http://www.utu1770.org/new/forms1.html';
	}
function  SG_hist1(){
	document.location.href='http://www.utu1770.org/new/hist1.html';
	}
function  SG_gal(){
	document.location.href='http://www.utu1770.org/new/gal.html';
	}
function  SG_rr1(){
	document.location.href='http://www.utu1770.org/new/HR2095.pdf';
	}
