var baseref = 'http://www.murraynow.com.au/projects'

var folder = new Array();
var page = new Array();

folder['home']='MRDB Projects';
folder['news']='News and Publications';


var dummy = new Array(
''
);

page['home'] = new Array(
'Albury Business Attraction Taskforce',
'Regional Events Workshops',
'Balranald and Deniliquin Grants Officers',
'Community Capability Portal',
'Murray Energy Savings Program',
'Reducing Businesses` Environmental Footprint',
'Softwoods Working Group',
'Information and Communication Technology',
'Deniliquin Business Service',
'Murray Valley Field Station',
''
);

page['news'] = new Array(
'Government delivers high speed broadband to rural NSW',
'Filling country broadband gaps',
'Social Networking Website',
'Albury delegation targets manufacturers',
'An energy saving milestone',
'Council gets Field Station',
'Industry welcomes Gocup Road funding',
'Vaile pledges $11 million for Gocup Road upgrade',
'Internet trial lures interest from US',
''
);
