/* script.js */
try{
js = {"STATICVER": STATICVER};
} catch(e){ js = {};};
moswar = {};
moswar.url = {};
moswar.items = {};
moswar.stats = {};
moswar.skills = {};
moswar.player = {};
moswar.lang = {};
moswar.adds = {};
moswar.phone = {};
moswar.thimble = {};
moswar.storedEvents = [];
js.include = function(path) {
	if (typeof(this.STATICVER) == "undefined") {
		this.STATICVER = new Date().getUTCDate();
	}
	document.write('<script type="text/javascript" src="' + path.replace('STATICVER', this.STATICVER) + '"></sc' + 'ript>');
}
js.include('/js/STATICVER/jquery.js');
js.include('/js/STATICVER/lang/ru.js');
js.include('/js/STATICVER/jquery.js');
js.include('/js/STATICVER/lib/chili-1.7.pack.js'); /* needed for accordion */
js.include('/js/STATICVER/lib/jquery.easing.js'); /* needed for accordion */
js.include('/js/STATICVER/lib/jquery.easing.compatibility.js'); /* needed for accordion */
js.include('/js/STATICVER/lib/jquery.dimensions.js'); /* needed for accordion */
js.include('/js/STATICVER/lib/jquery-css-transform.js'); /* needed for accordion */
js.include('/js/STATICVER/lib/jquery-animate-css-rotate-scale.js'); /* needed for accordion */
js.include('/js/STATICVER/lib/jquery.effects.core.js');
js.include('/js/STATICVER/jquery.accordion.js');
js.include('/js/STATICVER/main.js');
js.include('/js/STATICVER/jquery.ui.core.js');
js.include('/js/STATICVER/jquery.ui.widget.js'); /* needed for clan-affects */
js.include('/js/STATICVER/jquery.ui.mouse.js'); /* needed for clan-affects */
js.include('/js/STATICVER/jquery.ui.slider.js'); /* needed for clan-affects */
js.include('/js/STATICVER/jquery.ui.spinner.js');
js.include('/js/STATICVER/clan.affects.js');
js.include('/js/STATICVER/swfobject.js');
js.include('/js/STATICVER/chat.new.js');
js.include('/js/STATICVER/chatframe.js');
js.include('/js/STATICVER/jcarousellite.js');
js.include('/js/STATICVER/jquery.custom_file_input.js');
js.include('/js/STATICVER/jobs.js');
js.include('/js/STATICVER/tutorial.js');
js.include('/js/STATICVER/bunker.js');
js.include('/js/STATICVER/wargame.js');
js.include('/js/STATICVER/json2.js');
js.include('/js/STATICVER/mustache.js');
js.include('/js/STATICVER/templates.js');
js.include('/js/STATICVER/dynamic_gui.js');
js.include('/js/STATICVER/casino_blackjack.js');
js.include('/js/STATICVER/jquery.cookie.js');
js.include('/js/STATICVER/metrowar.js');
js.include('/js/STATICVER/thimble.js');
js.include('/js/STATICVER/mall.js');
js.include('/js/STATICVER/phone.js');
//js.include('/js/STATICVER/casino_slots.js');
//js.include('/js/STATICVER/casino_sportloto.js');
//js.include('/js/STATICVER/casino_kubovich.js');

