]> git.vanrenterghem.biz Git - www.vanrenterghem.biz.git/blobdiff - phpBB2/cache/tpl_Helius.overall_header.php
Verwijder verouderde bestanden.
[www.vanrenterghem.biz.git] / phpBB2 / cache / tpl_Helius.overall_header.php
diff --git a/phpBB2/cache/tpl_Helius.overall_header.php b/phpBB2/cache/tpl_Helius.overall_header.php
deleted file mode 100755 (executable)
index 7360341..0000000
+++ /dev/null
@@ -1,319 +0,0 @@
-<?php
-
-// eXtreme Styles mod cache. Generated on Wed, 22 Nov 2006 02:21:34 +0100 (time=1164158494)
-
-?><!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">\r
-<html dir="<?php echo isset($this->vars['S_CONTENT_DIRECTION']) ? $this->vars['S_CONTENT_DIRECTION'] : $this->lang('S_CONTENT_DIRECTION'); ?>">\r
-<head>\r
-<meta http-equiv="Content-Type" content="text/html; charset=<?php echo isset($this->vars['S_CONTENT_ENCODING']) ? $this->vars['S_CONTENT_ENCODING'] : $this->lang('S_CONTENT_ENCODING'); ?>">\r
-<meta http-equiv="Content-Style-Type" content="text/css">\r
-<meta name="Author" content="http://www.phpbbstyles.com" />\r
-<?php echo isset($this->vars['META']) ? $this->vars['META'] : $this->lang('META'); ?>\r
-<?php echo isset($this->vars['NAV_LINKS']) ? $this->vars['NAV_LINKS'] : $this->lang('NAV_LINKS'); ?>\r
-<title><?php echo isset($this->vars['SITENAME']) ? $this->vars['SITENAME'] : $this->lang('SITENAME'); ?> :: <?php echo isset($this->vars['PAGE_TITLE']) ? $this->vars['PAGE_TITLE'] : $this->lang('PAGE_TITLE'); ?></title>\r
-<link rel="stylesheet" href="<?php echo isset($this->vars['T_TEMPLATE_PATH']) ? $this->vars['T_TEMPLATE_PATH'] : $this->lang('T_TEMPLATE_PATH'); ?>/Helius.css" type="text/css">\r
-<style type="text/css">\r
-<!--\r
-th, td.th, td.spacerow { background-image: url(<?php echo isset($this->vars['T_TEMPLATE_PATH']) ? $this->vars['T_TEMPLATE_PATH'] : $this->lang('T_TEMPLATE_PATH'); ?>/images/bg_cat.gif); }\r
-td.th2 { background-image: url(<?php echo isset($this->vars['T_TEMPLATE_PATH']) ? $this->vars['T_TEMPLATE_PATH'] : $this->lang('T_TEMPLATE_PATH'); ?>/images/bg_cat2.gif); }\r
-td.cat,td.catHead,td.catSides,td.catLeft,td.catRight,td.catBottom, td.row4     { background-image: url(<?php echo isset($this->vars['T_TEMPLATE_PATH']) ? $this->vars['T_TEMPLATE_PATH'] : $this->lang('T_TEMPLATE_PATH'); ?>/images/bg_cat4.gif); }\r
-\r
-/* Import the fancy styles for IE only (NS4.x doesn't use the @import function) */\r
-@import url("<?php echo isset($this->vars['T_TEMPLATE_PATH']) ? $this->vars['T_TEMPLATE_PATH'] : $this->lang('T_TEMPLATE_PATH'); ?>/formIE.css"); \r
--->\r
-</style>\r
-<?php
-
-$switch_enable_pm_popup_count = ( isset($this->_tpldata['switch_enable_pm_popup.']) ) ?  sizeof($this->_tpldata['switch_enable_pm_popup.']) : 0;
-for ($switch_enable_pm_popup_i = 0; $switch_enable_pm_popup_i < $switch_enable_pm_popup_count; $switch_enable_pm_popup_i++)
-{
- $switch_enable_pm_popup_item = &$this->_tpldata['switch_enable_pm_popup.'][$switch_enable_pm_popup_i];
- $switch_enable_pm_popup_item['S_ROW_COUNT'] = $switch_enable_pm_popup_i;
- $switch_enable_pm_popup_item['S_NUM_ROWS'] = $switch_enable_pm_popup_count;
-
-?>\r
-<script language="Javascript" type="text/javascript">\r
-<!--\r
-       if ( <?php echo isset($this->vars['PRIVATE_MESSAGE_NEW_FLAG']) ? $this->vars['PRIVATE_MESSAGE_NEW_FLAG'] : $this->lang('PRIVATE_MESSAGE_NEW_FLAG'); ?> )\r
-       {\r
-               window.open('<?php echo isset($this->vars['U_PRIVATEMSGS_POPUP']) ? $this->vars['U_PRIVATEMSGS_POPUP'] : $this->lang('U_PRIVATEMSGS_POPUP'); ?>', '_phpbbprivmsg', 'HEIGHT=225,resizable=yes,WIDTH=400');;\r
-       }\r
-//-->\r
-</script>\r
-<?php
-
-} // END switch_enable_pm_popup
-
-if(isset($switch_enable_pm_popup_item)) { unset($switch_enable_pm_popup_item); } 
-
-?>\r
-<script language="javascript" type="text/javascript">\r
-<!--\r
-\r
-var PreloadFlag = false;\r
-var expDays = 90;\r
-var exp = new Date(); \r
-var tmp = '';\r
-var tmp_counter = 0;\r
-var tmp_open = 0;\r
-\r
-exp.setTime(exp.getTime() + (expDays*24*60*60*1000));\r
-\r
-function changeImages()\r
-{\r
-       if (document.images)\r
-       {\r
-               for (var i=0; i<changeImages.arguments.length; i+=2)\r
-               {\r
-                       document[changeImages.arguments[i]].src = changeImages.arguments[i+1];\r
-               }\r
-       }\r
-}\r
-\r
-function newImage(arg)\r
-{\r
-       if (document.images)\r
-       {\r
-               rslt = new Image();\r
-               rslt.src = arg;\r
-               return rslt;\r
-       }\r
-}\r
-\r
-function PreloadImages()\r
-{\r
-       if (document.images)\r
-       {\r
-               // preload all rollover images\r
-               <?php
-
-$switch_user_logged_out_count = ( isset($this->_tpldata['switch_user_logged_out.']) ) ?  sizeof($this->_tpldata['switch_user_logged_out.']) : 0;
-for ($switch_user_logged_out_i = 0; $switch_user_logged_out_i < $switch_user_logged_out_count; $switch_user_logged_out_i++)
-{
- $switch_user_logged_out_item = &$this->_tpldata['switch_user_logged_out.'][$switch_user_logged_out_i];
- $switch_user_logged_out_item['S_ROW_COUNT'] = $switch_user_logged_out_i;
- $switch_user_logged_out_item['S_NUM_ROWS'] = $switch_user_logged_out_count;
-
-?>\r
-               img0 = newImage('<?php echo isset($this->vars['T_TEMPLATE_PATH']) ? $this->vars['T_TEMPLATE_PATH'] : $this->lang('T_TEMPLATE_PATH'); ?>/images/lang_<?php echo isset($this->vars['LANG']) ? $this->vars['LANG'] : $this->lang('LANG'); ?>/btn_login_on.gif');\r
-               img1 = newImage('<?php echo isset($this->vars['T_TEMPLATE_PATH']) ? $this->vars['T_TEMPLATE_PATH'] : $this->lang('T_TEMPLATE_PATH'); ?>/images/lang_<?php echo isset($this->vars['LANG']) ? $this->vars['LANG'] : $this->lang('LANG'); ?>/btn_register_on.gif');\r
-               <?php
-
-} // END switch_user_logged_out
-
-if(isset($switch_user_logged_out_item)) { unset($switch_user_logged_out_item); } 
-
-?>\r
-               <?php
-
-$switch_user_logged_in_count = ( isset($this->_tpldata['switch_user_logged_in.']) ) ?  sizeof($this->_tpldata['switch_user_logged_in.']) : 0;
-for ($switch_user_logged_in_i = 0; $switch_user_logged_in_i < $switch_user_logged_in_count; $switch_user_logged_in_i++)
-{
- $switch_user_logged_in_item = &$this->_tpldata['switch_user_logged_in.'][$switch_user_logged_in_i];
- $switch_user_logged_in_item['S_ROW_COUNT'] = $switch_user_logged_in_i;
- $switch_user_logged_in_item['S_NUM_ROWS'] = $switch_user_logged_in_count;
-
-?>\r
-               img2 = newImage('<?php echo isset($this->vars['T_TEMPLATE_PATH']) ? $this->vars['T_TEMPLATE_PATH'] : $this->lang('T_TEMPLATE_PATH'); ?>/images/lang_<?php echo isset($this->vars['LANG']) ? $this->vars['LANG'] : $this->lang('LANG'); ?>/btn_pm_on.gif');\r
-               img3 = newImage('<?php echo isset($this->vars['T_TEMPLATE_PATH']) ? $this->vars['T_TEMPLATE_PATH'] : $this->lang('T_TEMPLATE_PATH'); ?>/images/lang_<?php echo isset($this->vars['LANG']) ? $this->vars['LANG'] : $this->lang('LANG'); ?>/btn_profile_on.gif');\r
-               img4 = newImage('<?php echo isset($this->vars['T_TEMPLATE_PATH']) ? $this->vars['T_TEMPLATE_PATH'] : $this->lang('T_TEMPLATE_PATH'); ?>/images/lang_<?php echo isset($this->vars['LANG']) ? $this->vars['LANG'] : $this->lang('LANG'); ?>/btn_groups_on.gif');\r
-               img5 = newImage('<?php echo isset($this->vars['T_TEMPLATE_PATH']) ? $this->vars['T_TEMPLATE_PATH'] : $this->lang('T_TEMPLATE_PATH'); ?>/images/lang_<?php echo isset($this->vars['LANG']) ? $this->vars['LANG'] : $this->lang('LANG'); ?>/btn_logout_on.gif');\r
-               <?php
-
-} // END switch_user_logged_in
-
-if(isset($switch_user_logged_in_item)) { unset($switch_user_logged_in_item); } 
-
-?>\r
-               img6 = newImage('<?php echo isset($this->vars['T_TEMPLATE_PATH']) ? $this->vars['T_TEMPLATE_PATH'] : $this->lang('T_TEMPLATE_PATH'); ?>/images/lang_<?php echo isset($this->vars['LANG']) ? $this->vars['LANG'] : $this->lang('LANG'); ?>/btn_faq_on.gif');\r
-               img7 = newImage('<?php echo isset($this->vars['T_TEMPLATE_PATH']) ? $this->vars['T_TEMPLATE_PATH'] : $this->lang('T_TEMPLATE_PATH'); ?>/images/lang_<?php echo isset($this->vars['LANG']) ? $this->vars['LANG'] : $this->lang('LANG'); ?>/btn_search_on.gif');\r
-               img8 = newImage('<?php echo isset($this->vars['T_TEMPLATE_PATH']) ? $this->vars['T_TEMPLATE_PATH'] : $this->lang('T_TEMPLATE_PATH'); ?>/images/lang_<?php echo isset($this->vars['LANG']) ? $this->vars['LANG'] : $this->lang('LANG'); ?>/btn_users_on.gif');\r
-               img9 = newImage('<?php echo isset($this->vars['T_TEMPLATE_PATH']) ? $this->vars['T_TEMPLATE_PATH'] : $this->lang('T_TEMPLATE_PATH'); ?>/images/lang_<?php echo isset($this->vars['LANG']) ? $this->vars['LANG'] : $this->lang('LANG'); ?>/btn_index_on.gif');\r
-               PreloadFlag = true;\r
-       }\r
-       return true;\r
-}\r
-\r
-\r
-function SetCookie(name, value) \r
-{\r
-       var argv = SetCookie.arguments;\r
-       var argc = SetCookie.arguments.length;\r
-       var expires = (argc > 2) ? argv[2] : null;\r
-       var path = (argc > 3) ? argv[3] : null;\r
-       var domain = (argc > 4) ? argv[4] : null;\r
-       var secure = (argc > 5) ? argv[5] : false;\r
-       document.cookie = name + "=" + escape(value) +\r
-               ((expires == null) ? "" : ("; expires=" + expires.toGMTString())) +\r
-               ((path == null) ? "" : ("; path=" + path)) +\r
-               ((domain == null) ? "" : ("; domain=" + domain)) +\r
-               ((secure == true) ? "; secure" : "");\r
-}\r
-\r
-function getCookieVal(offset) \r
-{\r
-       var endstr = document.cookie.indexOf(";",offset);\r
-       if (endstr == -1)\r
-       {\r
-               endstr = document.cookie.length;\r
-       }\r
-       return unescape(document.cookie.substring(offset, endstr));\r
-}\r
-\r
-function GetCookie(name) \r
-{\r
-       var arg = name + "=";\r
-       var alen = arg.length;\r
-       var clen = document.cookie.length;\r
-       var i = 0;\r
-       while (i < clen) \r
-       {\r
-               var j = i + alen;\r
-               if (document.cookie.substring(i, j) == arg)\r
-                       return getCookieVal(j);\r
-               i = document.cookie.indexOf(" ", i) + 1;\r
-               if (i == 0)\r
-                       break;\r
-       } \r
-       return null;\r
-}\r
-\r
-function ShowHide(id1, id2, id3) \r
-{\r
-       var res = expMenu(id1);\r
-       if (id2 != '') expMenu(id2);\r
-       if (id3 != '') SetCookie(id3, res, exp);\r
-}\r
-       \r
-function expMenu(id) \r
-{\r
-       var itm = null;\r
-       if (document.getElementById) \r
-       {\r
-               itm = document.getElementById(id);\r
-       }\r
-       else if (document.all)\r
-       {\r
-               itm = document.all[id];\r
-       } \r
-       else if (document.layers)\r
-       {\r
-               itm = document.layers[id];\r
-       }\r
-       if (!itm) \r
-       {\r
-               // do nothing\r
-       }\r
-       else if (itm.style) \r
-       {\r
-               if (itm.style.display == "none")\r
-               { \r
-                       itm.style.display = ""; \r
-                       return 1;\r
-               }\r
-               else\r
-               {\r
-                       itm.style.display = "none"; \r
-                       return 2;\r
-               }\r
-       }\r
-       else \r
-       {\r
-               itm.visibility = "show"; \r
-               return 1;\r
-       }\r
-}\r
-\r
-//-->\r
-</script>\r
-</head>\r
-<body bgcolor="#E5E8EE" text="#000000" link="#364D67" vlink="#2C3E52" marginwidth="0" marginheight="0" leftmargin="0" topmargin="0" background="<?php echo isset($this->vars['T_TEMPLATE_PATH']) ? $this->vars['T_TEMPLATE_PATH'] : $this->lang('T_TEMPLATE_PATH'); ?>/images/bg_main.gif" onload="PreloadImages();">\r
-\r
-<a name="top"></a>\r
-\r
-<table width="100%" cellspacing="1" cellpadding="0" border="0" bgcolor="#525E6E">\r
-<tr>\r
-       <td width="100%" background="<?php echo isset($this->vars['T_TEMPLATE_PATH']) ? $this->vars['T_TEMPLATE_PATH'] : $this->lang('T_TEMPLATE_PATH'); ?>/images/logo_bg.gif" align="center" valign="top"><table border="0" cellspacing="0" cellpadding="0" width="100%">\r
-       <tr height="23">\r
-               <td width="130"><a href="<?php echo isset($this->vars['U_INDEX']) ? $this->vars['U_INDEX'] : $this->lang('U_INDEX'); ?>"><img src="<?php echo isset($this->vars['T_TEMPLATE_PATH']) ? $this->vars['T_TEMPLATE_PATH'] : $this->lang('T_TEMPLATE_PATH'); ?>/images/logo1.gif" width="130" height="23" border="0" /></a></td>\r
-               <td width="100%" background="<?php echo isset($this->vars['T_TEMPLATE_PATH']) ? $this->vars['T_TEMPLATE_PATH'] : $this->lang('T_TEMPLATE_PATH'); ?>/images/btn_bg.gif" nowrap="nowrap" align="right" valign="top"><table border="0" cellspacing="0" cellpadding="0">\r
-               <tr>\r
-                       <td align="center" valign="middle" width="20"><img src="<?php echo isset($this->vars['T_TEMPLATE_PATH']) ? $this->vars['T_TEMPLATE_PATH'] : $this->lang('T_TEMPLATE_PATH'); ?>/images/btn_left.gif" width="20" height="23" border="0" /></td>\r
-                       <?php
-
-$switch_user_logged_out_count = ( isset($this->_tpldata['switch_user_logged_out.']) ) ?  sizeof($this->_tpldata['switch_user_logged_out.']) : 0;
-for ($switch_user_logged_out_i = 0; $switch_user_logged_out_i < $switch_user_logged_out_count; $switch_user_logged_out_i++)
-{
- $switch_user_logged_out_item = &$this->_tpldata['switch_user_logged_out.'][$switch_user_logged_out_i];
- $switch_user_logged_out_item['S_ROW_COUNT'] = $switch_user_logged_out_i;
- $switch_user_logged_out_item['S_NUM_ROWS'] = $switch_user_logged_out_count;
-
-?>\r
-                       <td align="center" valign="middle"><a title="<?php echo isset($this->vars['L_LOGIN_LOGOUT']) ? $this->vars['L_LOGIN_LOGOUT'] : $this->lang('L_LOGIN_LOGOUT'); ?>" href="<?php echo isset($this->vars['U_LOGIN_LOGOUT']) ? $this->vars['U_LOGIN_LOGOUT'] : $this->lang('U_LOGIN_LOGOUT'); ?>" class="mainmenu" onmouseover="changeImages('btn_top_login', '<?php echo isset($this->vars['T_TEMPLATE_PATH']) ? $this->vars['T_TEMPLATE_PATH'] : $this->lang('T_TEMPLATE_PATH'); ?>/images/lang_<?php echo isset($this->vars['LANG']) ? $this->vars['LANG'] : $this->lang('LANG'); ?>/btn_login_on.gif'); return true;" onmouseout="changeImages('btn_top_login', '<?php echo isset($this->vars['T_TEMPLATE_PATH']) ? $this->vars['T_TEMPLATE_PATH'] : $this->lang('T_TEMPLATE_PATH'); ?>/images/lang_<?php echo isset($this->vars['LANG']) ? $this->vars['LANG'] : $this->lang('LANG'); ?>/btn_login.gif'); return true;"><img name="btn_top_login" src="<?php echo isset($this->vars['T_TEMPLATE_PATH']) ? $this->vars['T_TEMPLATE_PATH'] : $this->lang('T_TEMPLATE_PATH'); ?>/images/lang_<?php echo isset($this->vars['LANG']) ? $this->vars['LANG'] : $this->lang('LANG'); ?>/btn_login.gif" height="23" border="0" alt="<?php echo isset($this->vars['L_LOGIN_LOGOUT']) ? $this->vars['L_LOGIN_LOGOUT'] : $this->lang('L_LOGIN_LOGOUT'); ?>" /></a></td>\r
-                       <td align="center" valign="middle"><a title="<?php echo isset($this->vars['L_REGISTER']) ? $this->vars['L_REGISTER'] : $this->lang('L_REGISTER'); ?>" href="<?php echo isset($this->vars['U_REGISTER']) ? $this->vars['U_REGISTER'] : $this->lang('U_REGISTER'); ?>" class="mainmenu" onmouseover="changeImages('btn_top_register', '<?php echo isset($this->vars['T_TEMPLATE_PATH']) ? $this->vars['T_TEMPLATE_PATH'] : $this->lang('T_TEMPLATE_PATH'); ?>/images/lang_<?php echo isset($this->vars['LANG']) ? $this->vars['LANG'] : $this->lang('LANG'); ?>/btn_register_on.gif'); return true;" onmouseout="changeImages('btn_top_register', '<?php echo isset($this->vars['T_TEMPLATE_PATH']) ? $this->vars['T_TEMPLATE_PATH'] : $this->lang('T_TEMPLATE_PATH'); ?>/images/lang_<?php echo isset($this->vars['LANG']) ? $this->vars['LANG'] : $this->lang('LANG'); ?>/btn_register.gif'); return true;"><img name="btn_top_register" src="<?php echo isset($this->vars['T_TEMPLATE_PATH']) ? $this->vars['T_TEMPLATE_PATH'] : $this->lang('T_TEMPLATE_PATH'); ?>/images/lang_<?php echo isset($this->vars['LANG']) ? $this->vars['LANG'] : $this->lang('LANG'); ?>/btn_register.gif" height="23" border="0" alt="<?php echo isset($this->vars['L_REGISTER']) ? $this->vars['L_REGISTER'] : $this->lang('L_REGISTER'); ?>" /></a></td>\r
-                       <?php
-
-} // END switch_user_logged_out
-
-if(isset($switch_user_logged_out_item)) { unset($switch_user_logged_out_item); } 
-
-?>\r
-                       <?php
-
-$switch_user_logged_in_count = ( isset($this->_tpldata['switch_user_logged_in.']) ) ?  sizeof($this->_tpldata['switch_user_logged_in.']) : 0;
-for ($switch_user_logged_in_i = 0; $switch_user_logged_in_i < $switch_user_logged_in_count; $switch_user_logged_in_i++)
-{
- $switch_user_logged_in_item = &$this->_tpldata['switch_user_logged_in.'][$switch_user_logged_in_i];
- $switch_user_logged_in_item['S_ROW_COUNT'] = $switch_user_logged_in_i;
- $switch_user_logged_in_item['S_NUM_ROWS'] = $switch_user_logged_in_count;
-
-?>\r
-                       <td align="center" valign="middle"><a title="<?php echo isset($this->vars['L_PROFILE']) ? $this->vars['L_PROFILE'] : $this->lang('L_PROFILE'); ?>" href="<?php echo isset($this->vars['U_PROFILE']) ? $this->vars['U_PROFILE'] : $this->lang('U_PROFILE'); ?>" class="mainmenu" onmouseover="changeImages('btn_top_profile', '<?php echo isset($this->vars['T_TEMPLATE_PATH']) ? $this->vars['T_TEMPLATE_PATH'] : $this->lang('T_TEMPLATE_PATH'); ?>/images/lang_<?php echo isset($this->vars['LANG']) ? $this->vars['LANG'] : $this->lang('LANG'); ?>/btn_profile_on.gif'); return true;" onmouseout="changeImages('btn_top_profile', '<?php echo isset($this->vars['T_TEMPLATE_PATH']) ? $this->vars['T_TEMPLATE_PATH'] : $this->lang('T_TEMPLATE_PATH'); ?>/images/lang_<?php echo isset($this->vars['LANG']) ? $this->vars['LANG'] : $this->lang('LANG'); ?>/btn_profile.gif'); return true;"><img name="btn_top_profile" src="<?php echo isset($this->vars['T_TEMPLATE_PATH']) ? $this->vars['T_TEMPLATE_PATH'] : $this->lang('T_TEMPLATE_PATH'); ?>/images/lang_<?php echo isset($this->vars['LANG']) ? $this->vars['LANG'] : $this->lang('LANG'); ?>/btn_profile.gif" height="23" border="0" alt="<?php echo isset($this->vars['L_PROFILE']) ? $this->vars['L_PROFILE'] : $this->lang('L_PROFILE'); ?>" /></a></td>\r
-                       <td align="center" valign="middle"><a title="<?php echo isset($this->vars['PRIVATE_MESSAGE_INFO']) ? $this->vars['PRIVATE_MESSAGE_INFO'] : $this->lang('PRIVATE_MESSAGE_INFO'); ?>" href="<?php echo isset($this->vars['U_PRIVATEMSGS']) ? $this->vars['U_PRIVATEMSGS'] : $this->lang('U_PRIVATEMSGS'); ?>" class="mainmenu" onmouseover="changeImages('btn_top_pm', '<?php echo isset($this->vars['T_TEMPLATE_PATH']) ? $this->vars['T_TEMPLATE_PATH'] : $this->lang('T_TEMPLATE_PATH'); ?>/images/lang_<?php echo isset($this->vars['LANG']) ? $this->vars['LANG'] : $this->lang('LANG'); ?>/btn_pm_on.gif'); return true;" onmouseout="changeImages('btn_top_pm', '<?php echo isset($this->vars['T_TEMPLATE_PATH']) ? $this->vars['T_TEMPLATE_PATH'] : $this->lang('T_TEMPLATE_PATH'); ?>/images/lang_<?php echo isset($this->vars['LANG']) ? $this->vars['LANG'] : $this->lang('LANG'); ?>/btn_pm.gif'); return true;"><img name="btn_top_pm" src="<?php echo isset($this->vars['T_TEMPLATE_PATH']) ? $this->vars['T_TEMPLATE_PATH'] : $this->lang('T_TEMPLATE_PATH'); ?>/images/lang_<?php echo isset($this->vars['LANG']) ? $this->vars['LANG'] : $this->lang('LANG'); ?>/btn_pm.gif" height="23" border="0" alt="<?php echo isset($this->vars['PRIVATE_MESSAGE_INFO']) ? $this->vars['PRIVATE_MESSAGE_INFO'] : $this->lang('PRIVATE_MESSAGE_INFO'); ?>" /></a></td>\r
-                       <?php
-
-} // END switch_user_logged_in
-
-if(isset($switch_user_logged_in_item)) { unset($switch_user_logged_in_item); } 
-
-?>\r
-                       <td align="center" valign="middle"><a title="<?php echo isset($this->vars['L_FAQ']) ? $this->vars['L_FAQ'] : $this->lang('L_FAQ'); ?>" href="<?php echo isset($this->vars['U_FAQ']) ? $this->vars['U_FAQ'] : $this->lang('U_FAQ'); ?>" class="mainmenu" onmouseover="changeImages('btn_top_faq', '<?php echo isset($this->vars['T_TEMPLATE_PATH']) ? $this->vars['T_TEMPLATE_PATH'] : $this->lang('T_TEMPLATE_PATH'); ?>/images/lang_<?php echo isset($this->vars['LANG']) ? $this->vars['LANG'] : $this->lang('LANG'); ?>/btn_faq_on.gif'); return true;" onmouseout="changeImages('btn_top_faq', '<?php echo isset($this->vars['T_TEMPLATE_PATH']) ? $this->vars['T_TEMPLATE_PATH'] : $this->lang('T_TEMPLATE_PATH'); ?>/images/lang_<?php echo isset($this->vars['LANG']) ? $this->vars['LANG'] : $this->lang('LANG'); ?>/btn_faq.gif'); return true;"><img name="btn_top_faq" src="<?php echo isset($this->vars['T_TEMPLATE_PATH']) ? $this->vars['T_TEMPLATE_PATH'] : $this->lang('T_TEMPLATE_PATH'); ?>/images/lang_<?php echo isset($this->vars['LANG']) ? $this->vars['LANG'] : $this->lang('LANG'); ?>/btn_faq.gif" height="23" border="0" alt="<?php echo isset($this->vars['L_FAQ']) ? $this->vars['L_FAQ'] : $this->lang('L_FAQ'); ?>" /></a></td>\r
-                       <td align="center" valign="middle"><a title="<?php echo isset($this->vars['L_MEMBERLIST']) ? $this->vars['L_MEMBERLIST'] : $this->lang('L_MEMBERLIST'); ?>" href="<?php echo isset($this->vars['U_MEMBERLIST']) ? $this->vars['U_MEMBERLIST'] : $this->lang('U_MEMBERLIST'); ?>" class="mainmenu" onmouseover="changeImages('btn_top_users', '<?php echo isset($this->vars['T_TEMPLATE_PATH']) ? $this->vars['T_TEMPLATE_PATH'] : $this->lang('T_TEMPLATE_PATH'); ?>/images/lang_<?php echo isset($this->vars['LANG']) ? $this->vars['LANG'] : $this->lang('LANG'); ?>/btn_users_on.gif'); return true;" onmouseout="changeImages('btn_top_users', '<?php echo isset($this->vars['T_TEMPLATE_PATH']) ? $this->vars['T_TEMPLATE_PATH'] : $this->lang('T_TEMPLATE_PATH'); ?>/images/lang_<?php echo isset($this->vars['LANG']) ? $this->vars['LANG'] : $this->lang('LANG'); ?>/btn_users.gif'); return true;"><img name="btn_top_users" src="<?php echo isset($this->vars['T_TEMPLATE_PATH']) ? $this->vars['T_TEMPLATE_PATH'] : $this->lang('T_TEMPLATE_PATH'); ?>/images/lang_<?php echo isset($this->vars['LANG']) ? $this->vars['LANG'] : $this->lang('LANG'); ?>/btn_users.gif" height="23" border="0" alt="<?php echo isset($this->vars['L_MEMBERLIST']) ? $this->vars['L_MEMBERLIST'] : $this->lang('L_MEMBERLIST'); ?>" /></a></td>\r
-                       <td align="center" valign="middle"><a title="<?php echo isset($this->vars['L_SEARCH']) ? $this->vars['L_SEARCH'] : $this->lang('L_SEARCH'); ?>" href="<?php echo isset($this->vars['U_SEARCH']) ? $this->vars['U_SEARCH'] : $this->lang('U_SEARCH'); ?>" class="mainmenu" onmouseover="changeImages('btn_top_search', '<?php echo isset($this->vars['T_TEMPLATE_PATH']) ? $this->vars['T_TEMPLATE_PATH'] : $this->lang('T_TEMPLATE_PATH'); ?>/images/lang_<?php echo isset($this->vars['LANG']) ? $this->vars['LANG'] : $this->lang('LANG'); ?>/btn_search_on.gif'); return true;" onmouseout="changeImages('btn_top_search', '<?php echo isset($this->vars['T_TEMPLATE_PATH']) ? $this->vars['T_TEMPLATE_PATH'] : $this->lang('T_TEMPLATE_PATH'); ?>/images/lang_<?php echo isset($this->vars['LANG']) ? $this->vars['LANG'] : $this->lang('LANG'); ?>/btn_search.gif'); return true;"><img name="btn_top_search" src="<?php echo isset($this->vars['T_TEMPLATE_PATH']) ? $this->vars['T_TEMPLATE_PATH'] : $this->lang('T_TEMPLATE_PATH'); ?>/images/lang_<?php echo isset($this->vars['LANG']) ? $this->vars['LANG'] : $this->lang('LANG'); ?>/btn_search.gif" height="23" border="0" alt="<?php echo isset($this->vars['L_SEARCH']) ? $this->vars['L_SEARCH'] : $this->lang('L_SEARCH'); ?>" /></a></td>\r
-                       <?php
-
-$switch_user_logged_in_count = ( isset($this->_tpldata['switch_user_logged_in.']) ) ?  sizeof($this->_tpldata['switch_user_logged_in.']) : 0;
-for ($switch_user_logged_in_i = 0; $switch_user_logged_in_i < $switch_user_logged_in_count; $switch_user_logged_in_i++)
-{
- $switch_user_logged_in_item = &$this->_tpldata['switch_user_logged_in.'][$switch_user_logged_in_i];
- $switch_user_logged_in_item['S_ROW_COUNT'] = $switch_user_logged_in_i;
- $switch_user_logged_in_item['S_NUM_ROWS'] = $switch_user_logged_in_count;
-
-?>\r
-                       <td align="center" valign="middle"><a title="<?php echo isset($this->vars['L_USERGROUPS']) ? $this->vars['L_USERGROUPS'] : $this->lang('L_USERGROUPS'); ?>" href="<?php echo isset($this->vars['U_GROUP_CP']) ? $this->vars['U_GROUP_CP'] : $this->lang('U_GROUP_CP'); ?>" class="mainmenu" onmouseover="changeImages('btn_top_groups', '<?php echo isset($this->vars['T_TEMPLATE_PATH']) ? $this->vars['T_TEMPLATE_PATH'] : $this->lang('T_TEMPLATE_PATH'); ?>/images/lang_<?php echo isset($this->vars['LANG']) ? $this->vars['LANG'] : $this->lang('LANG'); ?>/btn_groups_on.gif'); return true;" onmouseout="changeImages('btn_top_groups', '<?php echo isset($this->vars['T_TEMPLATE_PATH']) ? $this->vars['T_TEMPLATE_PATH'] : $this->lang('T_TEMPLATE_PATH'); ?>/images/lang_<?php echo isset($this->vars['LANG']) ? $this->vars['LANG'] : $this->lang('LANG'); ?>/btn_groups.gif'); return true;"><img name="btn_top_groups" src="<?php echo isset($this->vars['T_TEMPLATE_PATH']) ? $this->vars['T_TEMPLATE_PATH'] : $this->lang('T_TEMPLATE_PATH'); ?>/images/lang_<?php echo isset($this->vars['LANG']) ? $this->vars['LANG'] : $this->lang('LANG'); ?>/btn_groups.gif" height="23" border="0" alt="<?php echo isset($this->vars['L_USERGROUPS']) ? $this->vars['L_USERGROUPS'] : $this->lang('L_USERGROUPS'); ?>" /></a></td>\r
-                       <td align="center" valign="middle"><a title="<?php echo isset($this->vars['L_LOGIN_LOGOUT']) ? $this->vars['L_LOGIN_LOGOUT'] : $this->lang('L_LOGIN_LOGOUT'); ?>" href="<?php echo isset($this->vars['U_LOGIN_LOGOUT']) ? $this->vars['U_LOGIN_LOGOUT'] : $this->lang('U_LOGIN_LOGOUT'); ?>" class="mainmenu" onmouseover="changeImages('btn_top_logout', '<?php echo isset($this->vars['T_TEMPLATE_PATH']) ? $this->vars['T_TEMPLATE_PATH'] : $this->lang('T_TEMPLATE_PATH'); ?>/images/lang_<?php echo isset($this->vars['LANG']) ? $this->vars['LANG'] : $this->lang('LANG'); ?>/btn_logout_on.gif'); return true;" onmouseout="changeImages('btn_top_logout', '<?php echo isset($this->vars['T_TEMPLATE_PATH']) ? $this->vars['T_TEMPLATE_PATH'] : $this->lang('T_TEMPLATE_PATH'); ?>/images/lang_<?php echo isset($this->vars['LANG']) ? $this->vars['LANG'] : $this->lang('LANG'); ?>/btn_logout.gif'); return true;"><img name="btn_top_logout" src="<?php echo isset($this->vars['T_TEMPLATE_PATH']) ? $this->vars['T_TEMPLATE_PATH'] : $this->lang('T_TEMPLATE_PATH'); ?>/images/lang_<?php echo isset($this->vars['LANG']) ? $this->vars['LANG'] : $this->lang('LANG'); ?>/btn_logout.gif" height="23" border="0" alt="<?php echo isset($this->vars['L_LOGIN_LOGOUT']) ? $this->vars['L_LOGIN_LOGOUT'] : $this->lang('L_LOGIN_LOGOUT'); ?>" /></a></td>\r
-                       <?php
-
-} // END switch_user_logged_in
-
-if(isset($switch_user_logged_in_item)) { unset($switch_user_logged_in_item); } 
-
-?>\r
-                       <td align="center" valign="middle"><a title="<?php echo isset($this->vars['L_INDEX']) ? $this->vars['L_INDEX'] : $this->lang('L_INDEX'); ?>" href="<?php echo isset($this->vars['U_INDEX']) ? $this->vars['U_INDEX'] : $this->lang('U_INDEX'); ?>" class="mainmenu" onmouseover="changeImages('btn_top_index', '<?php echo isset($this->vars['T_TEMPLATE_PATH']) ? $this->vars['T_TEMPLATE_PATH'] : $this->lang('T_TEMPLATE_PATH'); ?>/images/lang_<?php echo isset($this->vars['LANG']) ? $this->vars['LANG'] : $this->lang('LANG'); ?>/btn_index_on.gif'); return true;" onmouseout="changeImages('btn_top_index', '<?php echo isset($this->vars['T_TEMPLATE_PATH']) ? $this->vars['T_TEMPLATE_PATH'] : $this->lang('T_TEMPLATE_PATH'); ?>/images/lang_<?php echo isset($this->vars['LANG']) ? $this->vars['LANG'] : $this->lang('LANG'); ?>/btn_index.gif'); return true;"><img name="btn_top_index" src="<?php echo isset($this->vars['T_TEMPLATE_PATH']) ? $this->vars['T_TEMPLATE_PATH'] : $this->lang('T_TEMPLATE_PATH'); ?>/images/lang_<?php echo isset($this->vars['LANG']) ? $this->vars['LANG'] : $this->lang('LANG'); ?>/btn_index.gif" height="23" border="0" alt="<?php echo isset($this->vars['L_INDEX']) ? $this->vars['L_INDEX'] : $this->lang('L_INDEX'); ?>" /></a></td>\r
-               </tr>\r
-               </table></td>\r
-       </tr>\r
-       <tr>\r
-               <td width="130"><a href="<?php echo isset($this->vars['U_INDEX']) ? $this->vars['U_INDEX'] : $this->lang('U_INDEX'); ?>"><img src="<?php echo isset($this->vars['T_TEMPLATE_PATH']) ? $this->vars['T_TEMPLATE_PATH'] : $this->lang('T_TEMPLATE_PATH'); ?>/images/logo2.gif" width="130" height="30" border="0" /></a></td>\r
-               <td width="100%" nowrap="nowrap" align="center" valign="middle"><span class="subtitle"><?php echo isset($this->vars['SITE_DESCRIPTION']) ? $this->vars['SITE_DESCRIPTION'] : $this->lang('SITE_DESCRIPTION'); ?></span></td>\r
-       </tr>\r
-       </table>\r
-       </td>\r
-</tr>\r
-</table>\r
-\r
-<br />\r
-\r
-<table border="0" cellspacing="0" cellpadding="10" width="100%">\r
-<tr>\r
-       <td align="center" valign="top">\r