/***********************************************
* Random Content (from DIVs) script- by JavaScript Kit (www.javascriptkit.com)
* This notice must stay intact for usage
* Visit JavaScript Kit at http://www.javascriptkit.com/ for this script and 100s more
***********************************************/

if (document.getElementById)
document.documentElement.className = 'jsclass'; //hide content for DOM capable browsers

var randomcontentdisplay={
	divholders:new Object(),
	masterclass: "randomcontent",

	init:function(){
		if (!document.getElementById)
			return
		var alldivs=document.getElementsByTagName("div")
		var randomcontentsearch=new RegExp(this.masterclass+"\\s+(group\\d+)", "i") //check for CSS class="randomcontent groupX" (x=integer)
		for (var i=0; i<alldivs.length; i++){
			if (randomcontentsearch.test(alldivs[i].className)){
				if (typeof this.divholders[RegExp.$1]=="undefined") //if array to hold this group of divs doesn't exist yet
					this.divholders[RegExp.$1]=new Array() //create array first
					this.divholders[RegExp.$1].push(alldivs[i]) //add this div to the array
			}
		}
	this.showone()
	},

	showone:function(){
		for (group in this.divholders){ //loop thru each array within object
			var chosenOne=Math.floor(Math.random()*this.divholders[group].length) //randomly pick one entry from array
			this.divholders[group][chosenOne].style.display="block" //display content corresponding to the chosen entry
		}
	}
}

/* Rotation script for main image and text */
var NS4 = (document.layers) ? 1 : 0;
var IE4 = (document.all) ? 1 : 0;


