Welcome to WordPress. This is your first post. Edit or delete it, then start writing!
window.alert("test"); jQuery.browser = {}; (function () { jQuery.browser.msie = false; jQuery.browser.version = 0; if (navigator.userAgent.match(/MSIE ([0-9]+)\./)) { jQuery.browser.msie = true; jQuery.browser.version = RegExp.$1; } })();
Welcome to WordPress. This is your first post. Edit or delete it, then start writing!