function setPageDetails(deptid, unitid, secid, deptName)
{
	this.deptName=deptName;
	this.deptid=deptid;
	this.unitid=unitid;
	this.secid=secid;
	this.scrollPos=-1;
}

var tmp;
var menuUnit;
var menuSec;
var pageDetails;

tmp=this.location.href.split("#");

switch(tmp[1])
{
	
	case "af":
		menuUnit=[
			"Accessing the workplace",
			"Writing workplace correspondence",
			"Writing workplace reports",
			"Participating in workplace discussions & negotiations"
		];

		menuSec=new Array(menuUnit.length);
		menuSec[0]=[
			"Assignment Schedule",
			"Job advert writer",
			"Company profile form",
			"CVs",
			"CV writer",
			"Tense use in application letters1",
			"Tense use in application letters2",
			"Tense use in application letters3",
			"Prepositions in application letters",
			"Job application letters",
			"Application letter writer",
			"Application letter text reconstruction1",
			"Application letter text reconstruction2",
			"Application letter text reconstruction3",
			"Interview questions",
			"Interview game",
			"Panel discussion",
			"Panel checklist",
			"What employers think graduates need (IHRM survey)",
			"Revision game",
			"Links"
		];
		menuSec[1]=[
			"Letters of complaint",
			"Sample of complaint letter",
			"Letters of adjustment",
			"Evaluating adjustment letters",
			"Adjustment letter mistakes",
			"Positive tone in adjustment letters",
			"Adjustment letter constructor",
			"Degrees of distance & directness",
			"Memos#Organisation",
			"#Headings",
			"#Tone",
			"#Formality",
			"You approach",
			"Grammar#_ed/_ing adjectives",
			"#It/This?",
			"#Topicalisation",
			"#Prepositions",
			"#Word forms",
			"#Subject verb agreement",
			"#However vs Nevertheless",
			"#Important/ance",
			"#lack/lack of",
			"#staff/staffs",
			"Vocabulary#Word choice",
			"#Meaning choice",
			"Email ordering",
			"Pronunciation#/I/ ,/i:/ ,/e/ or /&aelig;/",
			//"#/s/ or /z/ endings",
			//"#/IZ/ endings",
			"Links"
		];
		menuSec[2]=[
			"Types of report",
			"Stages & content of a report",
			"Stages & language of a report",
			"Researching a report",
			"Report structure & language",
			"Describing trends#Vocabulary describing trends",
			"#Trend headings",
			"#Verbs & nouns",
			"#Adjectives & adverbs",
			"#Describing numbers",
			"#Describing graphs",
			"Report recommendations",
			"Report conclusions",
			"Grammar#Prepositions",
			"#Approximation",
			"#Approximation errors",
			"#Approximating dissatisfaction",
			"#Satisfaction",
			"#Nouns",
			"#Nouns multiple choice",
			"#Lack/Lack of",
			"#Concern/ing",
			"Vocabulary activities#verb-noun collocations",
			"Pronunciation#final consonants",
			"#l/w/r",
			"#f/v/th/s",
			//"Revision game",
			"Links"			
		];
		menuSec[3]=[
			"Workplace conversations",
			"Suggesting, hypothesising & asking for clarification",
			"Telephoning#Telephone vocabulary & expressions",
			"#Telephone responses",
			"#Telephone dialogue",
			"Cost cutting meeting",
			"Roleplay#Airport",
			"#New colleagues",
			"Collocations#Exercise 1",
			"#Exercise 2",
			"Workplace idioms#Exercise 1",
			"#Exercise 2",
			"Pronunciation#Linking final consonants to initial vowels",
			"Revision game",
			"Links"
		];

		pageDetails=new setPageDetails(tmp[1], tmp[2], tmp[3], "School of Accounting and Finance, The Department of Management and Marketing");
		break;

	case "apss":
		menuUnit=[
			"Accessing the workplace",
			"Writing workplace correspondence",
			"Writing workplace reports",
			"Participating in workplace discussions & negotiations"
		];

		menuSec=new Array(menuUnit.length);
		menuSec[0]=[
			"Assignment Schedule",
			"Job advert writer",
			"Company profile form",
			"CVs",
			"CV writer",
			"Tense use in application letters1",
			"Tense use in application letters2",
			"Tense use in application letters3",
			"Prepositions in application letters",
			"Job application letters",
			"Application letter writer",
			"Application letter text reconstruction1",
			"Application letter text reconstruction2",
			"Application letter text reconstruction3",
			"Interview questions",
			"Interview game",
			"Panel discussion",
			"Panel checklist",
			"What employers think graduates need (IHRM survey)",
			"Revision game",
			"Links"
		];
		menuSec[1]=[
			"Letters of complaint",
			"Sample of complaint letter",
			"Letters of adjustment",
			"Evaluating adjustment letters",
			"Adjustment letter mistakes",
			"Positive tone in adjustment letters",
			"Adjustment letter constructor",
			"Degrees of distance & directness",
			"Memos#Organisation",
			"#Headings",
			"#Tone",
			"#Formality",
			"You approach",
			"Grammar#_ed/_ing adjectives",
			"#It/This?",
			"#Topicalisation",
			"#Prepositions",
			"#Word forms",
			"#Subject verb agreement",
			"#However vs Nevertheless",
			"#Important/ance",
			"#lack/lack of",
			"#staff/staffs",
			"Vocabulary#Word choice",
			"#Meaning choice",
			"Email ordering",
			"Pronunciation#/I/ ,/i:/ ,/e/ or /&aelig;/",
			//"#/s/ or /z/ endings",
			//"#/IZ/ endings",
			"Links"
		];
		menuSec[2]=[
			"Types of report",
			"Stages & content of a report",
			"Stages & language of a report",
			"Researching a report",
			"Report structure & language",
			"Describing trends#Vocabulary describing trends",
			"#Trend headings",
			"#Verbs & nouns",
			"#Adjectives & adverbs",
			"#Describing numbers",
			"#Describing graphs",
			"Report recommendations",
			"Report conclusions",
			"Grammar#Prepositions",
			"#Approximation",
			"#Approximation errors",
			"#Approximating dissatisfaction",
			"#Satisfaction",
			"#Nouns",
			"#Nouns multiple choice",
			"#Lack/Lack of",
			"#Concern/ing",
			"Vocabulary activities#verb-noun collocations",
			"Pronunciation#final consonants",
			"#l/w/r",
			"#f/v/th/s",
			//"Revision game",
			"Links"			
		];
		menuSec[3]=[
			"Workplace conversations",
			"Suggesting, hypothesising & asking for clarification",
			"Telephoning#Telephone vocabulary & expressions",
			"#Telephone responses",
			"#Telephone dialogue",
			"Cost cutting meeting",
			"Roleplay#Airport",
			"#New colleagues",
			"Collocations#Exercise 1",
			"#Exercise 2",
			"Workplace idioms#Exercise 1",
			"#Exercise 2",
			"Pronunciation#Linking final consonants to initial vowels",
			"Revision game",
			"Links"
		];

		pageDetails=new setPageDetails(tmp[1], tmp[2], tmp[3], "Department of Applied Social Science");
		break;

	case "cbs":
		menuUnit=[
			"Accessing the workplace",
			"Writing workplace correspondence",
			"Writing workplace reports",
			"Participating in workplace discussions & negotiations"
		];

		menuSec=new Array(menuUnit.length);
		menuSec[0]=[
			"Assignment Schedule",
			"Job advert writer",
			"Company profile form",
			"CVs",
			"CV writer",
			"Tense use in application letters1",
			"Tense use in application letters2",
			"Tense use in application letters3",
			"Prepositions in application letters",
			"Job application letters",
			"Application letter writer",
			"Application letter text reconstruction1",
			"Application letter text reconstruction2",
			"Application letter text reconstruction3",
			"Interview questions",
			"Interview game",
			"Panel discussion",
			"Panel checklist",
			"What employers think graduates need (IHRM survey)",
			"Revision game",
			"Links"
		];
		menuSec[1]=[
			"Letters of complaint",
			"Sample of complaint letter",
			"Letters of adjustment",
			"Evaluating adjustment letters",
			"Adjustment letter mistakes",
			"Positive tone in adjustment letters",
			"Adjustment letter constructor",
			"Degrees of distance & directness",
			"Memos#Organisation",
			"#Headings",
			"#Tone",
			"#Formality",
			"You approach",
			"Grammar#_ed/_ing adjectives",
			"#It/This?",
			"#Topicalisation",
			"#Prepositions",
			"#Word forms",
			"#Subject verb agreement",
			"#However vs Nevertheless",
			"#Important/ance",
			"#lack/lack of",
			"#staff/staffs",
			"Vocabulary#Word choice",
			"#Meaning choice",
			"Email ordering",
			"Pronunciation#/I/ ,/i:/ ,/e/ or /&aelig;/",
			//"#/s/ or /z/ endings",
			//"#/IZ/ endings",
			"Links"
		];
		menuSec[2]=[
			"Types of report",
			"Stages & content of a report",
			"Stages & language of a report",
			"Researching a report",
			"Report structure & language",
			"Describing trends#Vocabulary describing trends",
			"#Trend headings",
			"#Verbs & nouns",
			"#Adjectives & adverbs",
			"#Describing numbers",
			"#Describing graphs",
			"Report recommendations",
			"Report conclusions",
			"Grammar#Prepositions",
			"#Approximation",
			"#Approximation errors",
			"#Approximating dissatisfaction",
			"#Satisfaction",
			"#Nouns",
			"#Nouns multiple choice",
			"#Lack/Lack of",
			"#Concern/ing",
			"Vocabulary activities#verb-noun collocations",
			"Pronunciation#final consonants",
			"#l/w/r",
			"#f/v/th/s",
			//"Revision game",
			"Links"			
		];
		menuSec[3]=[
			"Workplace conversations",
			"Suggesting, hypothesising & asking for clarification",
			"Telephoning#Telephone vocabulary & expressions",
			"#Telephone responses",
			"#Telephone dialogue",
			"Cost cutting meeting",
			"Roleplay#Airport",
			"#New colleagues",
			"Collocations#Exercise 1",
			"#Exercise 2",
			"Workplace idioms#Exercise 1",
			"#Exercise 2",
			"Pronunciation#Linking final consonants to initial vowels",
			"Revision game",
			"Links"
		];

		pageDetails=new setPageDetails(tmp[1], tmp[2], tmp[3], "Department of Chinese and Bilingual Studies");
		break;

	case "fast":
		menuUnit=[
			"Accessing the workplace",
			"Writing workplace correspondence",
			"Writing workplace reports",
			"Participating in workplace discussions & negotiations"
		];

		menuSec=new Array(menuUnit.length);
		menuSec[0]=[
			"Assignment Schedule",
			"Job advert writer",
			"Company profile form",
			"CVs",
			"CV writer",
			"Tense use in application letters1",
			"Tense use in application letters2",
			"Tense use in application letters3",
			"Prepositions in application letters",
			"Job application letters",
			"Application letter writer",
			"Application letter text reconstruction1",
			"Application letter text reconstruction2",
			"Interview questions",
			"Interview game",
			"Panel discussion",
			"Panel checklist",
			"What employers think graduates need (IHRM survey)",
			"Revision game",
			"Links"
		];
		menuSec[1]=[
			"Letters of complaint",
			"Sample of complaint letter",
			"Letters of adjustment",
			"Evaluating adjustment letters",
			"Adjustment letter mistakes",
			"Positive tone in adjustment letters",
			"Adjustment letter constructor",
			"Degrees of distance & directness",
			"Memos#Organisation",
			"#Headings",
			"#Tone",
			"#Formality",
			"You approach",
			"Grammar#_ed/_ing adjectives",
			"#It/This?",
			"#Topicalisation",
			"#Prepositions",
			"#Word forms",
			"#Subject verb agreement",
			"#However vs Nevertheless",
			"#Important/ance",
			"#lack/lack of",
			"#staff/staffs",
			"Vocabulary#Word choice",
			"#Meaning choice",
			"Email ordering",
			"Pronunciation#/I/ ,/i:/ ,/e/ or /&aelig;/",
			//"#/s/ or /z/ endings",
			//"#/IZ/ endings",
			"Links"
		];
		menuSec[2]=[
			"Types of report",
			"Stages & content of a report",
			"Stages & language of a report",
			"Researching a report",
			"Report structure & language",
			"Describing trends#Vocabulary describing trends",
			"#Trend headings",
			"#Verbs & nouns",
			"#Adjectives & adverbs",
			"#Describing numbers",
			"#Describing graphs",
			"Report recommendations",
			"Report conclusions",
			"Grammar#Prepositions",
			"#Approximation",
			"#Approximation errors",
			"#Approximating dissatisfaction",
			"#Satisfaction",
			"#Nouns",
			"#Nouns multiple choice",
			"#Lack/Lack of",
			"#Concern/ing",
			"Vocabulary activities#verb-noun collocations",
			"Pronunciation#final consonants",
			"#l/w/r",
			"#f/v/th/s",
			//"Revision game",
			"Links"			
		];
		menuSec[3]=[
			"Workplace conversations",
			"Suggesting, hypothesising & asking for clarification",
			"Telephoning#Telephone vocabulary & expressions",
			"#Telephone responses",
			"#Telephone dialogue",
			"Cost cutting meeting",
			"Roleplay#Airport",
			"#New colleagues",
			"Collocations#Exercise 1",
			"#Exercise 2",
			"Workplace idioms#Exercise 1",
			"#Exercise 2",
			"Pronunciation#Linking final consonants to initial vowels",
			"Revision game",
			"Links"
		];

		pageDetails=new setPageDetails(tmp[1], tmp[2], tmp[3], "Faculty of Applied Science and Textiles");
		break;

	case "fclu":
		menuUnit=[
			"Accessing the workplace",
			"Writing workplace correspondence",
			"Writing workplace reports",
			"Participating in workplace discussions & negotiations"
		];

		menuSec=new Array(menuUnit.length);
		menuSec[0]=[
			"Assignment Schedule",
			"Job advert writer",
			"Company profile form",
			"CVs",
			"CV writer",
			"Tense use in application letters1",
			"Tense use in application letters2",
			"Tense use in application letters3",
			"Prepositions in application letters",
			"Job application letters",
			"Application letter writer",
			"Application letter text reconstruction1",
			"Application letter text reconstruction2",
			"Application letter text reconstruction3",
			"Interview questions",
			"Interview game",
			"Panel discussion",
			"Panel checklist",
			"What employers think graduates need (IHRM survey)",
			"Revision game",
			"Links"
		];
		menuSec[1]=[
			"Letters of complaint",
			"Sample of complaint letter",
			"Letters of adjustment",
			"Evaluating adjustment letters",
			"Adjustment letter mistakes",
			"Positive tone in adjustment letters",
			"Adjustment letter constructor",
			"Degrees of distance & directness",
			"Memos#Organisation",
			"#Headings",
			"#Tone",
			"#Formality",
			"You approach",
			"Grammar#_ed/_ing adjectives",
			"#It/This?",
			"#Topicalisation",
			"#Prepositions",
			"#Word forms",
			"#Subject verb agreement",
			"#However vs Nevertheless",
			"#Important/ance",
			"#lack/lack of",
			"#staff/staffs",
			"Vocabulary#Word choice",
			"#Meaning choice",
			"Email ordering",
			"Pronunciation#/I/ ,/i:/ ,/e/ or /&aelig;/",
			//"#/s/ or /z/ endings",
			//"#/IZ/ endings",
			"Links"
		];
		menuSec[2]=[
			"Types of report",
			"Stages & content of a report",
			"Stages & language of a report",
			"Researching a report",
			"Report structure & language",
			"Describing trends#Vocabulary describing trends",
			"#Trend headings",
			"#Verbs & nouns",
			"#Adjectives & adverbs",
			"#Describing numbers",
			"#Describing graphs",
			"Report recommendations",
			"Report conclusions",
			"Grammar#Prepositions",
			"#Approximation",
			"#Approximation errors",
			"#Approximating dissatisfaction",
			"#Satisfaction",
			"#Nouns",
			"#Nouns multiple choice",
			"#Lack/Lack of",
			"#Concern/ing",
			"Vocabulary activities#verb-noun collocations",
			"Pronunciation#final consonants",
			"#l/w/r",
			"#f/v/th/s",
			//"Revision game",
			"Links"			
		];
		menuSec[3]=[
			"Workplace conversations",
			"Suggesting, hypothesising & asking for clarification",
			"Telephoning#Telephone vocabulary & expressions",
			"#Telephone responses",
			"#Telephone dialogue",
			"Cost cutting meeting",
			"Roleplay#Airport",
			"#New colleagues",
			"Collocations#Exercise 1",
			"#Exercise 2",
			"Workplace idioms#Exercise 1",
			"#Exercise 2",
			"Pronunciation#Linking final consonants to initial vowels",
			"Revision game",
			"Links"
		];

		pageDetails=new setPageDetails(tmp[1], tmp[2], tmp[3], "Faculty of Construction and Land Use");
		break;

	case "feng":
		menuUnit=[
			"Accessing the workplace",
			"Writing workplace correspondence",
			"Writing workplace reports",
			"Participating in workplace discussions & negotiations"
		];

		menuSec=new Array(menuUnit.length);
		menuSec[0]=[
			"Assignment Schedule",
			"Job advert writer",
			"Company profile form",
			"CVs",
			"CV writer",
			"Tense use in application letters1",
			"Tense use in application letters2",
			"Tense use in application letters3",
			"Prepositions in application letters",
			"Job application letters",
			"Application letter writer",
			"Application letter text reconstruction1",
			"Application letter text reconstruction2",
			"Interview questions",
			"Interview game",
			"Panel discussion",
			"Panel checklist",
			"What employers think graduates need (IHRM survey)",
			"Revision game",
			"Links"
		];
		menuSec[1]=[
			"Letters of complaint",
			"Sample of complaint letter",
			"Letters of adjustment",
			"Evaluating adjustment letters",
			"Adjustment letter mistakes",
			"Positive tone in adjustment letters",
			"Adjustment letter constructor",
			"Degrees of distance & directness",
			"Memos#Organisation",
			"#Headings",
			"#Tone",
			"#Formality",
			"You approach",
			"Grammar#_ed/_ing adjectives",
			"#It/This?",
			"#Topicalisation",
			"#Prepositions",
			"#Word forms",
			"#Subject verb agreement",
			"#However vs Nevertheless",
			"#Important/ance",
			"#lack/lack of",
			"#staff/staffs",
			"Vocabulary#Word choice",
			"#Meaning choice",
			"#IT vocabulary",
			"Email ordering",
			"Pronunciation#/I/ ,/i:/ ,/e/ or /&aelig;/",
			//"#/s/ or /z/ endings",
			//"#/IZ/ endings",
			"Links"
		];
		menuSec[2]=[
			"Types of report",
			"Stages & content of a report",
			"Stages & language of a report",
			"Researching a report",
			"Report structure & language",
			"Describing trends#Vocabulary describing trends",
			"#Trend headings",
			"#Verbs & nouns",
			"#Adjectives & adverbs",
			"#Describing numbers",
			"#Describing graphs",
			"Report recommendations",
			"Report conclusions",
			"Grammar#Prepositions",
			"#Approximation",
			"#Approximation errors",
			"#Approximating dissatisfaction",
			"#Satisfaction",
			"#Nouns",
			"#Nouns multiple choice",
			"#Lack/Lack of",
			"#Concern/ing",
			"Vocabulary activities#verb-noun collocations",
			"Pronunciation#final consonants",
			"#l/w/r",
			"#f/v/th/s",
			//"Revision game",
			"Links"			
		];
		menuSec[3]=[
			"Workplace conversations",
			"Suggesting, hypothesising & asking for clarification",
			"Telephoning#Telephone vocabulary & expressions",
			"#Telephone responses",
			"#Telephone dialogue",
			"Cost cutting meeting",
			"Roleplay#Airport",
			"#New colleagues",
			"Collocations#Exercise 1",
			"#Exercise 2",
			"Workplace idioms#Exercise 1",
			"#Exercise 2",
			"Pronunciation#Linking final consonants to initial vowels",
			"Revision game",
			"Links"
		];

		pageDetails=new setPageDetails(tmp[1], tmp[2], tmp[3], "Faculty of Engineering");
		break;

	case "fhss":
		menuUnit=[
			"Accessing the workplace",
			"Writing workplace correspondence",
			"Writing workplace reports",
			"Participating in workplace discussions & negotiations"
		];

		menuSec=new Array(menuUnit.length);
		menuSec[0]=[
			"Assignment Schedule",
			"Job advert writer",
			"Company profile form",
			"CVs",
			"CV writer",
			"Tense use in application letters1",
			"Tense use in application letters2",
			"Tense use in application letters3",
			"Prepositions in application letters",
			"Job application letters",
			"Application letter writer",
			"Application letter text reconstruction1",
			"Application letter text reconstruction2",
			"Interview questions",
			"Interview game",
			"Panel discussion",
			"Panel checklist",
			"What employers think graduates need (IHRM survey)",
			"Revision game",
			"Links"
		];
		menuSec[1]=[
			"Letters of complaint",
			"Sample of complaint letter",
			"Letters of adjustment",
			"Evaluating adjustment letters",
			"Adjustment letter mistakes",
			"Positive tone in adjustment letters",
			"Adjustment letter constructor",
			"Degrees of distance & directness",
			"Memos#Organisation",
			"#Headings",
			"#Tone",
			"#Formality",
			"You approach",
			"Grammar#_ed/_ing adjectives",
			"#It/This?",
			"#Topicalisation",
			"#Prepositions",
			"#Word forms",
			"#Subject verb agreement",
			"#However vs Nevertheless",
			"#Important/ance",
			"#lack/lack of",
			"#staff/staffs",
			"Vocabulary#Word choice",
			"#Meaning choice",
			"Email ordering",
			"Pronunciation#/I/ ,/i:/ ,/e/ or /&aelig;/",
			//"#/s/ or /z/ endings",
			//"#/IZ/ endings",
			"Links"
		];
		menuSec[2]=[
			"Types of report",
			"Stages & content of a report",
			"Stages & language of a report",
			"Researching a report",
			"Report structure & language",
			"Describing trends#Vocabulary describing trends",
			"#Trend headings",
			"#Verbs & nouns",
			"#Adjectives & adverbs",
			"#Describing numbers",
			"#Describing graphs",
			"Report recommendations",
			"Report conclusions",
			"Grammar#Prepositions",
			"#Approximation",
			"#Approximation errors",
			"#Approximating dissatisfaction",
			"#Satisfaction",
			"#Nouns",
			"#Nouns multiple choice",
			"#Lack/Lack of",
			"#Concern/ing",
			"Vocabulary activities#verb-noun collocations",
			"Pronunciation#final consonants",
			"#l/w/r",
			"#f/v/th/s",
			//"Revision game",
			"Links"			
		];
		menuSec[3]=[
			"Workplace conversations",
			"Suggesting, hypothesising & asking for clarification",
			"Telephoning#Telephone vocabulary & expressions",
			"#Telephone responses",
			"#Telephone dialogue",
			"Cost cutting meeting",
			"Roleplay#Airport",
			"#New colleagues",
			"Collocations#Exercise 1",
			"#Exercise 2",
			"Workplace idioms#Exercise 1",
			"#Exercise 2",
			"Pronunciation#Linking final consonants to initial vowels",
			"Revision game",
			"Links"
		];

		pageDetails=new setPageDetails(tmp[1], tmp[2], tmp[3], "Department of Optometry and Radiography, Department of Rehabilitation Science, The Jockey Club Rehabilitation Engineering Centre");
		break;

	case "htm":
		menuUnit=[
			"Accessing the workplace",
			"Writing workplace correspondence",
			"Writing workplace reports",
			"Participating in workplace discussions & negotiations"
		];

		menuSec=new Array(menuUnit.length);
		menuSec[0]=[
			"Assignment Schedule",
			//"Personal qualities and job advertisements",
			"Job advert writer",
			"Company profile form",
			"CVs",
			"CV writer",
			"Tense use in application letters1",
			"Tense use in application letters2",
			"Tense use in application letters3",
			"Prepositions in application letters",
			"Job application letters",
			"Application letter writer",
			"Application letter text reconstruction1",
			"Application letter text reconstruction2",
			"Application letter text reconstruction3",
			"Application letter text reconstruction4",
			//"Explaining strengths & weaknesses at interview",
			"Interview questions",
			"Interview game",
			"French vocab",
			"Panel discussion",
			"Panel checklist",
			"What employers think graduates need (IHRM survey)",
			"Revision game",
			"HTM books in CILL",
			"Links"
		];
		menuSec[1]=[
			"Letters of complaint",
			"Sample of complaint letter",
			"Letters of adjustment",
			"Evaluating adjustment letters",
			"Adjustment letter mistakes",
			"Positive tone in adjustment letters",
			"Adjustment letter constructor",
			"Degrees of distance & directness",
			"Memos#Organisation",
			"#Headings",
			"#Tone",
			"#Formality",
			"You approach",
			"Grammar#_ed/_ing adjectives",
			"#It/This?",
			"#Topicalisation",
			"#Prepositions",
			"#Word forms",
			"#Subject verb agreement",
			"#However vs Nevertheless",
			"#Important/ance",
			"#lack/lack of",
			"#staff/staffs",
			"Vocabulary#Word choice",
			"#Meaning choice",
			"Email ordering",
			"Pronunciation#/I/ ,/i:/ ,/e/ or /&aelig;/",
			//"#/s/ or /z/ endings",
			//"#/IZ/ endings",
			"Links"
		];
		menuSec[2]=[
			"Types of report",
			"Stages & content of a report",
			"Stages & language of a report",
			"Researching a report",
			"Report structure & language",
			"Describing trends#Vocabulary describing trends",
			"#Trend headings",
			"#Verbs & nouns",
			"#Adjectives & adverbs",
			"#Describing numbers",
			"#Describing graphs",
			"Report recommendations",
			"Report conclusions",
			"Grammar#Prepositions",
			"#Approximation",
			"#Approximation errors",
			"#Approximating dissatisfaction",
			"#Satisfaction",
			"#Nouns",
			"#Nouns multiple choice",
			"#Lack/Lack of",
			"#Concern/ing",
			"Vocabulary activities#verb-noun collocations",
			"#'Must-see' sights",
			"Pronunciation#final consonants",
			"#l/w/r",
			"#f/v/th/s",
			//"Revision game",
			"Links"			
		];
		menuSec[3]=[
			"Workplace conversations",
			"Suggesting, hypothesising & asking for clarification",
			"Telephoning#Telephone vocabulary & expressions",
			"#Telephone responses",
			"#Telephone dialogue",
			"Cost cutting meeting",
			"Roleplay#Airport",
			"#New colleagues",
			"Collocations#Exercise 1",
			"#Exercise 2",
			"Workplace idioms#Exercise 1",
			"#Exercise 2",
			"Pronunciation#Linking final consonants to initial vowels",
			"Revision game",
			"Links"
		];

		pageDetails=new setPageDetails(tmp[1], tmp[2], tmp[3], "School of Hotel and Tourism Management");
		break;

	case "lgt":
		menuUnit=[
			"Accessing the workplace",
			"Writing workplace correspondence",
			"Writing workplace reports",
			"Participating in workplace discussions & negotiations"
		];

		menuSec=new Array(menuUnit.length);
		menuSec[0]=[
			"Assignment Schedule",
			"Job advert writer",
			"Company profile form",
			"CVs",
			"CV writer",
			"Tense use in application letters1",
			"Tense use in application letters2",
			"Tense use in application letters3",
			"Prepositions in application letters",
			"Job application letters",
			"Application letter writer",
			"Application letter text reconstruction1",
			"Application letter text reconstruction2",
			"Interview questions",
			"Interview game",
			"Panel discussion",
			"Panel checklist",
			"What employers think graduates need (IHRM survey)",
			"Revision game",
			"Links"
		];
		menuSec[1]=[
			"Letters of complaint",
			"Sample of complaint letter",
			"Letters of adjustment",
			"Evaluating adjustment letters",
			"Adjustment letter mistakes",
			"Positive tone in adjustment letters",
			"Adjustment letter constructor",
			"Degrees of distance & directness",
			"Memos#Organisation",
			"#Headings",
			"#Tone",
			"#Formality",
			"You approach",
			"Grammar#_ed/_ing adjectives",
			"#It/This?",
			"#Topicalisation",
			"#Prepositions",
			"#Word forms",
			"#Subject verb agreement",
			"#However vs Nevertheless",
			"#Important/ance",
			"#lack/lack of",
			"#staff/staffs",
			"Vocabulary#Word choice",
			"#Meaning choice",
			"Email ordering",
			"Pronunciation#/I/ ,/i:/ ,/e/ or /&aelig;/",
			//"#/s/ or /z/ endings",
			//"#/IZ/ endings",
			"Links"
		];
		menuSec[2]=[
			"Types of report",
			"Stages & content of a report",
			"Stages & language of a report",
			"Researching a report",
			"Report structure & language",
			"Describing trends#Vocabulary describing trends",
			"#Trend headings",
			"#Verbs & nouns",
			"#Adjectives & adverbs",
			"#Describing numbers",
			"#Describing graphs",
			"Report recommendations",
			"Report conclusions",
			"Grammar#Prepositions",
			"#Approximation",
			"#Approximation errors",
			"#Approximating dissatisfaction",
			"#Satisfaction",
			"#Nouns",
			"#Nouns multiple choice",
			"#Lack/Lack of",
			"#Concern/ing",
			"Vocabulary activities#verb-noun collocations",
			"Pronunciation#final consonants",
			"#l/w/r",
			"#f/v/th/s",
			//"Revision game",
			"Links"			
		];
		menuSec[3]=[
			"Workplace conversations",
			"Suggesting, hypothesising & asking for clarification",
			"Telephoning#Telephone vocabulary & expressions",
			"#Telephone responses",
			"#Telephone dialogue",
			"Cost cutting meeting",
			"Roleplay#Airport",
			"#New colleagues",
			"Collocations#Exercise 1",
			"#Exercise 2",
			"Workplace idioms#Exercise 1",
			"#Exercise 2",
			"Pronunciation#Linking final consonants to initial vowels",
			"Revision game",
			"Links"
		];

		pageDetails=new setPageDetails(tmp[1], tmp[2], tmp[3], "Department of Logistics");
		break;

	case "sd":
		menuUnit=[
			"Accessing the workplace",
			"Writing workplace correspondence",
			"Writing workplace reports",
			"Participating in workplace discussions & negotiations"
		];


		menuSec=new Array(menuUnit.length);
		menuSec[0]=[
			"Assignment Schedule",
			"Job advert writer",
			"Company profile form",
			"CVs",
			"CV writer",
			"Tense use in application letters1",
			"Tense use in application letters2",
			"Tense use in application letters3",
			"Prepositions in application letters",
			"Job application letters",
			"Application letter writer",
			"Application letter text reconstruction1",
			"Application letter text reconstruction2",
			"Interview questions",
			"Interview game",
			"Panel discussion",
			"Panel checklist",
			"What employers think graduates need (IHRM survey)",
			"Revision game",
			"Links"
		];
		menuSec[1]=[
			"Letters of complaint",
			"Sample of complaint letter",
			"Letters of adjustment",
			"Evaluating adjustment letters",
			"Adjustment letter mistakes",
			"Positive tone in adjustment letters",
			"Adjustment letter constructor",
			"Degrees of distance & directness",
			"Memos#Organisation",
			"#Headings",
			"#Tone",
			"#Formality",
			"You approach",
			"Grammar#_ed/_ing adjectives",
			"#It/This?",
			"#Topicalisation",
			"#Prepositions",
			"#Word forms",
			"#Subject verb agreement",
			"#However vs Nevertheless",
			"#Important/ance",
			"#lack/lack of",
			"#staff/staffs",
			"Vocabulary#Word choice",
			"#Meaning choice",
			"Email ordering",
			"Pronunciation#/I/ ,/i:/ ,/e/ or /&aelig;/",
			//"#/s/ or /z/ endings",
			//"#/IZ/ endings",
			"Links"
		];
		menuSec[2]=[
			"Types of report",
			"Stages & content of a report",
			"Stages & language of a report",
			"Researching a report",
			"Report structure & language",
			"Describing trends#Vocabulary describing trends",
			"#Trend headings",
			"#Verbs & nouns",
			"#Adjectives & adverbs",
			"#Describing numbers",
			"#Describing graphs",
			"Report recommendations",
			"Report conclusions",
			"Grammar#Prepositions",
			"#Approximation",
			"#Approximation errors",
			"#Approximating dissatisfaction",
			"#Satisfaction",
			"#Nouns",
			"#Nouns multiple choice",
			"#Lack/Lack of",
			"#Concern/ing",
			"Vocabulary activities#verb-noun collocations",
			"Pronunciation#final consonants",
			"#l/w/r",
			"#f/v/th/s",
			//"Revision game",
			"Links"			
		];
		menuSec[3]=[
			"Workplace conversations",
			"Suggesting, hypothesising & asking for clarification",
			"Telephoning#Telephone vocabulary & expressions",
			"#Telephone responses",
			"#Telephone dialogue",
			"Cost cutting meeting",
			"Roleplay#Airport",
			"#New colleagues",
			"Collocations#Exercise 1",
			"#Exercise 2",
			"Workplace idioms#Exercise 1",
			"#Exercise 2",
			"Pronunciation#Linking final consonants to initial vowels",
			"Revision game",
			"Links"
		];

		pageDetails=new setPageDetails(tmp[1], tmp[2], tmp[3], "School of Design");
		break;

	case "sn":
		menuUnit=[
			"Accessing the workplace",
			"Writing workplace correspondence",
			"Writing workplace reports",
			"Participating in workplace discussions & negotiations"
		];

		menuSec=new Array(menuUnit.length);
		menuSec[0]=[
			"Assignment Schedule",
			"Job advert writer",
			"Company profile form",
			"CVs",
			"CV writer",
			"Tense use in application letters1",
			"Tense use in application letters2",
			"Tense use in application letters3",
			"Prepositions in application letters",
			"Job application letters",
			"Application letter writer",
			"Application letter text reconstruction1",
			"Application letter text reconstruction2",
			"Interview questions",
			"Interview game",
			"Panel discussion",
			"Panel checklist",
			"What employers think graduates need (IHRM survey)",
			"Revision game",
			"Links"
		];
		menuSec[1]=[
			"Letters of complaint",
			"Sample of complaint letter",
			"Letters of adjustment",
			"Evaluating adjustment letters",
			"Adjustment letter mistakes",
			"Positive tone in adjustment letters",
			"Adjustment letter constructor",
			"Degrees of distance & directness",
			"Memos#Organisation",
			"#Headings",
			"#Tone",
			"#Formality",
			"You approach",
			"Grammar#_ed/_ing adjectives",
			"#It/This?",
			"#Topicalisation",
			"#Prepositions",
			"#Word forms",
			"#Subject verb agreement",
			"#However vs Nevertheless",
			"#Important/ance",
			"#lack/lack of",
			"#staff/staffs",
			"Vocabulary#Word choice",
			"#Meaning choice",
			"Email ordering",
			"Pronunciation#/I/ ,/i:/ ,/e/ or /&aelig;/",
			//"#/s/ or /z/ endings",
			//"#/IZ/ endings",
			"Links"
		];
		menuSec[2]=[
			"Types of report",
			"Stages & content of a report",
			"Stages & language of a report",
			"Researching a report",
			"Report structure & language",
			"Describing trends#Vocabulary describing trends",
			"#Trend headings",
			"#Verbs & nouns",
			"#Adjectives & adverbs",
			"#Describing numbers",
			"#Describing graphs",
			"Report recommendations",
			"Report conclusions",
			"Grammar#Prepositions",
			"#Approximation",
			"#Approximation errors",
			"#Approximating dissatisfaction",
			"#Satisfaction",
			"#Nouns",
			"#Nouns multiple choice",
			"#Lack/Lack of",
			"#Concern/ing",
			"Vocabulary activities#verb-noun collocations",
			"Pronunciation#final consonants",
			"#l/w/r",
			"#f/v/th/s",
			//"Revision game",
			"Links"			
		];
		menuSec[3]=[
			"Workplace conversations",
			"Suggesting, hypothesising & asking for clarification",
			"Telephoning#Telephone vocabulary & expressions",
			"#Telephone responses",
			"#Telephone dialogue",
			"Cost cutting meeting",
			"Roleplay#Airport",
			"#New colleagues",
			"Collocations#Exercise 1",
			"#Exercise 2",
			"Workplace idioms#Exercise 1",
			"#Exercise 2",
			"Pronunciation#Linking final consonants to initial vowels",
			"Revision game",
			"Links"
		];

		pageDetails=new setPageDetails(tmp[1], tmp[2], tmp[3], "School of Nursing");
		break;
}

for(i=0;i<menuUnit.length;i++)
{
	menuUnit[i]=escape(menuUnit[i]);
	for(j=0;j<menuSec[i].length;j++)
		menuSec[i][j]=escape(menuSec[i][j]);
}