/*
   Apycom DHTML Menu data file
   Created by Apycom DHTML Tuner
   http://dhtml-menu.com
*/

var key="155b1070ei8id";

// --- DHTML Tuner style names ---
var itemStylesNames=[];
var menuStylesNames=[];
// --- End of DHTML Tuner style names ---

//------- Common -------
var isHorizontal = 0;
//var saveNavigationPath = 1;
//var showByClick = 0;
//var bottomUp = 0;
//var orientation = 1;
//var columnPerSubmenu = "";
var pressedItem = -2;
var blankImage = "blank image filename";
var pathPrefix = "";
var statusString = "PCCP";

//------- Menu -------
var menuWidth = "180";
var menuBorderWidth = 0;
var menuBorderStyle = "solid";
var menuBackImage = "";

//------- Menu Positioning -------
var absolutePos = 0;
var posX = 0;
var posY = 0;
var floatable = 0;
var floatIterations = 6;
var movable = 0;
var moveWidth = 12;
var moveHeight = 20;
var moveCursor = "default";
var moveImage = "";

//------- Submenu Positioning -------
var topDX = 2;
var topDY = -1;
var DX = 0;
var DY = 0;

//------- Font -------
var fontStyle = "bold 10px Verdana";
var fontColor = ["#ffffff","#006633"];
var fontDecoration = ["none","none"];

//------- Items -------
var itemBorderWidth = 0;
var itemBorderStyle = ["none","none"];
var itemBackImage = ["",""];
var itemAlign = "left";
var subMenuAlign = "left";
var itemSpacing = 1;
var itemPadding = 3;
var itemCursor = "hand";
var itemTarget = "_self";

//------- Colors -------
var menuBackColor = "";
var menuBorderColor = "";
var itemBackColor = ["#006633","#339966"];
var itemBorderColor = ["#006633","#006633"];

//------- Icons -------
var iconTopWidth = 16;
var iconTopHeight = 16;
var iconWidth = 16;
var iconHeight = 16;
var arrowImageMain = ["",""];
var arrowImageSub = ["",""];
var arrowWidth = 9;
var arrowHeight = 9;

//------- Separators -------
var separatorWidth = "100%";
var separatorHeight = "3";
var separatorAlignment = "left";
var separatorImage = "";
var separatorVWidth = "3";
var separatorVHeight = "100%";
var separatorVImage = "";

//------- Visual Effects -------
var transparency = "100";
var transition = 0;
var transDuration = 300;
var transOptions = "";
var shadowLen = 0;
var shadowTop = 0;
var shadowColor = "#777777";

//------- CSS Mode -------
var cssStyle = 0;
var cssClass = "";


var menuItems = [
["<b class='menu'>APAS &amp; PCCP portal</b>","http://www.apas.gov.au/default.htm","img/arrow_ry.gif","img/arrow_ry2.gif","","_self",],
["<b class='menu'>PCCP home page</b>","index.htm","img/arrow_ry.gif","img/arrow_ry2.gif","","_self",],
["<b class='menu'>History</b>","historypccp.htm","img/arrow_ry.gif","img/arrow_ry2.gif","","_self",],
["<b class='menu'>How do I participate in<br />the PCCP?</b>","participate.htm","img/arrow_ry.gif","img/arrow_ry2.gif","","_self",],
["<b class='menu'>Accreditation classes</b>","accredclasspccp.htm","img/arrow_ry.gif","img/arrow_ry2.gif","","_self",],
["<b class='menu'>Case histories</b>","casehistpccp.htm","img/arrow_ry.gif","img/arrow_ry2.gif","","_self",],
["<b class='menu'>Contractors, accredited</b>","approvedpccp.htm","img/arrow_ry.gif","img/arrow_ry2.gif","","_self",],
["<b class='menu'>Documents</b>","doclistpccp.asp","img/arrow_ry.gif","img/arrow_ry2.gif","","_self",],
["<b class='menu'>Forum</b>","forumpccp.htm","img/arrow_ry.gif","img/arrow_ry2.gif","","_self",],
["<b class='menu'>News</b>","pccpnews.htm","img/arrow_ry.gif","img/arrow_ry2.gif","","_self",],
["<b class='menu'>Structure</b>","structurepccp.htm","img/arrow_ry.gif","img/arrow_ry2.gif","","_self",],
["<b class='menu'>Training courses</b>","","img/arrow_ry.gif","img/arrow_ry2.gif","","_self",],
["|<b class='menu'>Provider recognition<br />requirements</b>","accredtrainpccp.htm","img/arrow_ry.gif","img/arrow_ry2.gif","","_self",],
["|<b class='menu'>Recognised providers</b>","accredProvidersPccp.htm","img/arrow_ry.gif","img/arrow_ry2.gif","","_self",],
["<b class='menu'>Other sites of interest</b>","osoipccp.htm","img/arrow_ry.gif","img/arrow_ry2.gif","","_self",],
["<b class='menu'>CSIRO Verification<br/>services</b>","csiroappschemes.htm","img/arrow_ry.gif","img/arrow_ry2.gif","","_self",],
["<b class='menu'>Quality assurance</b>","qass.htm","img/arrow_ry.gif","img/arrow_ry2.gif","","_self",],
["<b class='menu'>Contact PCCP</b>","contactpccp.htm","img/arrow_ry.gif","img/arrow_ry2.gif","","_self",],
["<b class='menu'>Privacy statement</b>","privacy.htm","img/arrow_ry.gif","img/arrow_ry2.gif","","_self",],
["<b class='menu'>Copyright &amp; disclaimer</b>","copyright.htm","img/arrow_ry.gif","img/arrow_ry2.gif","","_self",]
];
apy_init();
