// -------------------------------------------------------------
// Copyright (c) 2006-07 ValleySwat.Net, All Rights Reserved.
// url: http://www.valleyswat.net
// -------------------------------------------------------------

var menuwidth = '125px' ;
var menubgcolor = '#316c00' ;
var disappeardelay = 250 ;
var hidemenu_onclick = 'yes' ;

var history=new Array()
history.push('<a href=\"' + navURL + '/history/prebuddhist.html\">Pre-Buddhist Era</a>') ;
history.push('<a href=\"' + navURL + '/history/buddhist.html\">Buddhist Era</a>') ;
history.push('<a href=\"' + navURL + '/history/prestate.html\">Pre-State Era</a>') ;
history.push('<a href=\"' + navURL + '/history/state.html\">Swat State</a>') ;
history.push('<a href=\"' + navURL + '/history/poststate.html\">Merger of Swat State with Pakistan</a>') ;

var society=new Array()
society.push('<a href=\"' + navURL + '/society/socialsetup.html\">Social Setup</a>') ;
society.push('<a href=\"' + navURL + '/society/wesh.html\">WESH System</a>') ;

var gallery=new Array()
gallery.push('<a href=\"' + navURL + '/gallery/pictures.html\">Pictures</a>') ;
gallery.push('<a href=\"' + navURL + '/gallery/videos.html\">Videos</a>') ;

var art=new Array()
art.push('<a href=\"' + navURL + '/art/art.html\">Art</a>') ;
art.push('<a href=\"'+ navURL + '/art/architecture.html\">Architecture</a>') ;

var literature=new Array()
literature.push('<a href=\"' + navURL + '/literature/music.html\">Music</a>') ;
literature.push('<a href=\"' + navURL + '/literature/poetry/default.html\">Poetry</a>') ;
literature.push('<a href=\"' + navURL + '/literature/folk/default.html\">Folk Lore </a>') ; 
literature.push('<a href=\"' + navURL + '/literature/books.html\">Books Available</a>') ;
literature.push('<a href=\"' + navURL + '/literature/papers.html\">Research Papers</a>') ;

