javascript:window.history.forward(1);
var re = document.referrer;

var xmlHttp_ll=false;
var xmlHttplogin=false;
var xmlHttpmenu=false;
var xmlHttprecently=false;
var xmlHttprecommendation=false;

var Http_Botton_Font=false;

var xmlHttpshow = false;
var xmlHttpshow1 = false;

var urlxx2 = "../iframe/class_button_check.aspx";

var xmlHttpsy = false;
var xmlHttpxs = false;
var xmlHttpxx = false;
var xmlHttpxx2 = false;
var xmlHttpmy = false;
var xmlHttptiaojian = false;
var xmlHttpgo = false;

var Page_Size_Type1=false;
var Page_Size_Type2=false;
var Page_Size_Type3=false;

try 
{
  xmlHttp_ll = new ActiveXObject("Msxml2.XMLHTTP");
  xmlHttplogin=new ActiveXObject("Msxml2.XMLHTTP");
  xmlHttpmenu=new ActiveXObject("Msxml2.XMLHTTP");
  xmlHttprecently=new ActiveXObject("Msxml2.XMLHTTP");
  xmlHttprecommendation=new ActiveXObject("Msxml2.XMLHTTP");
    
  Http_Botton_Font=new ActiveXObject("Msxml2.XMLHTTP");

  xmlHttpshow = new ActiveXObject("Msxml2.XMLHTTP");
  xmlHttpshow1 = new ActiveXObject("Msxml2.XMLHTTP");
  
  xmlHttpsy = new ActiveXObject("Msxml2.XMLHTTP");
  xmlHttpxs = new ActiveXObject("Msxml2.XMLHTTP");
  xmlHttpxx = new ActiveXObject("Msxml2.XMLHTTP");
  xmlHttpxx2 = new ActiveXObject("Msxml2.XMLHTTP");
  xmlHttpmy = new ActiveXObject("Msxml2.XMLHTTP");
  xmlHttptiaojian = new ActiveXObject("Msxml2.XMLHTTP");
  xmlHttpgo = new ActiveXObject("Msxml2.XMLHTTP");
  
  Page_Size_Type1 = new ActiveXObject("Msxml2.XMLHTTP");
  Page_Size_Type2 = new ActiveXObject("Msxml2.XMLHTTP");
  Page_Size_Type3 = new ActiveXObject("Msxml2.XMLHTTP");
}
catch(e)
{
  try
  {
	xmlHttp_ll = new ActiveXObject("Microsoft.XMLHTTP");
	xmlHttplogin=new ActiveXObject("Microsoft.XMLHTTP");
	xmlHttpmenu=new ActiveXObject("Microsoft.XMLHTTP");
	xmlHttprecently=new ActiveXObject("Microsoft.XMLHTTP");
	xmlHttprecommendation=new ActiveXObject("Microsoft.XMLHTTP");
	
	Http_Botton_Font=new ActiveXObject("Microsoft.XMLHTTP");
	
	xmlHttpshow = new ActiveXObject("Microsoft.XMLHTTP");
    xmlHttpshow1 = new ActiveXObject("Microsoft.XMLHTTP");
	
	xmlHttpsy = new ActiveXObject("Microsoft.XMLHTTP");
	xmlHttpxs = new ActiveXObject("Microsoft.XMLHTTP");
	xmlHttpxx = new ActiveXObject("Microsoft.XMLHTTP");
	xmlHttpxx2 = new ActiveXObject("Microsoft.XMLHTTP");
	xmlHttpmy = new ActiveXObject("Microsoft.XMLHTTP");
	xmlHttptiaojian = new ActiveXObject("Microsoft.XMLHTTP");
	xmlHttpgo = new ActiveXObject("Microsoft.XMLHTTP");
	
	Page_Size_Type1 = new ActiveXObject("Microsoft.XMLHTTP");
	Page_Size_Type2 = new ActiveXObject("Microsoft.XMLHTTP");
	Page_Size_Type3 = new ActiveXObject("Microsoft.XMLHTTP");
  }
  catch(e2)
  {
	xmlHttp_ll = false;
	xmlHttplogin=false;
	xmlHttpmenu=false;
	xmlHttprecently=false;
	xmlHttprecommendation=false;
	
	Http_Botton_Font=false;
	
	xmlHttpshow = false;
    xmlHttpshow1 = false;
	
	xmlHttpsy = false;
	xmlHttpxs = false;
	xmlHttpxx = false;
	xmlHttpxx2 = false;
	xmlHttpmy = false;
	xmlHttptiaojian = false;
	xmlHttpgo = false;
	
	Page_Size_Type1 = false;
	Page_Size_Type2 = false;
	Page_Size_Type3 = false;
  }
}

