if (iStore == 3) { // GOTO TOP OF Contacts
MF.location="<%=bstrVirtRoot%>/contacts/main_fr.asp?store=0&obj=" +
contactsFID;
fNeedReload = true;
}else if (iStore!=2){ // GOTO TOP OF Public or Private Folders
MF.command_fr.location="<%=bstrVirtRoot%>/inbox/commands.asp?store="+iStore+"&command=newfolder";
}else { // REFRESH CAL
self.main_fr.location="<%=bstrVirtRoot%>/calendar/main_fr.asp?view="+iCalView+"&obj=<%=bstrDefaultCalendarFolderID%>";
fNeedReload = true;
Again Thanx up front,
--
Wayne