fixMozillaZIndex=true; //Fixes Z-Index problem  with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps
_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
/***********************************************
* Bookmark site script- © Dynamic Drive DHTML code library (www.dynamicdrive.com)
* This notice MUST stay intact for legal use
* Visit Dynamic Drive at http://www.dynamicdrive.com/ for full source code
***********************************************/

function bookmarksite(title, url){
if (document.all)
window.external.AddFavorite(url, title);
else if (window.sidebar)
window.sidebar.addPanel(title, url, "")
}
// (C) 2000 www.CodeLifter.com
// http://www.codelifter.com
// Free for all users, but leave in this  header

function printWindow(){
   bV = parseInt(navigator.appVersion)
   if (bV >= 4) window.print()
}

u = window.location;
function mailThisUrl() {
{
//window.location = "mailto:"+document.eMailer.email.value+"?subject="+initialsubj+"&body="+document.title+" "+u;
NewWindow = window.open("referal.aspx?send="+u,null,
    "height=400,width=500,status=no,toolbar=no,menubar=no,location=no")
   }
}

with(menuStyle=new mm_style()){
bordercolor="#106b4a";
borderstyle="solid";
borderwidth=0;
fontfamily="arial,comic sans ms,technical";
fontsize="75%";
fontstyle="normal";
headerbgcolor="";
headercolor="#000000";
offbgcolor="#ffffff";
offcolor="#106b4a";
onbgcolor="#106b4a";
oncolor="#ffeeee";
outfilter="";
overfilter="";
padding=2;
pagebgcolor="#ffffff";
pagecolor="#106b4a";
separatorcolor="#106b4a";
separatorsize=0;
subimage="arrow.gif";
subimagepadding=2;
}


with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
left=675;
style=menuStyle;
top=126;
followscroll=1;
aI("text=<b>Print Page;url=javascript:printWindow();title=Click here to print this page;status=Click here to print this page;");
aI("text=<b>Bookmark Site;url=javascript:bookmarksite('Acclaimed Visiting Nurses', 'http://www.acclaimedvisitingnurses.com/');title=Click here to bookmark this website;status=Click here to bookmark this website;");
aI("text=<b>Send to a friend;url=javascript:mailThisUrl();title=Send this page to a friend;status=Send this page to a friend;");
aI("text=<b><==Go Back==;url=javascript:history.back(1);title=Click here to return to the prior page;status=Click here to return to the prior page;");
aI("text=<b>==Site Map==;url=javascript:mm_siteIndex('top=0,left=0,width=350,height=600','Acclaimed Visiting Nurses Site Map','acclaim.css');title=View a full index of acclaimedvisitingnurses.com;status=Click here to view a full index of acclaimedvisitingnurses.com;");
}




drawMenus();


