function submitSearch(b){var a="";$("#content").html("");a="/Info/Default.aspx?cx=004751502432240981751%3A11d0n3phfwo&cof=FORID%3A9&ie=UTF-8&sa=Search&q="+b;window.location.href=a}function init(){$("#q").focus(function(){$(this).css("background","rgb(255, 255, 255) none repeat scroll 0% 0%")});$("#q").blur(function(){$(this).css("background","rgb(255, 255, 255) url(http://www.google.ca/coop/intl/en/images/google_custom_search_watermark.gif) no-repeat scroll left center")});$("#q").keydown(function(b){var a;if(b.which||b.keyCode){if((b.which==13)||(b.keyCode==13)){a=$(this).val();$(this).val("");submitSearch(a);return false}else{return true}}})}$(document).ready(function(){init()});
