var subChannel = new Array();
subChannel[1] = new channel('Trans-Siberia','books.html',401);
subChannel[2] = new channel('Russia','books-russia.html',402);
subChannel[3] = new channel('China','books-china.html',403);
subChannel[4] = new channel('Mongolia','books-mongolia.html',404);
subChannel[5] = new channel('Siberia','books-siberia.html',405);
subChannel[6] = new channel('Other Stories','books-stories.html',406);


bcsc_menuName = ""
bcsc_URL = ""

