/**
 * @author Chris Cox
 */

var f = "nimages/"
var PicsPeople = new Array();
PicsPeople[11] = {
    pic: f + "folk1.jpg",
    caption: "wedding",
    thumb: f + "folk1thm.jpg"
}
PicsPeople[3] = {
    pic: f + "folk2.jpg",
    caption: "wedding",
    thumb: f + "folk2thm.jpg"
}
PicsPeople[7] = {
    pic: f + "folk3.jpg",
    caption: "ball",
    thumb: f + "folk3thm.jpg"
}
PicsPeople[2] = {
    pic: f + "folk4.jpg",
    caption: "Arne Richards: musician,composer & hypnotherapist",
    thumb: f + "folk4thm.jpg"
}
PicsPeople[4] = {
    pic: f + "folk6.jpg",
    caption: "Janie Hampton: author",
    thumb: f + "folk6thm.jpg"
}
PicsPeople[1] = {
    pic: f + "folk17.jpg",
    caption: "Jenny. (gum bichromate print)",
    thumb: f + "folk17thm.jpg"
}
PicsPeople[14] = {
    pic: f + "folk7.jpg",
    caption: "Alison Bentley: jazz singer",
    thumb: f + "folk7thm.jpg"
}
PicsPeople[9] = {
    pic: f + "folk8.jpg",
    caption: "Ali: teacher",
    thumb: f + "folk8thm.jpg"
}
PicsPeople[13] = {
    pic: f + "folk9.jpg",
    caption: "Cafe Reason & Nonstop Tango",
    thumb: f + "folk9thm.jpg"
}
PicsPeople[15] = {
    pic: f + "folk10.jpg",
    caption: "Spontaneous Art Event",
    thumb: f + "folk10thm.jpg"
}
PicsPeople[8] = {
    pic: f + "folk12.jpg",
    caption: "Raymond Blanc: chef",
    thumb: f + "folk12thm.jpg"
}
PicsPeople[10] = {
    pic: f + "folk18.jpg",
    caption: "Martin Pickett: pianist & composer",
    thumb: f + "folk18thm.jpg"
}
PicsPeople[0] = {
    pic: f + "folk13.jpg",
    caption: "Caroline Balding: classical violinist",
    thumb: f + "folk13thm.jpg"
}
PicsPeople[5] = {
    pic: f + "folk14.jpg",
    caption: "Ana Barbour: Butoh dancer",
    thumb: f + "folk14thm.jpg"
}
PicsPeople[6] = {
    pic: f + "folk15.jpg",
    caption: "Elina",
    thumb: f + "folk15thm.jpg"
}
PicsPeople[12] = {
    pic: f + "folk16.jpg",
    caption: "Tony Kofi: jazz saxophonist",
    thumb: f + "folk16thm.jpg"
}

