if(typeof Melrob==="undefined"){Melrob={};}Melrob.PTable=function(){var d=$("table.ptable"),c=d.find("tr"),b=$("a[href*='.pdf']",d),a=((Abl)&&(Abl.User)&&(Abl.User.name)),e;c.each(function(){$(this).children().first().addClass("noWrap").end().slice(0,2).addClass("productText");});b.click(function(f){if(!a){f.preventDefault();e="You must be a Registered User and Logged before downloading a document.";e+="\r\n\r\n";e+="Would you like to login/register now?";e+="\r\n";if(confirm(e)){document.location="/Login/Default.aspx?ReturnUrl="+document.location;}}}).each(function(){var g=$(this),f=g.attr("href");g.attr("href","/FileDownload.ashx?FileUrl="+f);});};Melrob.SearchBar=function(){var c=$("input#searchText");function b(){if(!c.val()){c.val("Search...");}}function a(){var d=c.val();if((d)&&(d.toLowerCase()!=="search...")){document.location="/Search/Default.aspx?search="+d;}else{b();}}c.hover(function(){$(this).addClass("hover");},function(){$(this).removeClass("hover");}).focus(function(){$(this).addClass("active").val("");}).blur(function(){$(this).removeClass("active");a();}).change(function(){a();}).dblclick(function(){a();}).keydown(function(d){if(d.which===13){d.preventDefault();a();}});b();};$(function(){var a;a=Abl.UI.MenuManager("div.ablMenu");Melrob.SearchBar();$(".cphBody table").alternateRows();Melrob.PTable();$(".cmsMedia").media();$(window).unload(function(){a.dispose();});});
