home *** CD-ROM | disk | FTP | other *** search
/ Chip 2003 August / CHIP_08_2003.iso / Spesial / proxy / ProxPro / ProxyPro.exe / data1.cab / ConfigSite_Files / title.agp < prev    next >
Encoding:
Text File  |  2002-12-09  |  4.7 KB  |  71 lines

  1. <% 
  2.     path = SysInfo.SkinPath 
  3.     dim param
  4.     param = Request.ReqParam("menu")
  5.     if param = "" then
  6.         param = "about"    
  7.     end if
  8. %>
  9.  
  10. <html>
  11. <head>
  12. <meta NAME="Author,Design" Content="GateKeeper Team; GateKeeper3Support@infopulse.ro">
  13. <meta NAME="Copyright" Content="Infopulse; www.infopulse.ro">
  14. <meta name="Microsoft Border" content="none">
  15. <base target="contents">
  16.  
  17. <style type="text/css"></style>
  18. <title>Title</title>
  19.  
  20. <script language="JavaScript">
  21. <!--
  22. function MM_swapImgRestore() { //v3.0
  23.   var i,x,a=document.MM_sr; for(i=0;a&&i<a.length&&(x=a[i])&&x.oSrc;i++) x.src=x.oSrc;
  24. }
  25.  
  26. function MM_preloadImages() { //v3.0
  27.   var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();
  28.     var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++)
  29.     if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}}
  30. }
  31.  
  32. function MM_findObj(n, d) { //v3.0
  33.   var p,i,x;  if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) {
  34.     d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}
  35.   if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n];
  36.   for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document); return x;
  37. }
  38.  
  39. function MM_swapImage() { //v3.0
  40.   MM_swapImgRestore();
  41.   var i,j=0,x,a=MM_swapImage.arguments; document.MM_sr=new Array; for(i=0;i<(a.length-2);i+=3)
  42.    if ((x=MM_findObj(a[i]))!=null){document.MM_sr[j++]=x; if(!x.oSrc) x.oSrc=x.src; x.src=a[i+2];}
  43. }
  44. //-->
  45. </script>
  46.  
  47. </head>
  48.  
  49. <body bgcolor="#FFFFFF" onLoad="MM_preloadImages('<%Response.Write(path)%>/accounts_m_b.jpg','<%Response.Write(path)%>/logging_m_b.jpg','<%Response.Write(path)%>/policies_m_b.jpg','<%Response.Write(path)%>/proxies_m_b.jpg','<%Response.Write(path)%>/rules_m_b.jpg','<%Response.Write(path)%>/servics_m_b.jpg','<%Response.Write(path)%>/statistics_m_b.jpg','<%Response.Write(path)%>/system_m_b.jpg','<%Response.Write(path)%>/about_m_b.jpg')" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0" background="<%Response.Write(path)%>/background_title.jpg">
  50. <img name="title1" src="<%Response.Write(path)%>/title1.jpg" width="470" height="60" border="0"><br>
  51. <img name="title2" src="<%Response.Write(path)%>/title2.jpg" width="135" height="35" border="0"><a href="/accounts/menuaccounts.agp" target="menu" onMouseDown="MM_swapImage('accounts','','<%Response.Write(path)%>/accounts_m_b.jpg',1)"><img name="accounts" alt=Accounts src="<%Response.Write(path)%>/accounts_m_g.jpg" width="70" height="35" border="0"></a><a href="/logging/menulogging.agp" target="menu"
  52.  onMouseDown="MM_swapImage('logging','','<%Response.Write(path)%>/logging_m_b.jpg',1)" ><img name="logging" alt=Logging src="<%Response.Write(path)%>/logging_m_g.jpg" width="66" height="35" border="0"></a><a href="/policies/menupolicies.agp" target="menu" onMouseDown="MM_swapImage('policies','','<%Response.Write(path)%>/policies_m_b.jpg',1)"><img name="policies" alt=Policies src="<%Response.Write(path)%>/policies_m_g.jpg" width="66" height="35" border="0"></a><a href="/proxies/menuproxies.agp" target="menu" onMouseDown="MM_swapImage('proxies','','<%Response.Write(path)%>/proxies_m_b.jpg',1)"><img name="proxies" alt=Proxies src="<%Response.Write(path)%>/proxies_m_g.jpg" width="67" height="35" border="0"></a><a href="/rules/menurules.agp" target="menu" target="menu" onMouseDown="MM_swapImage('rules','','<%Response.Write(path)%>/rules_m_b.jpg',1)"><img name="rules" alt=Rules src="<%Response.Write(path)%>/rules_m_g.jpg" width="66" height="35" border="0"></a><a href="/services/menuservices.agp" target="menu" onMouseDown="MM_swapImage('services','','<%Response.Write(path)%>/services_m_b.jpg',1)"><img name="services" alt=Services src="<%Response.Write(path)%>/services_m_g.jpg" width="68" height="35" border="0"></a><a href="/statistics/menustatistics.agp" target="menu" onMouseDown="MM_swapImage('statistics','','<%Response.Write(path)%>/statistics_m_b.jpg',1)"><img name="statistics" alt=Statistics src="<%Response.Write(path)%>/statistics_m_g.jpg" width="67" height="35" border="0"></a><a href="/systeminfo/menusysteminfo.agp" target="menu" onMouseDown="MM_swapImage('system','','<%Response.Write(path)%>/system_m_b.jpg',1)"><img name="system" alt=Properties src="<%Response.Write(path)%>/system_m_g.jpg" width="73" height="35" border
  53. ="0"></a><a href="menu.agp" target="menu" onMouseDown="MM_swapImage('about','','<%Response.Write(path)%>/about_m_b.jpg',1)"><img name="about" alt=About src="<%Response.Write(path)%>/about_m_g.jpg" width="68" height="35" border="0"></a> 
  54.  
  55. <script LANGUAGE=javascript>
  56. <!--
  57.     MM_swapImage('<%Response.Write(param)%>','','<%Response.Write(path)%>/<%Response.Write(param)%>_m_b.jpg',1);
  58. //-->
  59. </script>
  60. </body>
  61. </html>
  62.  
  63.  
  64.  
  65.  
  66.  
  67.  
  68.  
  69.  
  70.  
  71.