f = "nimages/";
var PicsLandscapes = new Array();
PicsLandscapes[0] = {
    pic: f + "cancer1.jpg",
    caption: "Lake surface, Finland",
    thumb: f + "cancer1thm.jpg",
	toppad:"20px"
}
PicsLandscapes[1] = {
    pic: f + "cancer2.jpg",
    caption: "Water Lilies",
    thumb: f + "cancer2thm.jpg",
	toppad:"20px"
}
PicsLandscapes[2] = {
    pic: f + "cancer3.jpg",
    caption: "Coastal path, Isle of Arran",
    thumb: f + "cancer3thm.jpg",
	toppad:"20px"
}
PicsLandscapes[3] = {
    pic: f + "cancer4.jpg",
    caption: "Coastal path, Isle of Arran",
    thumb: f + "cancer4thm.jpg",
	toppad:"20px"
}
PicsLandscapes[4] = {
    pic: f + "cancer5.jpg",
    caption: "Igneous dykes, Isle of Arran",
    thumb: f + "cancer5thm.jpg",
	toppad:"20px"
}
PicsLandscapes[5] = {
    pic: f + "cancer6.jpg",
    caption: "Green woodland",
    thumb: f + "cancer6thm.jpg",
	toppad:"20px"
}
PicsLandscapes[6] = {
    pic: f + "cancer7.jpg",
    caption: "Sky. Finland",
    thumb: f + "cancer7thm.jpg",
	toppad:"20px"
}
PicsLandscapes[7] = {
    pic: f + "cancer8.jpg",
    caption: "Lake surface, Finland",
    thumb: f + "cancer8thm.jpg",
	toppad:"20px"
} 
var f = "nimages/";
var PicsStudio = new Array();
PicsStudio[0] = {
    pic: f + "stud1.jpg",
    caption: "dead daffodils",
    thumb: f + "stud1thm.jpg",
	toppad:"30px"
}
PicsStudio[2] = {
    pic: f + "stud2.jpg",
    caption: "Macedonian peppers",
    thumb: f + "stud2thm.jpg",
	toppad:"30px"
}
PicsStudio[7] = {
    pic: f + "stud9.jpg",
    caption: "mandarins",
    thumb: f + "stud9thm.jpg",
	toppad:"30px"
}
PicsStudio[3] = {
    pic: f + "stud4.jpg",
    caption: "mushrooms",
    thumb: f + "stud4thm.jpg"
}
PicsStudio[4] = {
    pic: f + "stud5.jpg",
    caption: "paprika",
    thumb: f + "stud5thm.jpg"
}
PicsStudio[5] = {
    pic: f + "stud6.jpg",
    caption: "carrot",
    thumb: f + "stud6thm.jpg"
}
PicsStudio[6] = {
    pic: f + "stud7.jpg",
    caption: "driftwood and pebble",
    thumb: f + "stud7thm.jpg"
}
PicsStudio[1] = {
    pic: f + "stud8.jpg",
    caption: "gourds",
    thumb: f + "stud8thm.jpg"
}


var PicsMusicians = new Array();
f = "nimages/";
PicsMusicians[0] = {
    pic: f + "butch.jpg",
    caption: "Butch Thomas: American saxophonist resident in the UK",
    thumb: f + "butchthm.jpg"
}
PicsMusicians[1] = {
    pic: f + "muthspiel.jpg",
    caption: "Wolfgang Muthspiel: Austrian guitarist & composer",
    thumb: f + "muthspielthm.jpg"
}
PicsMusicians[2] = {
    pic: f + "yaron.jpg",
    caption: "Yaron Stavi: Isreali bassplayer",
    thumb: f + "yaronthm.jpg"
}            
PicsMusicians[3] = {
    pic: f + "garrick.jpg",
    caption: "Chris Garrick: jazz violinist",
    thumb: f + "garrickthm.jpg"
}
PicsMusicians[4] = {
    pic: f + "jnicholas.jpg",
    caption: "Julian Nicholas",
    thumb: f + "jnicholasthm.jpg"
}
PicsMusicians[5] = {
    pic: f + "jkelly.jpg",
    caption: "Juliet Kelly",
    thumb: f + "jkellythm.jpg"
}

PicsMusicians[6] = {
    pic: f + "stevew.jpg",
    caption: "Steve Williamson",
    thumb: f + "stevewthm.jpg"
}
PicsMusicians[7] = {
    pic: f + "stevew2.jpg",
    caption: "Steve Williamson on set with Pat Thomas",
    thumb: f + "stevew2thm.jpg"
}
PicsMusicians[8] = {
    pic: f + "lol.jpg",
    caption: "Lol Coxhill: veteran free improviser",
    thumb: f + "lolthm.jpg"
}            
PicsMusicians[9] = {
    pic: f + "kwilliams.jpg",
    caption: "Kate Williams: pianist and composer",
    thumb: f + "kwilliamsthm.jpg"
}
PicsMusicians[10] = {
    pic: f + "kpohjonen.jpg",
    caption: "Kimmo Pohjonen: Finnish accordianist & composer",
    thumb: f + "kpohjonenthm.jpg"
}
PicsMusicians[11] = {
    pic: f + "spicard.jpg",
    caption: "Simon Picard: free jazz saxophonist",
    thumb: f + "spicardthm.jpg",
	toppad:"0px"
}