if(!xmlHttp_ll && typeof XMLHttpRequest != 'undefined')
{
  xmlHttp_ll=new XMLHttpRequest();
}

if(!xmlHttplogin && typeof XMLHttpRequest != 'undefined')
{
  xmlHttplogin=new XMLHttpRequest();
}

if(!xmlHttpmenu && typeof XMLHttpRequest!='undefined')
{
  xmlHttpmenu=new XMLHttpRequest();	
}

if(!xmlHttprecently && typeof XMLHttpRequest!='undefined')
{
  xmlHttprecently=new XMLHttpRequest();	
}

if(!xmlHttprecommendation && typeof XMLHttpRequest!='undefined')
{
  xmlHttprecommendation=new XMLHttpRequest();	
}

if(!Http_Botton_Font && typeof XMLHttpRequest!='undefined')
{
  Http_Botton_Font=new XMLHttpRequest();
}

if (!xmlHttpshow && typeof XMLHttpRequest != 'undefined') {
xmlHttpshow = new XMLHttpRequest();
}

if (!xmlHttpshow1 && typeof XMLHttpRequest != 'undefined') {
xmlHttpshow1 = new XMLHttpRequest();
}

if (!xmlHttpsy && typeof XMLHttpRequest != 'undefined') {
  xmlHttpsy = new XMLHttpRequest();
}

  if (!xmlHttpxs && typeof XMLHttpRequest != 'undefined') {
  xmlHttpxs = new XMLHttpRequest();
}

  if (!xmlHttpxx && typeof XMLHttpRequest != 'undefined') {
  xmlHttpxx = new XMLHttpRequest();
}

if (!xmlHttpxx2 && typeof XMLHttpRequest != 'undefined') {
  xmlHttpxx2 = new XMLHttpRequest();
}

if (!xmlHttpmy && typeof XMLHttpRequest != 'undefined') {
  xmlHttpmy = new XMLHttpRequest();
}

if (!xmlHttptiaojian && typeof XMLHttpRequest != 'undefined') {
  xmlHttptiaojian = new XMLHttpRequest();
}

if (!xmlHttpgo && typeof XMLHttpRequest != 'undefined') {
  xmlHttpgo = new XMLHttpRequest();
}

if (!Page_Size_Type1 && typeof XMLHttpRequest != 'undefined') {
  Page_Size_Type1 = new XMLHttpRequest();
}

if (!Page_Size_Type2 && typeof XMLHttpRequest != 'undefined') {
  Page_Size_Type2 = new XMLHttpRequest();
}

if (!Page_Size_Type3 && typeof XMLHttpRequest != 'undefined') {
  Page_Size_Type3 = new XMLHttpRequest();
}


