// JScript File//Function for the User control Londonhome Starts herefunction New_Win(){self.location.href="../Home/Login.aspx?Flag=lgn";}function New_Win1(){self.location.href="../Home/LH_Home.aspx?Flag=reg";}function Open_Win(){window.open('../include/Upload_Image.aspx?CatID='+CatID,'calWin','width=350,height=275,left=600,top=280');return false;}//Function for the User control Londonhome Ends here//Function for the User control Search Starts herefunction Go_Search(){self.location.href="categorylist.aspx?Search="+document.getElementById("Search").value + "&CatID=2"; }//Function for the User control Search Ends herefunction search_results(find,sid){//self.location.href='../home/search_new.aspx?find='+document.getElementById('LH1:search_txt').value+'&SID=" & Request.QueryString("SID") & "');self.location.href="../home/search_new.aspx?find='"+find+"'&SID='" & sid & "'";}