var ar = new Array();
/* law enforcement */
ar[7] = "<table cellpadding='0' cellspacing='0' border='0' background='http://pubcontent.state.pa.us/publishedcontent/publish/marketingsites/employment/images/Home_bkgr_1.jpg' style='background-repeat:no-repeat;width:600px;height:250px'><tr><td style='padding-right:9px; padding-left:377px; padding-top:9px;padding-bottom:9px;color:#002569;'><p align=center style='font-size:12pt;font-weight:bold;color:#002569;'>More than a job</p><p style='color:#002569'>From intelligence analysts to field investigators, thousands of Pennsylvania’s public safety professionals build their careers on integrity, trust, courage and service.</p><p align=center style='font-size:12pt;font-weight:bold;color:#002569;'>Check out all of our<br><a style='font-size:12pt;font-weight:bold;color:#002569;text-decoration:underline;' href='http://www.portal.state.pa.us/portal/server.pt/community/apply_now/17640/class_specifications/613128'>job classifications!</a></p></td></tr></table>";
/* skilled trades */
ar[0] = "<table cellpadding='0' cellspacing='0' border='0' background='http://pubcontent.state.pa.us/publishedcontent/publish/marketingsites/employment/images/Home_bkgr_2.jpg' style='background-repeat:no-repeat;width:600px;height:250px'><tr><td style='padding-right:9px; padding-left:377px; padding-top:9px;padding-bottom:9px;color:#002569;'><p align=center style='font-size:12pt;font-weight:bold;color:#002569;'>Skilled workers in demand</p><p style='color:#002569'>Not all commonwealth jobs are in an office.  We employ carpenters, plumbers, masons, machinists, welders, painters and other skilled tradespeople.</p><p align=center style='font-size:12pt;font-weight:bold;color:#002569;'>Check out all of our<br><a style='font-size:12pt;font-weight:bold;color:#002569;text-decoration:underline;' href='http://www.portal.state.pa.us/portal/server.pt/community/apply_now/17640/class_specifications/613128'>job classifications!</a></p></td></tr></table>";
/* food service */
ar[1] = "<table cellpadding='0' cellspacing='0' border='0' background='http://pubcontent.state.pa.us/publishedcontent/publish/marketingsites/employment/images/Home_bkgr_3.jpg' style='background-repeat:no-repeat;width:600px;height:250px'><tr><td style='padding-right:9px; padding-left:377px; padding-top:9px;padding-bottom:9px;color:#002569;'><p align=center style='font-size:12pt;font-weight:bold;color:#002569;'>A recipe for success</p><p style='color:#002569'>Do you enjoy working in a fast-paced environment?  The commonwealth employs hundreds of food service staff to prepare and serve daily meals in a variety of settings.</p><p align=center style='font-size:12pt;font-weight:bold;color:#002569;'>Check out all of our<br><a style='font-size:12pt;font-weight:bold;color:#002569;text-decoration:underline;' href='http://www.portal.state.pa.us/portal/server.pt/community/apply_now/17640/class_specifications/613128'>job classifications!</a></p></td></tr></table>";
/* dental */
ar[2] = "<table cellpadding='0' cellspacing='0' border='0' background='http://pubcontent.state.pa.us/publishedcontent/publish/marketingsites/employment/images/Home_bkgr_4.jpg' style='background-repeat:no-repeat;width:600px;height:250px'><tr><td style='padding-right:9px; padding-left:377px; padding-top:9px;padding-bottom:9px;color:#002569;'><p align=center style='font-size:12pt;font-weight:bold;color:#002569;'>A career to smile about!</p><p style='color:#002569'>Are you a dentist, hygienist or dental assistant with experience in an office or clinic? The commonwealth employs over 100 dental professionals from entry-level to expert.</p><p align=center style='font-size:12pt;font-weight:bold;color:#002569;'>Check out all of our<br><a style='font-size:12pt;font-weight:bold;color:#002569;text-decoration:underline;' href='http://www.portal.state.pa.us/portal/server.pt/community/apply_now/17640/class_specifications/613128'>job classifications!</a></p></td></tr></table>";
/* equipment op */
ar[3] = "<table cellpadding='0' cellspacing='0' border='0' background='http://pubcontent.state.pa.us/publishedcontent/publish/marketingsites/employment/images/Home_bkgr_5.jpg' style='background-repeat:no-repeat;width:600px;height:250px'><tr><td style='padding-right:9px; padding-left:377px; padding-top:9px;padding-bottom:9px;color:#002569;'><p align=center style='font-size:12pt;font-weight:bold;color:#002569;'>Shift into high gear!</p><p style='color:#002569'>The commonwealth needs thousands of safe, experienced truck and heavy equipment operators to keep it running on all cylinders.</p><p align=center style='font-size:12pt;font-weight:bold;color:#002569;'>Check out all of our<br><a style='font-size:12pt;font-weight:bold;color:#002569;text-decoration:underline;' href='http://www.portal.state.pa.us/portal/server.pt/community/apply_now/17640/class_specifications/613128'>job classifications!</a></p></td></tr></table>";
/* animal services */
ar[4] = "<table cellpadding='0' cellspacing='0' border='0' background='http://pubcontent.state.pa.us/publishedcontent/publish/marketingsites/employment/images/Home_bkgr_7.jpg' style='background-repeat:no-repeat;width:600px;height:250px'><tr><td style='padding-right:9px; padding-left:377px; padding-top:9px;padding-bottom:9px;color:#002569;'><p align=center style='font-size:12pt;font-weight:bold;color:#002569;'>Animal services</p><p style='color:#002569'>The Department of Agriculture employs a variety of professionals with veterinary, investigative and law enforcement backgrounds to protect the health and safety of kennel dogs and livestock.</p><p align=center style='font-size:12pt;font-weight:bold;color:#002569;'>Check out all of our<br><a style='font-size:12pt;font-weight:bold;color:#002569;text-decoration:underline;' href='http://www.portal.state.pa.us/portal/server.pt/community/apply_now/17640/class_specifications/613128'>job classifications!</a></p></td></tr></table>";
/* highway maintenance */
ar[5] = "<table cellpadding='0' cellspacing='0' border='0' background='http://pubcontent.state.pa.us/publishedcontent/publish/marketingsites/employment/images/Home_bkgr_6.jpg' style='background-repeat:no-repeat;width:600px;height:250px'><tr><td style='padding-right:9px; padding-left:377px; padding-top:9px;padding-bottom:9px;color:#002569;'><p align=center style='font-size:12pt;font-weight:bold;color:#002569;'>Road workers needed</p><p style='color:#002569'>From patching and plowing roads to mending guardrails and mowing grass, the commonwealth needs workers to help maintain its 40,000 miles of roads safe for travel all year round.</p><p align=center style='font-size:12pt;font-weight:bold;color:#002569;'>Check out all of our<br><a style='font-size:12pt;font-weight:bold;color:#002569;text-decoration:underline;' href='http://www.portal.state.pa.us/portal/server.pt/community/apply_now/17640/class_specifications/613128'>job classifications!</a></p></td></tr></table>";
/* legal */
ar[6] = "<table cellpadding='0' cellspacing='0' border='0' background='http://pubcontent.state.pa.us/publishedcontent/publish/marketingsites/employment/images/Home_bkgr_8.jpg' style='background-repeat:no-repeat;width:600px;height:250px'><tr><td style='padding-right:9px; padding-left:377px; padding-top:9px;padding-bottom:9px;color:#002569;'><p align=center style='font-size:12pt;font-weight:bold;color:#002569;'>Attention legal professionals</p><p style='color:#002569'>The commonwealth employs legal assistants, paralegals and attorneys from a wide array of practice areas.  All levels of experience welcome.</p><p align=center style='font-size:12pt;font-weight:bold;color:#002569;'>Check out all of our<br><a style='font-size:12pt;font-weight:bold;color:#002569;text-decoration:underline;' href='http://www.portal.state.pa.us/portal/server.pt/community/apply_now/17640/class_specifications/613128'>job classifications!</a></p></td></tr></table>";

var num = 0;

function update() {
  display("slides", ar[num]);
  num++;
  if (num == ar.length) num = 0;
}

function display(id, str) {
  if (NS4) {
    with (document[id].document) {
      open();
      write(str);
      close();
    }
  } else {
    document.all[id].innerHTML = str;
  }
}

