﻿
/*
Milonic DHTML Menu - JavaScript Website Navigation System.
Copyright 2004 (c) Milonic Solutions Limited. All Rights Reserved.
Version 5+ Data File structure is the property of Milonic Solutions Ltd and must only be used in Milonic DHTML Products
This is a commercial software product, please visit http://www.milonic.com/ for more information.
See http://www.milonic.com/license.php for Commercial License Agreement
All Copyright statements must always remain in place in all files at all times
*******  PLEASE NOTE: THIS IS NOT FREE SOFTWARE, IT MUST BE LICENSED FOR ALL USE  ******* 
*/

_menuCloseDelay=500           // The time delay for menus to remain visible on mouse out
_menuOpenDelay=150            // The time delay before menus open on mouse over
_subOffsetTop=10              // Sub menu top offset
_subOffsetLeft=-10            // Sub menu left offset



with(menuStyle=new mm_style()){
onbgcolor="#ccd3e5";
oncolor="#00247d";
offbgcolor="#ccd3e5";
offcolor="#646462";
padding=3;
menuwidth="95%";
menuheight="50%"
fontsize="68%";
fontstyle="normal";
fontfamily="Verdana, Tahoma, Arial";
separatorcolor="#ffb50c"
separatorsize="0"
pagecolor="black";
pagebgcolor="#c3c4c4";
headercolor="#7B7B73";
headerbgcolor="#ffffff";
overfilter="Fade(duration=0.2);Alpha(opacity=90)";
outfilter="randomdissolve(duration=0.3)";
}

with(milonic=new menuname("Main Menu")){
style=menuStyle;
top=195;
left=10;
alwaysvisible=1;
orientation="vertical";
aI("image=images/home/nav/logosquarea.gif;text=County Employees View<br>Openings and Apply ;target=_parent;sourceframe=main;url=https://jobs.bexar.org/sap/bc/bsp/sap/hrrcf_start_int?sap-client=350&sap-language=EN&rcfSpId=0001&rcfContext=ZCON;");
aI("image=images/home/nav/logosquarea.gif;text=External Applicants ;target=_parent;sourceframe=main;url=https://jobs.bexar.org/sap/bc/bsp/sap/hrrcf_start_ext?sap-client=350&sap-language=EN&rcfSpId=9002&rcfContext=ZCON;");
aI("image=images/home/nav/logosquare.gif;text=Browser Instructions;target=_parent;sourceframe=main;url=/PRM/PDF/ApplyForJob/BrowserInfo08.pdf");
aI("image=images/home/nav/logosquare.gif;text=Benefits;target=_parent;sourceframe=main;url=/PRM/PDF/ApplyForJob/Benefits08.pdf;");
aI("image=images/home/nav/logosquarea.gif;text=Detention Officer<br>&nbsp;Instructions;target=_parent;sourceframe=main;url=/PRM/PDF/ApplyForJob/07Det Off Written Exam Physical Agility Inf.pdf;");
aI("image=images/home/nav/logosquarea.gif;text=Application<br>&nbsp;Information;target=_parent;sourceframe=main;url=/PRM/PDF/ApplyForJob/EmploymentInfoSheet08.pdf;");
aI("image=images/home/nav/logosquare.gif;text=Other Job Postings;target=_parent;sourceframe=main;url=http://www.bexar.org/cscd/Careers/careers.html;");
aI("image=images/home/nav/logosquarea.gif;text=Other Government<br>&nbsp;Job Sites;target=_parent;sourceframe=main;url=/PRM/GovernmentJobs.html;");
aI("image=images/home/nav/logosquarea.gif;text=Work In Texas<br>&nbsp;Registration;target=_blank;sourceframe=main;url=https://wit.twc.state.tx.us/WORKINTEXAS/wtx?pageid=JV_USE_AGREEMENT&cookiecheckflag=1 <https://wit.twc.state.tx.us/WORKINTEXAS/wtx?pageid=JV_USE_AGREEMENT&amp;cookiecheckflag=1> ");
aI("image=images/home/nav/logosquarea.gif;text=Typing Test<br>&nbsp;Instructions;target=_parent;sourceframe=main;url=/PRM/PDF/ApplyForJob/TypingTest08.pdf;");
aI("image=images/home/nav/logosquare.gif;text=FAQ's;target=_parent;sourceframe=main;url=/PRM/PDF/ApplyForJob/FAQs08.pdf;");
aI("image=images/home/nav/logosquare.gif;text=Our Location;target=_blank;sourceframe=main;url=http://maps.yahoo.com/maps_result?addr=400+S.+Main&csz=San+Antonio&country=us&new=1&name=&qty=;");
}

drawMenus();
