/*
oBu
topscriptcollector.js

master script, gathering all other scripts for this sector


V 1.0

created 06-11-2003 oBu
last edited 10-02-2005 js

*/

// "language" contains the chosen language


scriptString=""+
	"<script src=\"../res/navigation_02.js\"></script>";
//	alert (scriptString);
document.write(scriptString);