function callserver()
{
  var url="../../iframe/ll_cu.aspx?key="+escape(re);
  xmlHttp_ll.open("GET",url,true);
  xmlHttp_ll.send(null);
  
  var loginurl="../iframe/Member_Login2.aspx";
  xmlHttplogin.open("GET",loginurl,true);
  xmlHttplogin.onreadystatechange=ReadLogin;
  xmlHttplogin.send(null);
  
  /*var menuurl="../iframe/menu2.htm";
  xmlHttpmenu.open("GET",menuurl,true);
  xmlHttpmenu.onreadystatechange=ReadMenu;
  xmlHttpmenu.send(null);
  
  var recentlyurl="../iframe/Have_Been_View.aspx";
  xmlHttprecently.open("GET",recentlyurl,true);
  xmlHttprecently.onreadystatechange=ReadRecently;
  xmlHttprecently.send(null);
  
  var p_name = document.getElementById("p_name").value;
  var recommendationurl="../iframe/adv_show_1.aspx?Key=" + escape(p_name);
  xmlHttprecommendation.open("GET",recommendationurl,true);
  xmlHttprecommendation.onreadystatechange=Recommendation;
  xmlHttprecommendation.send(null);*/
  
  var keyid = document.getElementById("show_productsid_key").value;
  var key = document.getElementById("show_products_key").value;
  if ((key == null) || (key == "")) return;
  var urlshow = "../iframe/class.aspx?keyID="+ escape(keyid)+"&key="+ escape(key) +"&sql_key=1";
  xmlHttpshow.open("GET", urlshow, true);
  xmlHttpshow.onreadystatechange = updatePageshow;
  xmlHttpshow.send(null);

}

function ReadLogin()
{
  if(xmlHttplogin.readyState<4)
  {
	Member_Login.innerHTML="<strong>Loading...</strong>";
  }
  
  if(xmlHttplogin.readyState==4)
  {
	Member_Login.innerHTML= xmlHttplogin.responseText;
  }
}

function ReadMenu()
{
  if(xmlHttpmenu.readyState<4)
  {
	
  }
  
  if(xmlHttpmenu.readyState==4)
  {
	menu.innerHTML= xmlHttpmenu.responseText;
  }
}

function ReadRecently()
{
  if(xmlHttprecently.readyState<4)
  {
	recently.innerHTML="<br><br><center><img src=\"../images/loading3.gif\"></center><br>"; 
  }
  
  if(xmlHttprecently.readyState==4)
  {
	recently.innerHTML= xmlHttprecently.responseText;
  }
}

function Recommendation()
{
  if(xmlHttprecommendation.readyState<4)
  {
	recommendation.innerHTML="<br><br><center><img src=\"../images/loading3.gif\"></center><br>"; 
  }
  
  if(xmlHttprecommendation.readyState==4)
  {
	recommendation.innerHTML= xmlHttprecommendation.responseText;
  }
}

///////////////////
function updatePageshow() {
if (xmlHttpshow.readyState < 4) {
show_pro.innerHTML="<center><br><img src=\"../images/loading3.gif\"><br><strong>Loading</strong></center>";
}
if (xmlHttpshow.readyState == 4) {
var response = xmlHttpshow.responseText;
show_pro.innerHTML=response;
}
}

function updatePageshow1() {
if (xmlHttpshow1.readyState < 4) {
show_pro.innerHTML="<center><br><img src=../images/loading3.gif><br><strong>Loading</strong></center>";
}
if (xmlHttpshow1.readyState == 4) {
var response = xmlHttpshow1.responseText;
show_pro.innerHTML=response;
}
}

function OnClick_sy()
{
  var keyid = document.getElementById("show_productsid_key").value;
  //var keypro = document.getElementById("show_productsid_pro").value;
  var key = document.getElementById("control").value;
  if ((key == null) || (key == "")) return;
  
  //var urlsy = "../iframe/class.aspx?keyID="+ escape(keyid)+"&key_pro="+ escape(keypro) +"&key=sy&sql_key="+ escape(key);
  var urlsy = "../iframe/class.aspx?keyID="+ escape(keyid)+"&key=sy&sql_key="+ escape(key);
  xmlHttpsy.open("GET", urlsy, true);
  xmlHttpsy.onreadystatechange = updatePagesy;
  xmlHttpsy.send(null);  
}

