$(document).ready(function(){ fixLayout(); if ($.browser.msie && $.browser.version < 7) { ie6fixes(); } else { nonIE6(); } });