﻿var subId;
function showSuggest(){
    if(ajaxValuePlace==0)return false;
    var adr='http://localhost/Hawzah/Subjects/Subjects.aspx?id='+ajaxValuePlace;
    window.location.href=adr;
 //   alert(2)
}
function enterPress(){
//    var adr='http://localhost/Hawzah/Subjects/Subjects.aspx?id='+subId;
//    window.location=adr;
//   // alert(1)
//    //fnGetSubjects(subId);
//    window.self.location='http://localhost/Hawzah/Subjects/Subjects.aspx?id='+subId;
}
var ajaxValuePlace="";
var ajaxNamePlace="";
   //alert(0)     