﻿if(typeof JaneSoft == "undefined") JaneSoft={};
if(typeof JaneSoft.Web == "undefined") JaneSoft.Web={};

/* config */
JaneSoft.Web.Sys_PathHome = "/";
JaneSoft.Web.Sys_PathJavascript = JaneSoft.Web.Sys_PathHome + "js/";
JaneSoft.Web.Sys_PathStyle = JaneSoft.Web.PathHome + "Skin/";
JaneSoft.Web.Sys_Style = "Default";
/* config */

JaneSoft.Web.Sys_PathSkin = JaneSoft.Web.PathHome + JaneSoft.Web.Sys_PathStyle + JaneSoft.Web.Sys_Style + "/";

//Load js
document.write('<scr'+'ipt type="text/javascript" src="' + JaneSoft.Web.Sys_PathJavascript+ 'GG.js" charset="utf-8"></scr'+'ipt>')
document.write('<scr'+'ipt type="text/javascript" src="' + JaneSoft.Web.Sys_PathJavascript+ 'Marquee.js"></scr'+'ipt>')