serverJSLibraryPath = !!serverJSLibraryPath ? serverJSLibraryPath : 'scripts/lib/';
document.write('<'+'script type="text/javascript" src="'+ serverJSLibraryPath +'jquery/jquery-latest.js"><'+'/script'+'>');
document.write('<'+'script type="text/javascript" src="'+ serverJSLibraryPath +'prototype/prototype-latest.js"><'+'/script'+'>');
document.write('<'+'script type="text/javascript" src="'+ serverJSLibraryPath +'prototype/scriptaculous-latest/effects.js"><'+'/script'+'>');
document.write('<'+'script type="text/javascript" src="'+ serverSkinURL +'scripts/script-prototype.js"><'+'/script'+'>');