function updatePagesy() {
if (xmlHttpsy.readyState < 4) {
show_pro.innerHTML="<center><br><br><br><br><img src=../images/loading3.gif><br><strong>Loading</strong></center>";
}
if (xmlHttpsy.readyState == 4) {
var response = xmlHttpsy.responseText;
show_pro.innerHTML=response;
}
xmlHttpxx2.open("GET", urlxx2, true);
xmlHttpxx2.onreadystatechange = updatePagexx2;
xmlHttpxx2.send(null);
}

function OnClick_xs()
{
  var keyid = document.getElementById("show_productsid_key").value;
  //var keypro = document.getElementById("show_productsid_pro").value;
  var key = document.getElementById("control").value;
  if ((key == null) || (key == "")) return;
  
  //var urlxs = "../iframe/class.aspx?keyID="+ escape(keyid)+"&key_pro="+ escape(keypro) +"&key=xs&sql_key="+ escape(key);
  var urlxs = "../iframe/class.aspx?keyID="+ escape(keyid)+"&key=xs&sql_key="+ escape(key);
  xmlHttpxs.open("GET", urlxs, true);
  xmlHttpxs.onreadystatechange = updatePagexs;
  xmlHttpxs.send(null);  
}

function updatePagexs() {
if (xmlHttpxs.readyState < 4) {
show_pro.innerHTML="<center><br><br><br><br><img src=../images/loading3.gif><br><strong>Loading</strong></center>";
}
if (xmlHttpxs.readyState == 4) {
var response = xmlHttpxs.responseText;
show_pro.innerHTML=response;
}
xmlHttpxx2.open("GET", urlxx2, true);
xmlHttpxx2.onreadystatechange = updatePagexx2;
xmlHttpxx2.send(null);
}

function OnClick_xx()
{
  var keyid = document.getElementById("show_productsid_key").value;
  //var keypro = document.getElementById("show_productsid_pro").value;
  var key = document.getElementById("control").value;
  if ((key == null) || (key == "")) return;
  
  //var urlxx = "../iframe/class.aspx?keyID="+ escape(keyid)+"&key_pro="+ escape(keypro) +"&key=xx&sql_key="+ escape(key);
  var urlxx = "../iframe/class.aspx?keyID="+ escape(keyid)+"&key=xx&sql_key="+ escape(key);
  //var urlxx2 = "../iframe/class_button_check.aspx?keyID="+ escape(keyid)+"&key=xx&sql_key="+ escape(key);
  xmlHttpxx.open("GET", urlxx, true);
  //xmlHttpxx2.open("GET", urlxx2, true);
  xmlHttpxx.onreadystatechange = updatePagexx;
  //xmlHttpxx2.onreadystatechange = updatePagexx2;
  xmlHttpxx.send(null); 
  //xmlHttpxx2.send(null);
}

function updatePagexx() {
if (xmlHttpxx.readyState < 4) {
show_pro.innerHTML="<center><br><br><br><br><img src=../images/loading3.gif><br><strong>Loading</strong></center>";
}
if (xmlHttpxx.readyState == 4) {
var response = xmlHttpxx.responseText;
show_pro.innerHTML=response;
}
xmlHttpxx2.open("GET", urlxx2, true);
xmlHttpxx2.onreadystatechange = updatePagexx2;
xmlHttpxx2.send(null);
}

function OnClick_my()
{
  var keyid = document.getElementById("show_productsid_key").value;
  //var keypro = document.getElementById("show_productsid_pro").value;
  var key = document.getElementById("control").value;
  if ((key == null) || (key == "")) return;
  
  //var urlmy = "../iframe/class.aspx?keyID="+ escape(keyid)+"&key_pro="+ escape(keypro) +"&key=my&sql_key="+ escape(key);
  var urlmy = "../iframe/class.aspx?keyID="+ escape(keyid)+"&key=my&sql_key="+ escape(key);
  xmlHttpmy.open("GET", urlmy, true);
  xmlHttpmy.onreadystatechange = updatePagemy;
  xmlHttpmy.send(null);  
}

