var baseref = 'http://www.tallangattafifties.com.au'

var folder = new Array();
var page = new Array();

folder['home']='About the Festival';
folder['gallery']='Photo Gallery';
folder['contact']='Contact Us';


var dummy = new Array(
''
);

page['home'] = new Array(
'2010 Performers',
'Rock `n` Roll Saturday Night',
'Out and About',
'Classic Cars and Motorcycles',
'Fifties Market',
'Battle of the Buskers',
'Blasts from the Past',
'Our Sponsors',
'Our Volunteers',
''
);

page['gallery'] = new Array(
''
);

page['contact'] = new Array(
'Your Privacy',
'Terms of Use',
''
);
