// seydoggy.js.min r0.0.2 01-27-09 00:44 /* @group phpjs.include */function include(script_filename) { document.write('<' + 'script'); document.write(' language="javascript"'); document.write(' type="text/javascript"'); document.write(' src="' + script_filename + '">'); document.write(''); }/* @end */ /* @group jsPathto *//*jsPathto v0.0.1 01-26-09 10:43*/function rtrim ( str, charlist ) { charlist = !charlist ? ' \s\xA0' : (charlist+'').replace(/([\[\]\(\)\.\?\/\*\{\}\+\$\^\:])/g, '\$1'); var re = new RegExp('[' + charlist + ']+$', 'g'); return (str+'').replace(re, ''); } trimFromPath = "scripts/seydoggy.js"; jsPathto = rtrim(rwPatho, trimFromPath) + "/";/* @end */ /* @group CSS 3 styles */document.write('');/* @end */