function nl(grp,url,type,name) { 
  this.grp=grp;
  this.url=url;
  this.type=type;
  this.name=name;
}
var l;
l=new Array();var a; a=0;
l[a++]=new nl(1,'215.htm',1,'360-Degree')
l[a++]=new nl(1,'005.htm',1,'Associations')
l[a++]=new nl(1,'009.htm',1,'Consultants')
l[a++]=new nl(1,'012.htm',1,'Intranets')
l[a++]=new nl(1,'software.htm',3,'Software')
l[a++]=new nl(1,'111.htm',1,'Meta Lists')
l[a++]=new nl(1,'115.htm',1,'Listservs')
l[a++]=new nl(1,'008.htm',1,'News Articles')
l[a++]=new nl(1,'Hrexpert.htm',1,'Ask an Expert')
l[a++]=new nl(1,'011.htm',1,'Telework')
l[a++]=new nl(1,'209.htm',1,'Performance Appraisal')
l[a++]=new nl(1,'211.htm',1,'Time and Attendance')
l[a++]=new nl(1,'010.htm',1,'Web Resources')
l[a++]=new nl(2,'014.htm',1,'Policies/ Regulations')
l[a++]=new nl(2,'023.htm',1,'Employee Handbooks')
l[a++]=new nl(2,'024.htm',1,'Faculty Handbooks')
l[a++]=new nl(2,'025.htm',1,'Job Descriptions')
l[a++]=new nl(2,'026.htm',1,'Misc Documents')
l[a++]=new nl(3,'recruiters.htm',1,'Recruiters')
l[a++]=new nl(3,'370.htm',1,'Executive Search')
l[a++]=new nl(3,'selection.htm',3,'Personnel Selection')
l[a++]=new nl(3,'015.htm',1,'HR Job Opportunity Pages')
l[a++]=new nl(3,'017.htm',1,'On-Line Career Resources')
l[a++]=new nl(3,'http://www.job-analysis.net',2,'Job Analysis and Descriptions')
l[a++]=new nl(3,'019.htm',1,'Selection Instruments')
l[a++]=new nl(4,'software.htm',3,'Software')
l[a++]=new nl(4,'021.htm',1,'Vendors/ Consultants')
l[a++]=new nl(4,'022.htm',1,'Implementation')
l[a++]=new nl(5,'030.htm',1,'Employee Relations')
l[a++]=new nl(5,'031.htm',1,'Labor Relations, Unions')
l[a++]=new nl(5,'036.htm',1,'Unemployment Comp')
l[a++]=new nl(5,'037.htm',1,'Workers Comp')
l[a++]=new nl(5,'117.htm',1,'State HR Labor Resources')
l[a++]=new nl(6,'040.htm',1,'Compensation')
l[a++]=new nl(6,'041.htm',1,'Relocation Services')
l[a++]=new nl(6,'043.htm',1,'Salary Surveys')
l[a++]=new nl(6,'046.htm',1,'Software')
l[a++]=new nl(6,'048.htm',1,'Consultants')
l[a++]=new nl(6,'049.htm',1,'Variable Pay')
l[a++]=new nl(7,'050.htm',1,'Benefits')
l[a++]=new nl(7,'051.htm',1,'Regulations')
l[a++]=new nl(7,'053.htm',1,'Surveys')
l[a++]=new nl(7,'202.htm',1,'Software')
l[a++]=new nl(7,'058.htm',1,'Consultants')
l[a++]=new nl(8,'http://www.tregistry.com',2,'Resources')
l[a++]=new nl(8,'060.htm',1,'Consultants')
l[a++]=new nl(8,'Hr_tr.htm',1,'Registry of Consultants')
l[a++]=new nl(8,'Hr_tsoft.htm',1,'Software')
l[a++]=new nl(8,'Hr_tacc.htm',1,'Accessories / Supplies')
l[a++]=new nl(8,'067.htm',1,'Org Change')
l[a++]=new nl(8,'066.htm',1,'BPR')
l[a++]=new nl(9,'069.htm',1,'Courts and Court Cases')
l[a++]=new nl(9,'070.htm',1,'Litigation and Laywers')
l[a++]=new nl(9,'071.htm',1,'Artibration and Mediation')
l[a++]=new nl(9,'072.htm',1,'Sexual Harassment')
l[a++]=new nl(9,'073.htm',1,'Age Discrimination')
l[a++]=new nl(9,'074.htm',1,'Affirmative Action')
l[a++]=new nl(9,'075.htm',1,'Legal Resources')
l[a++]=new nl(9,'077.htm',1,'Laws, Statutes, Regulations')
l[a++]=new nl(9,'078.htm',1,'Diversity')
l[a++]=new nl(9,'076.htm',1,'FMLA')
l[a++]=new nl(9,'079.htm',1,'Government Links')
l[a++]=new nl(9,'080.htm',1,'Disability Resources')
l[a++]=new nl(9,'081.htm',1,'Drug and Alcohol')
l[a++]=new nl(9,'083.htm',1,'ADA')
l[a++]=new nl(9,'084.htm',1,'Accommodation Websites')
l[a++]=new nl(9,'089.htm',1,'Termination and Dismissal')
l[a++]=new nl(10,'090.htm',1,'Wellness, Safety')
l[a++]=new nl(10,'091.htm',1,'OSHA')
l[a++]=new nl(10,'093.htm',1,'EAP Programs')
l[a++]=new nl(11,'GradHR.htm',1,'Human Resources')
l[a++]=new nl(11,'GradILR.htm',1,'Industrial and Labor Relations')
l[a++]=new nl(11,'GradMBA.htm',1,'MBA')
l[a++]=new nl(11,'GradxMBA.htm',1,'Executive MBA')
l[a++]=new nl(11,'GradIO.htm',1,'Industrial / Organizational Psych')
l[a++]=new nl(12,'120.htm',1,'Industrial / Organizational Psych')

