% On Error Resume Next title="首页--" tille1="首页--" if c1<>"" then set rs=conn.execute("select class from main where class_id='"&c1&"'") if not rs.eof then class_n_=rs("class") title=title&">"&class_n_&"" title1=title1&">"&class_n_ classflag=class_n_ end if if c2<>"" then set rs=conn.execute("select class1 from main where class_id='"&c1&"' and class1_id='"&c2&"'") class1_n_=rs("class1") title=title&">"&class1_n_&"" title1=title1&">"&class1_n_ classflag=class1_n_ end if if c3<>"" then set rs=conn.execute("select class2 from main where class_id='"&c1&"' and class1_id='"&c2&"' and class2_id='"&c3&"'") class2_n_=rs("class2") title=title&">"&class2_n_&"" title1=title1&">"&class2_n_ classflag=class2_n_ end if if c4<>"" then set rs=conn.execute("select class3 from main where class_id='"&c1&"' and class1_id='"&c2&"' and class2_id='"&c3&"' and class3_id='"&c4&"'") class3_n_=rs("class3") title=title&">"&class3_n_&"" title1=title1&">"&class3_n_ classflag=class3_n_ end if if c1<>"" and c2="" then set rs=conn.execute("select distinct class1,class1_id from main where class_id='"&c1&"'") if c2<>"" and c3="" then set rs=conn.execute("select distinct class2,class2_id from main where class_id='"&c1&"' and class1_id='"&c2&"'") if c3<>"" and c4="" then set rs=conn.execute("select distinct class3,class3_id from main where class_id='"&c1&"' and class1_id='"&c2&"' and class2_id='"&c3&"'") image_n="../../flash/"&class_n_&".swf" %>
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||