var PhotoComment = new Array();
PhotoComment[0] = {
    commentheader: "Landscapes of  Scotland and Finland",
	comment: "These images have been bought by the Churchill Hospital, Oxford for display in their new Cancer Centre. The represent examples of extensive landscape work much of which is also in conventional black and white.",
	topPos:"-90px"
}
PhotoComment[2] = {
    commentheader: "Photographs taken at music events using available light only",
	comment: "Many of these photographs are from the Spin Jazz Club in Oxford and have been published in the Oxford Times to accompany my regular jazz reviews and features. <br/> I now have an extensive archive of images of jazz and contemporary musicians both in colour and black and white. <br/> If you are interested in prints of the photographs on this page or many others please contact me.",
	topPos:"-20px"
}
PhotoComment[1] = {
    commentheader: "Portraits and events",
	comment: "These portraits were commissioned for a variety of purposes including web sites, CD covers to a full page in an international food magazine. The events include informal wedding documention, dance and theatre performances.",
	topPos:"-20px"
}
PhotoComment[3] = {
    commentheader: "Still life",
	comment: "Most of these images are part of a set of black and white exhibition photographs of investigating shape and decay. They represent a small part of an ongoing personal documenting of the natural world.",
	topPos:"-20px"
}


//this array defines the common menu structure for all pages
f = 'index_files/';
var headnav = new Array();
headnav[0] = {
    source: "title_files/bottomtitle3",
	titleImg:"title_files/title5.gif",
    jgoto: "index.html",
    alt: "home",
	sitePage: "home",
    pic: f + "enter5.jpg",
	toppad:"20px",
    caption: ""
}

var threeWay1 = new Array("photo_files/perununnery.jpg","photo_files/02.jpg","photo_files/03.jpg","photo_files/perununnery.jpg");
var PicArrays1 = new Array(PicsLandscapes,PicsPeople,PicsMusicians,PicsStudio);
var PicArraysDisplay1 = new Array("Landscapes","People","Musicians","Studio");
var threeWayPadding1 = new Array("0px","0px","0px");
var threeWayCaption1 = new Array("","","");
headnav[1] = {
    source: "title_files/bottomtitle1",
	titleImg:"title_files/title6.gif",
	threeWay: threeWay1,
	threeWayCaption: threeWayCaption1,
	threeWayPadding: threeWayPadding1,
	PicArrays: PicArrays1,
	PhotoComment:PhotoComment,
	PicArraysDisplay: PicArraysDisplay1,
    jgoto: "index.html",
    alt: "photography",
	sitePage: "photography",
    pic: f + "rachel39.jpg",
	toppad:"20px",
    caption: ""
}

var threeWay2 = new Array("design_files/oxface.jpg","design_files/artweeks.jpg","design_files/cds.jpg");
var threeWayHTML = new Array("oxface.html","artweeks.html","cds.html");
var threeWayPadding2 = new Array("0px","20px","0px");
var PicArraysDisplay2 = new Array("oxface","artweeks","CDs");
var threeWayCaption2 = new Array("","","");
headnav[2] = {
    source: "title_files/bottomtitle2",
	titleImg:"title_files/title7.gif",
	threeWay: threeWay2,
	threeWayHTML: threeWayHTML,
	threeWayPadding: threeWayPadding2,
	threeWayCaption: threeWayCaption2,
	PicArraysDisplay: PicArraysDisplay2,
	jgoto: "index.html",
    alt: "design",
	sitePage: "design",
    pic: f + "artwks2.jpg",
	toppad:"20px",
    caption: ""
}
headnav[3] = {
    source: "title_files/bottomtitle6",
	titleImg:"title_files/title5.gif",
    jgoto: "about.html",
    alt: "about",
	sitePage: "about",
    pic: f + "contact2.jpg",
	toppad:"20px",
    caption: ""
}
headnav[4] = {
    source: "title_files/bottomtitle5",
	titleImg:"title_files/title5.gif",
    jgoto: "index.html",
    alt: "contact",
	sitePage: "contact",
    pic: f + "enter3.jpg",
	toppad:"20px",
    caption: ""
}





