$(document).ready(function() {
	try {
		jsInitial();
	}
	catch(e) {/**/}
});