// path to this template
var pathToTemplate="../../templates/theartscentre/"

// determine which content goes in which frames
frameContents['logos.htm'] = new frameContent("logoFrame",true);
frameContents['viewer.htm'] = new frameContent("leftFrame",true);
frameContents['functions.htm'] = new frameContent("topFrame",true);
frameContents['primarydescription2.htm'] = new frameContent("rightFrame2",true);
frameContents['thumb_top.htm'] = new frameContent("midFrame",true);
frameContents['thumbnails.htm'] = new frameContent("rightFrame",true);