function updatePagemy() {
if (xmlHttpmy.readyState < 4) {
show_pro.innerHTML="<center><br><br><br><br><img src=../images/loading3.gif><br><strong>Loading</strong></center>";
}
if (xmlHttpmy.readyState == 4) {
var response = xmlHttpmy.responseText;
show_pro.innerHTML=response;
}
xmlHttpxx2.open("GET", urlxx2, true);
xmlHttpxx2.onreadystatechange = updatePagexx2;
xmlHttpxx2.send(null);
}

function OnClick_tiaojian()
{
  var keyid = document.getElementById("show_productsid_key").value;
  //var keypro = document.getElementById("show_productsid_pro").value;
  var key = document.getElementById("control").value;
  var tiaojian = document.getElementById("select_tiaojian").value;
  if ((key == null) || (key == "")) return;
  
  //var urltiaojian = "../iframe/class.aspx?keyID="+ escape(keyid)+"&key_pro="+ escape(keypro) +"&key=tiaojian&sql_key="+ escape(key)+"&tiaojian="+escape(tiaojian);
  var urltiaojian = "../iframe/class.aspx?keyID="+ escape(keyid)+"&key=tiaojian&sql_key="+ escape(key)+"&tiaojian="+escape(tiaojian);
  xmlHttptiaojian.open("GET", urltiaojian, true);
  xmlHttptiaojian.onreadystatechange = updatePagetiaojian;
  xmlHttptiaojian.send(null);  
}

function updatePagetiaojian() {
if (xmlHttptiaojian.readyState < 4) {
show_pro.innerHTML="<center><br><br><br><br><img src=../images/loading3.gif><br><strong>Please wait</strong></center>";
}
if (xmlHttptiaojian.readyState == 4) {
var response = xmlHttptiaojian.responseText;
show_pro.innerHTML=response;
//OnClick_tiaojian_fu();
}
xmlHttpxx2.open("GET", urlxx2, true);
xmlHttpxx2.onreadystatechange = updatePagexx2;
xmlHttpxx2.send(null);
}

function OnClick_go()
{
  var keyid = document.getElementById("show_productsid_key").value;
  //var keypro = document.getElementById("show_productsid_pro").value;
  var key = document.getElementById("control").value;
  var page_no=document.getElementById("go_to_page").value;
  if ((key == null) || (key == "")) return;
  
  //var urlgo = "../iframe/class.aspx?keyID="+ escape(keyid)+"&key_pro="+ escape(keypro) +"&key=go_to_page&sql_key="+ escape(key)+"&page_No="+ escape(page_no);
  var urlgo = "../iframe/class.aspx?keyID="+ escape(keyid)+"&key=go_to_page&sql_key="+ escape(key)+"&page_No="+ escape(page_no);
  xmlHttpgo.open("GET", urlgo, true);
  xmlHttpgo.onreadystatechange = updatePagego;
  xmlHttpgo.send(null);   
}

function updatePagego() {
if (xmlHttpgo.readyState < 4) {
show_pro.innerHTML="<center><br><br><br><br><img src=../images/loading3.gif><br><strong>Loading</strong></center>";
}
if (xmlHttpgo.readyState == 4) {
var response = xmlHttpgo.responseText;
show_pro.innerHTML=response;
}
xmlHttpxx2.open("GET", urlxx2, true);
xmlHttpxx2.onreadystatechange = updatePagexx2;
xmlHttpxx2.send(null);
}

