Don't like ads? PRO users don't see any ads ;-)
Guest

Untitled

By: a guest on May 7th, 2012  |  syntax: None  |  size: 4.50 KB  |  hits: 11  |  expires: Never
download  |  raw  |  embed  |  report abuse  |  print
Text below is selected. Please press Ctrl+C to copy to your clipboard. (⌘+C on Mac)
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  2. <html xmlns="http://www.w3.org/1999/xhtml" dir="<{$lngstr.text_direction}>"><head><title><{$g_vars.page.title}><{$lngstr.item_separator}><{$srv_settings.title_postfix}></title>
  3. <meta http-equiv="Content-Language" content="<{$lngstr.meta_contentlanguage}>">
  4. <meta content="text/html; charset=<{$lngstr.meta_charset}>" http-equiv=Content-Type>
  5. <link rel="SHORTCUT ICON" href="/favicon.ico">
  6. <link href="shared/style.css" rel=stylesheet type=text/css>
  7. <script language=javascript src="shared/shared.js" type="text/javascript"></script>
  8. <{$g_vars.page.meta}></head>
  9. <body bgcolor="#ffffff"<{$g_vars.page.body_tag}><{if $g_vars.page.content_protection}>oncontextmenu="return false;" ondragstart="return false;" onselectstart="return false;"<{/if}>>
  10. <{if $g_vars.page.content_protection}><script language="JavaScript1.1">
  11. // <!--
  12. var debug = true;
  13. function right(e) {
  14. if (navigator.appName == 'Netscape' && (e.which == 3 || e.which == 2)) return false;
  15. else if (navigator.appName == 'Microsoft Internet Explorer' && (event.button == 2 || event.button == 3)) {
  16. alert('Please do not copy this page content'); return false;
  17. }
  18. return true;
  19. }
  20. document.onmousedown=right;
  21. if (document.layers)
  22. window.captureEvents(Event.MOUSEDOWN);
  23. window.onmousedown=right; //--></script><{/if}>
  24. <p><table cellpadding=0 cellspacing=0 border=0 width="100%">
  25. <tr><td width=200><{$lngstr.branding.top_logo}></td><td width="100%" align=center class=top_section><{$g_vars.page.title}></td></tr>
  26. <tr><td colspan=2 height=1 width=100% style="background-color: #E7E9EF;"><img src="images/1x1.gif" width=1 height=1></td></tr>
  27.  
  28. <{if not $g_vars.page.hide_cpanel}>
  29. <tr><td colspan=2>
  30.  
  31. <table cellpadding=0 cellspacing=0 border=0 width="100%" style="border-left: 1px solid #E0E7F6; border-right: 1px solid #CFD6E3; border-bottom: 1px solid #CFD6E3;">
  32. <tr style="background: url(images/mainbar-background.gif) repeat-x;">
  33. <td width=1 style="background: #ffffff"><img src="images/1x1.gif" width=1 height=32></td><td align=center><b><a class=bar1 href="index.php"><{$lngstr.panel_home}></a></b></td><{* <td align=center><b><a class=bar1 href="resources.php"><{$lngstr.page_resources.header}></a></b></td> *}>
  34. <{if $smarty.session.MAIN.access_questionbank > 0}>
  35. <td align=center><b><a class=bar1 href="question-bank.php"><{$lngstr.panel_questionbank}></a></b></td>
  36. <{elseif $smarty.session.MAIN.access_subjects > 0}>
  37. <td align=center><b><a class=bar1 href="subjects.php"><{$lngstr.panel_questionbank}></a></b></td>
  38. <{/if}>
  39. <{if $smarty.session.MAIN.access_testmanager > 0}>
  40. <td align=center><b><a class=bar1 href="test-manager.php"><{$lngstr.panel_edittests}></a></b></td>
  41. <{elseif $smarty.session.MAIN.access_gradingsystems > 0}>
  42. <td align=center><b><a class=bar1 href="grades.php"><{$lngstr.panel_edittests}></a></b></td>
  43. <{elseif $smarty.session.MAIN.access_emailtemplates > 0}>
  44. <td align=center><b><a class=bar1 href="email-templates.php"><{$lngstr.panel_edittests}></a></b></td>
  45. <{elseif $smarty.session.MAIN.access_reporttemplates > 0}>
  46. <td align=center><b><a class=bar1 href="report-templates.php"><{$lngstr.panel_edittests}></a></b></td>
  47. <{/if}>
  48. <{if $smarty.session.MAIN.access_reportsmanager > 0}>
  49. <td align=center><b><a class=bar1 href="reports-manager.php"><{$lngstr.panel_results}></a></b></td>
  50. <{/if}>
  51. <{if $smarty.session.MAIN.access_users > 0}>
  52. <td align=center><b><a class=bar1 href="users.php"><{$lngstr.panel_usersandgroups}></a></b></td>
  53. <{elseif $smarty.session.MAIN.access_groups > 0}>
  54. <td align=center><b><a class=bar1 href="groups.php"><{$lngstr.panel_usersandgroups}></a></b></td>
  55. <{elseif $smarty.session.MAIN.access_config > 0}>
  56. <td align=center><b><a class=bar1 href="config.php"><{$lngstr.panel_usersandgroups}></a></b></td>
  57. <{elseif $smarty.session.MAIN.access_visitors > 0}>
  58. <td align=center><b><a class=bar1 href="visitors.php"><{$lngstr.panel_usersandgroups}></a></b></td>
  59. <{/if}>
  60. <td align=center><b><a class=bar1 href="signout.php"><{$lngstr.panel_signout}></a></b></td>
  61. <td width=1 style="background: #ffffff"><img src="images/1x1.gif" width=1 height=32></td></tr></table>
  62. </td></tr>
  63. <{/if}>
  64. <tr><td colspan=2 height=7 width=100%><img src="images/1x1.gif" width=1 height=7></td></tr>
  65. <tr><td colspan=2>
  66.  
  67. <table cellpadding=0 cellspacing=0 border=0 width="100%">
  68. <tr vAlign=top><td width="1%"><img src="images/1x1.gif" width=2 height=1></td><td>
  69.  
  70. <table cellpadding=0 cellspacing=0 border=0 width="100%">
  71. <tr><td class=box_area>