/*HM_Loader.js * by Peter Belesis. v4.0.8 010405 * Copyright (c) 2001 Peter Belesis. All Rights Reserved.*/
HM_DOM = (document.getElementById) ? true : false;
HM_NS4 = (document.layers) ? true : false; 
HM_IE = (document.all) ? true : false; 
HM_IE4 = HM_IE && !HM_DOM; 
HM_Mac = (navigator.appVersion.indexOf("Mac") != -1);
HM_IE4M = HM_IE4 && HM_Mac; 
HM_IsMenu = (HM_DOM || HM_NS4 || (HM_IE4 && !HM_IE4M));
HM_BrowserString = HM_NS4 ? "NS4" : HM_DOM ? "DOM" : "IE4";
if(window.event + "" == "undefined") event = null;
function HM_f_PopUp(){return false};
function HM_f_PopDown(){return false};
popUp = HM_f_PopUp;
popDown = HM_f_PopDown;
HM_GL_MenuWidth = 130;
HM_GL_FontFamily = "Arial,sans-serif";
HM_GL_FontSize = 8;
HM_GL_FontBold = true;
HM_GL_FontItalic = false;
HM_GL_FontColor = "#FFFFFF";
HM_GL_FontColorOver = "white";
HM_GL_BGColor = "#1D50A8";
HM_GL_BGColorOver = "#0080C0";
HM_GL_ItemPadding = 2;
HM_GL_BorderWidth = 1;
HM_GL_BorderColor = "#000000";
HM_GL_BorderStyle = "solid";
HM_GL_SeparatorSize = 1;
HM_GL_SeparatorColor = "#FFFFFF";
HM_GL_ImageSrc = "";
HM_GL_ImageSrcLeft = "";
HM_GL_ImageSize = 5;
HM_GL_ImageHorizSpace = 5;
HM_GL_ImageVertSpace = 5;
HM_GL_KeepHilite = true;
HM_GL_ClickStart = false;
HM_GL_ClickKill = false;
HM_GL_ChildOverlap = 0;
HM_GL_ChildOffset = -1;
HM_GL_ChildPerCentOver = null;
HM_GL_TopSecondsVisible = .5;
HM_GL_StatusDisplayBuild = false;
HM_GL_StatusDisplayLink = true;
HM_GL_UponDisplay = null;
HM_GL_UponHide = null;
HM_GL_RightToLeft = false;
//HM_GL_RightToLeft = true;
HM_GL_CreateTopOnly = HM_NS4 ? true : false;
HM_GL_ShowLinkCursor = true;

if(HM_IsMenu){

HM_Array1 = [[152,75,102,,,,,,,,,,,,,,],
["&nbsp;company background","/company.php",1,0,0],
["&nbsp;mission statement","/mission.php",1,0,0],
["&nbsp;contacts","/contacts.php",1,0,0]
]

HM_Array2 = [[116,150,102,,,,,,,,,,,,,,],
["&nbsp;overview","/wfi.php",1,0,0],
["&nbsp;worklist","/worklist.php",1,0,0],
["&nbsp;delegations","/delegations.php",1,0,0],
["&nbsp;communications","/communications.php",1,0,0],
["&nbsp;security","/security.php",1,0,0],
["&nbsp;integration","/integration.php",1,0,0],
["&nbsp;administration","/administration.php",1,0,0],
["&nbsp;architecture","/architecture.php",1,0,0]
]

HM_Array3 = [[120,265,102,,,,,,,,,,,,,,],
["&nbsp;features","/compare.php",1,0,0],
["&nbsp;generating emails","/case_email.php",1,0,0],
["&nbsp;using a worklist","/case_worklist.php",1,0,0],
["&nbsp;examples","/case_examples.php",1,0,0]
]

HM_Array4 = [[102,415,102,,,,,,,,,,,,,,],
["&nbsp;consulting","/consulting.php",1,0,0],
["&nbsp;training","/training.php",1,0,0]
]

HM_Array5 = [[122,490,102,,,,,,,,,,,,,,],
["&nbsp;why workflow?","/why.php",1,0,0],
["&nbsp;white papers...","",1,0,1],
["&nbsp;standards...","",1,0,1],
["&nbsp;forums","http://www.workflow-research.de/forums",1,0,0],
["&nbsp;glossary","/glossary.php",1,0,0]
]

HM_Array5_2 = [
[],
["&nbsp;The Workflow Reference Model","http://www.wfmc.org/standards/docs/Ref_Model_10_years_on_Hollingsworth.pdf",1,0,0],
["&nbsp;Corporate Streamlining Technology","http://www.e-workflow.org/downloads/lutka.pdf",1,0,0],
["&nbsp;Introduction to Workflow","http://www.e-workflow.org/bookstore/introduction_to_workflow02.pdf",1,0,0],
["&nbsp;Interesting Times for Workflow Technology","http://www.e-workflow.org/downloads/gue-int.pdf",1,0,0],
["&nbsp;Process Knowledge","http://www.e-workflow.org/downloads/gue-pro.pdf",1,0,0],
["&nbsp;Beyond Groupware and Workflow","http://www.e-workflow.org/downloads/gue-bey.pdf",1,0,0],
["&nbsp;Business Event Methodology","http://www.e-workflow.org/downloads/gue-bem.pdf",1,0,0],
["&nbsp;Streamline your Business Processes with Workflow","http://www.e-workflow.org/downloads/gue-str.pdf",1,0,0],
["&nbspTechnologies for the Virtual Enterprise","http://www.e-workflow.org/downloads/gue-tec.pdf",1,0,0],
["&nbsp;Modern Business Strategies and Process Support","http://www.e-workflow.org/downloads/gue-wor.pdf",1,0,0]
]

HM_Array5_3 = [
[],
["&nbsp;Business Process Management Initiative","http://www.bpmi.org",1,0,0],
["&nbsp;Organization for the Advancement of Structured Information Standards","http://www.oasis-open.org",1,0,0],
["&nbsp;Object Management Group","http://www.omg.org",1,0,0],
["&nbsp;World Wide Web Consortium","http://www.w3c.org",1,0,0],
["&nbsp;Workflow Management Coalition","http://www.wfmc.org",1,0,0]
]

document.write("<SCR" + "IPT LANGUAGE='JavaScript1.2' SRC='http://www.workflowisland.com/HM_Script" + HM_BrowserString + ".js' TYPE='text/javascript'></SCR" + "IPT>");}
