/*<!---=-=-=-=-=-=-=-[ path & file config ]-=-=-=-=-=-=-=--->*/
/* application base  url */
//base='http://192.167.58.19:8888/plustemplate/';
//base='http://localhost:8888/plustemplate/';
//base='http://119.63.93.214:8888/plustemplate/';
base='http://www.isit.or.th/';
/* application root floder */
root='plustemplate/';

/*<!---=-=-=-=-=-=-=-[ phpplus frimework ]-=-=-=-=-=-=-=--->*/
/* phpplus frimework base url */
//plus_base='http://192.167.58.19:8888/plustemplate/plus/';
//plus_base='http://localhost:8888/plustemplate/plus/';
plus_base='http://www.isit.or.th/plus/';
/* phpplus frimework root floder */
plus_root='plus/';

/*<!---=-=-=-=-=-=-=-[ construct ]-=-=-=-=-=-=-=--->*/
if (typeof plus == 'undefined'){
	var plus = new Object();
}
/*<!--=-=-=-=-=-=-=-[Frame Resize]-=-=-=-=-=-=-=-->*/
plus.frameMinHeight=500;
plus.frameMaxHeight=3000;
plus.frameMinWidth=100;
plus.frameMaxWidth=800;

/*<!--=-=-=-=-=-=-=-[thumb]-=-=-=-=-=-=-=-->*/
thumb_width=75;
thumb_height=50;
