<!--
function mini_win(theURL,winName,features) {
window.open(theURL,winName,features);
}
//-->
<!--
function menuLink(linkLoc)
{ if(linkLoc !="") { window.location.href=linkLoc;} }
//-->
<!--
function addstring() {
document.forms[0].q.value = 'site:http://page.freett.com/shirason ' + document.forms[0].q.value;
return true;
}
// -->