function OnClick_tiaojian_fu()
{
  var keyid = document.getElementById("show_productsid_key").value;
  //var keypro = document.getElementById("show_productsid_pro").value;
  var key = document.getElementById("control").value;
  var tiaojian = document.getElementById("select_tiaojian").value;
  if ((key == null) || (key == "")) return;
  
  //var urltiaojian = "../iframe/class.aspx?keyID="+ escape(keyid)+"&key_pro="+ escape(keypro) +"&key=tiaojian&sql_key="+ escape(key)+"&tiaojian="+escape(tiaojian);
  var urltiaojian = "../iframe/class.aspx?keyID="+ escape(keyid)+"&key=tiaojian&sql_key="+ escape(key)+"&tiaojian="+escape(tiaojian);
  xmlHttptiaojian.open("GET", urltiaojian, true);
  xmlHttptiaojian.onreadystatechange = updatePagetiaojian_fu;
  xmlHttptiaojian.send(null);  
}

function updatePagetiaojian_fu() {
if (xmlHttptiaojian.readyState < 4) {
show_pro.innerHTML="<center><br><br><br><br><img src=../images/loading3.gif><br><strong>Loading</strong></center>";
}
if (xmlHttptiaojian.readyState == 4) {
var response = xmlHttptiaojian.responseText;
show_pro.innerHTML=response;
}
xmlHttpxx2.open("GET", urlxx2, true);
xmlHttpxx2.onreadystatechange = updatePagexx2;
xmlHttpxx2.send(null);
}

function OnClick_Page_Size_Type1()
{
  var urlPage_Size_Type1 = "../iframe/class.aspx?page_size_key=32";
  Page_Size_Type1.open("GET", urlPage_Size_Type1, true);
  Page_Size_Type1.onreadystatechange = updatePagePage_Size_Type1;
  Page_Size_Type1.send(null); 

}

function updatePagePage_Size_Type1() {
if (Page_Size_Type1.readyState < 4) {
show_pro.innerHTML="<center><br><br><br><br><img src=../images/loading3.gif><br><strong>Please wait</strong></center>";
}
if (Page_Size_Type1.readyState == 4) {
var response = Page_Size_Type1.responseText;
show_pro.innerHTML=response;
OnClick_Page_Size_Type1_fu();
}

}

function OnClick_Page_Size_Type1_fu()
{
  var urlPage_Size_Type1 = "../iframe/class.aspx?page_size_key=32";
  Page_Size_Type1.open("GET", urlPage_Size_Type1, true);
  Page_Size_Type1.onreadystatechange = updatePagePage_Size_Type1_fu;
  Page_Size_Type1.send(null); 

}

function updatePagePage_Size_Type1_fu() {
if (Page_Size_Type1.readyState < 4) {
show_pro.innerHTML="<center><br><br><br><br><img src=../images/loading3.gif><br><strong>Loading</strong></center>";
}
if (Page_Size_Type1.readyState == 4) {
var response = Page_Size_Type1.responseText;
show_pro.innerHTML=response;
}
xmlHttpxx2.open("GET", urlxx2, true);
xmlHttpxx2.onreadystatechange = updatePagexx2;
xmlHttpxx2.send(null);
}

function OnClick_Page_Size_Type2()
{
  var urlPage_Size_Type2 = "../iframe/class.aspx?page_size_key=52";
  Page_Size_Type2.open("GET", urlPage_Size_Type2, true);
  Page_Size_Type2.onreadystatechange = updatePagePage_Size_Type2;
  Page_Size_Type2.send(null); 

}

function updatePagePage_Size_Type2() {
if (Page_Size_Type2.readyState < 4) {
show_pro.innerHTML="<center><br><br><br><br><img src=../images/loading3.gif><br><strong>Please wait</strong></center>";
}
if (Page_Size_Type2.readyState == 4) {
var response = Page_Size_Type2.responseText;
show_pro.innerHTML=response;
OnClick_Page_Size_Type2_fu();
}

}

function OnClick_Page_Size_Type2_fu()
{
  var urlPage_Size_Type2 = "../iframe/class.aspx?page_size_key=52";
  Page_Size_Type2.open("GET", urlPage_Size_Type2, true);
  Page_Size_Type2.onreadystatechange = updatePagePage_Size_Type2_fu;
  Page_Size_Type2.send(null); 

}

