//<![CDATA[
function enterTab(e){document.getElementById(e).setAttribute("class", "sfpressed");}
function leaveTab(e){document.getElementById(e).removeAttribute("class");}
function mailpage() {mail_str = "mailto:?subject=A Web Page Link That Might Interest You... "; mail_str += "&body=The sender of this email thought that the following information from the AMI Paperless website might be of interest to you. Please click on their link regarding [" + document.title ;mail_str += "] >>  " + parent.location.href; location.href = mail_str;}
function bookmarksite(title,url){
if (window.sidebar)	window.sidebar.addPanel(title, url, "");
else if(window.opera && window.print){ 
var elem = document.createElement('a');
elem.setAttribute('href',url);
elem.setAttribute('title',title);
elem.setAttribute('rel','sidebar');
elem.click();} 
else if(document.all)window.external.AddFavorite(url, title);}
//]]>