function gh(caption,j) {
  document.writeln('<table border=0 width="100%" bgcolor="#000000"><tr><td>')  
  document.writeln('<font size="2" color="#FFFFFF">')  
  document.writeln(caption+'<br>')  
  document.writeln('</td></tr></table>')
  document.writeln('<table border=0 width="100%" cellpadding=0 cellspacing=0>')
  for(i=0;i<l.length;i++){
    if(j==l[i].grp){ 
      root='http://www.hr-guide.com/'
      if(l[i].type==1){ root+='data/' }
      if(l[i].type==2){ root='' }
      document.writeln('<tr><td ')
      document.writeln(' bgcolor=\'#CCDDFF\' onmouseover="mOvr(this,\'#DDFFCC\');" onmouseout="mOut(this,\'#CCDDFF\');" ') // Eliminated nowrap parameter
      document.writeln('>•<a href="'+root+l[i].url+'" target="_top">'+l[i].name+'</a><br>')
    }
  } document.writeln('</td></tr></table>')
  document.writeln('<br>')}
function mOvr(src,clrOver) { 
  if (!src.contains(event.fromElement)) { src.bgColor = clrOver; }
}
function mOut(src,clrIn) { 
  if (!src.contains(event.toElement)) { src.bgColor = clrIn; }
} 
function mClk(href) {
  if(event.srcElement.tagName=='TD') location = href;
}

function tc() {  
  document.writeln('<font size="2" face="Arial">')  
  document.writeln('<a href="http://www.hr-guide.com/">')  
  document.writeln('<p align=center>')  
  document.writeln('HR-Guide Home')  
  document.writeln('</a>')  
  document.writeln('</p>')  
  document.writeln('<font size="2" face="Arial">')  
  gh('Human Resources',1)
  gh('On-Line Documents',2)  
  gh('Recruitment and Selection',3)
  gh('HRIS',4)
  gh('Labor',5)
  gh('Compensation',6)
  gh('Benefits',7)
  gh('Training and Development',8)
  gh('Law / Legal',9)
  gh('Safety',10)
  gh('Education Programs',11)
  gh('I/O Psychology',12)
} 
