// # INTERPUS SITE VERSION 4.1.x
// Local Common Settings File
/****************************/
//
fldpath = (''); // Current folder location from root
setfile = ('int_csf.js'); // Host pointer file
//
// DO NOT EDIT ANYTHING BELOW
// -------------------------------------------------------------------
cpath_scripts = (fldpath + '_local/scripts/'); // SCRIPTS
cpath_html = (fldpath + '_local/html/'); // HTML
// # Process #
document.write('<sc' + 'ript language="javascript" type="text/javascript" src="' + cpath_scripts + setfile + '"><\/scr' + 'ipt>');
// END OF FILE