//http://www15.plala.or.jp/mi-u/website/jsexternal/ext003.html //urlpath=location.href.substring(0,location.href.lastIndexOf("/")+1)+"colorme/"; urlpath="http://portal-sight.com/gl/colorme/"; function myfile(n) { this.length = n; for (i = 0; i < n; i++) { this[i] = null } } var scrn = 5;//includeするjsの数 var scrfile = new myfile(scrn); //scrfile[0] = "jquery-1.3.2.min.js"; scrfile[0] = "jquery.contextmenu.js"; scrfile[1] = "jquery.cookies.2.0.1.js"; scrfile[2] = "farbtastic/farbtastic.js"; scrfile[3] = "rgbcolor.js"; scrfile[4] = "mainscript.js"; document.write(''+"\n"); for (i = 0; i '+"\n"); } //////////////////////////////////////////////////////// var cssn = 2;//includeするcssの数 var cssfile = new myfile(cssn); cssfile[0] = "farbtastic/farbtastic.css"; cssfile[1] = "jquery.contextmenu.css"; for (i = 0; i '+"\n"); }