$(document).ready(function(){var loc=location.href;if(loc.search("upload")>0){$('#navholder ul').attr('class','nav current-upload');}}); 