function updatePagePage_Size_Type2_fu() {
if (Page_Size_Type2.readyState < 4) {
show_pro.innerHTML="<center><br><br><br><br><img src=../images/loading3.gif><br><strong>Loading</strong></center>";
}
if (Page_Size_Type2.readyState == 4) {
var response = Page_Size_Type2.responseText;
show_pro.innerHTML=response;
}
xmlHttpxx2.open("GET", urlxx2, true);
xmlHttpxx2.onreadystatechange = updatePagexx2;
xmlHttpxx2.send(null);
}

function OnClick_Page_Size_Type3()
{
  var urlPage_Size_Type3 = "../iframe/class.aspx?page_size_key=80";
  Page_Size_Type3.open("GET", urlPage_Size_Type3, true);
  Page_Size_Type3.onreadystatechange = updatePagePage_Size_Type3;
  Page_Size_Type3.send(null); 

}

function updatePagePage_Size_Type3() {
if (Page_Size_Type3.readyState < 4) {
show_pro.innerHTML="<center><br><br><br><br><img src=../images/loading3.gif><br><strong>Please wait</strong></center>";
}
if (Page_Size_Type3.readyState == 4) {
var response = Page_Size_Type3.responseText;
show_pro.innerHTML=response;
OnClick_Page_Size_Type3_fu();
}

}

function OnClick_Page_Size_Type3_fu()
{
  var urlPage_Size_Type3 = "../iframe/class.aspx?page_size_key=80";
  Page_Size_Type3.open("GET", urlPage_Size_Type3, true);
  Page_Size_Type3.onreadystatechange = updatePagePage_Size_Type3_fu;
  Page_Size_Type3.send(null); 

}

function updatePagePage_Size_Type3_fu() {
if (Page_Size_Type3.readyState < 4) {
show_pro.innerHTML="<center><br><br><br><br><img src=../images/loading3.gif><br><strong>Loading</strong></center>";
}
if (Page_Size_Type3.readyState == 4) {
var response = Page_Size_Type3.responseText;
show_pro.innerHTML=response;
}
xmlHttpxx2.open("GET", urlxx2, true);
xmlHttpxx2.onreadystatechange = updatePagexx2;
xmlHttpxx2.send(null);
}

function Check_Button()
{
  urlxx22 = "../iframe/class_button_check.aspx";
  xmlHttpxx2.open("GET", urlxx22, true);
  xmlHttpxx2.onreadystatechange = updatePagexx2_fu;
  xmlHttpxx2.send(null);
}

function updatePagexx2() {
if (xmlHttpxx2.readyState < 4) {

}
if (xmlHttpxx2.readyState == 4) {
var response = xmlHttpxx2.responseText;
Check_Button();
}
}

function updatePagexx2_fu() {
if (xmlHttpxx2.readyState < 4) {

}
if (xmlHttpxx2.readyState == 4) {
var response = xmlHttpxx2.responseText;
}
if(response=="o")
  {
	eval("sy.disabled=true;");
    eval("xs.disabled=true;");
	eval("xx.disabled=true;");
    eval("my.disabled=true;");
  }
  
  if(response=="l")
  {
	eval("sy.disabled=true;");
    eval("xs.disabled=true;");
	eval("xx.disabled=false;");
    eval("my.disabled=false;");
  }

  if(response=="e")
  {
    eval("sy.disabled=false;");
    eval("xs.disabled=false;");
	eval("xx.disabled=true;");
    eval("my.disabled=true;");
  }
  
  if(response!="o" && response!="l" && response!="e")
  {
    eval("sy.disabled=false;");
    eval("xs.disabled=false;");
	eval("xx.disabled=false;");
    eval("my.disabled=false;");
  }
}

////////////////////
