]> git.vanrenterghem.biz Git - www.vanrenterghem.biz.git/blob - phpBB2/cache/tpl_Helius.overall_header.php
Baseline
[www.vanrenterghem.biz.git] / phpBB2 / cache / tpl_Helius.overall_header.php
1 <?php
3 // eXtreme Styles mod cache. Generated on Wed, 22 Nov 2006 02:21:34 +0100 (time=1164158494)
5 ?><!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">\r
6 <html dir="<?php echo isset($this->vars['S_CONTENT_DIRECTION']) ? $this->vars['S_CONTENT_DIRECTION'] : $this->lang('S_CONTENT_DIRECTION'); ?>">\r
7 <head>\r
8 <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
9 <meta http-equiv="Content-Style-Type" content="text/css">\r
10 <meta name="Author" content="http://www.phpbbstyles.com" />\r
11 <?php echo isset($this->vars['META']) ? $this->vars['META'] : $this->lang('META'); ?>\r
12 <?php echo isset($this->vars['NAV_LINKS']) ? $this->vars['NAV_LINKS'] : $this->lang('NAV_LINKS'); ?>\r
13 <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
14 <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
15 <style type="text/css">\r
16 <!--\r
17 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
18 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
19 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
20 \r
21 /* Import the fancy styles for IE only (NS4.x doesn't use the @import function) */\r
22 @import url("<?php echo isset($this->vars['T_TEMPLATE_PATH']) ? $this->vars['T_TEMPLATE_PATH'] : $this->lang('T_TEMPLATE_PATH'); ?>/formIE.css"); \r
23 -->\r
24 </style>\r
25 <?php
27 $switch_enable_pm_popup_count = ( isset($this->_tpldata['switch_enable_pm_popup.']) ) ?  sizeof($this->_tpldata['switch_enable_pm_popup.']) : 0;
28 for ($switch_enable_pm_popup_i = 0; $switch_enable_pm_popup_i < $switch_enable_pm_popup_count; $switch_enable_pm_popup_i++)
29 {
30  $switch_enable_pm_popup_item = &$this->_tpldata['switch_enable_pm_popup.'][$switch_enable_pm_popup_i];
31  $switch_enable_pm_popup_item['S_ROW_COUNT'] = $switch_enable_pm_popup_i;
32  $switch_enable_pm_popup_item['S_NUM_ROWS'] = $switch_enable_pm_popup_count;
34 ?>\r
35 <script language="Javascript" type="text/javascript">\r
36 <!--\r
37         if ( <?php echo isset($this->vars['PRIVATE_MESSAGE_NEW_FLAG']) ? $this->vars['PRIVATE_MESSAGE_NEW_FLAG'] : $this->lang('PRIVATE_MESSAGE_NEW_FLAG'); ?> )\r
38         {\r
39                 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
40         }\r
41 //-->\r
42 </script>\r
43 <?php
45 } // END switch_enable_pm_popup
47 if(isset($switch_enable_pm_popup_item)) { unset($switch_enable_pm_popup_item); } 
49 ?>\r
50 <script language="javascript" type="text/javascript">\r
51 <!--\r
52 \r
53 var PreloadFlag = false;\r
54 var expDays = 90;\r
55 var exp = new Date(); \r
56 var tmp = '';\r
57 var tmp_counter = 0;\r
58 var tmp_open = 0;\r
59 \r
60 exp.setTime(exp.getTime() + (expDays*24*60*60*1000));\r
61 \r
62 function changeImages()\r
63 {\r
64         if (document.images)\r
65         {\r
66                 for (var i=0; i<changeImages.arguments.length; i+=2)\r
67                 {\r
68                         document[changeImages.arguments[i]].src = changeImages.arguments[i+1];\r
69                 }\r
70         }\r
71 }\r
72 \r
73 function newImage(arg)\r
74 {\r
75         if (document.images)\r
76         {\r
77                 rslt = new Image();\r
78                 rslt.src = arg;\r
79                 return rslt;\r
80         }\r
81 }\r
82 \r
83 function PreloadImages()\r
84 {\r
85         if (document.images)\r
86         {\r
87                 // preload all rollover images\r
88                 <?php
90 $switch_user_logged_out_count = ( isset($this->_tpldata['switch_user_logged_out.']) ) ?  sizeof($this->_tpldata['switch_user_logged_out.']) : 0;
91 for ($switch_user_logged_out_i = 0; $switch_user_logged_out_i < $switch_user_logged_out_count; $switch_user_logged_out_i++)
92 {
93  $switch_user_logged_out_item = &$this->_tpldata['switch_user_logged_out.'][$switch_user_logged_out_i];
94  $switch_user_logged_out_item['S_ROW_COUNT'] = $switch_user_logged_out_i;
95  $switch_user_logged_out_item['S_NUM_ROWS'] = $switch_user_logged_out_count;
97 ?>\r
98                 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
99                 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
100                 <?php
102 } // END switch_user_logged_out
104 if(isset($switch_user_logged_out_item)) { unset($switch_user_logged_out_item); } 
106 ?>\r
107                 <?php
109 $switch_user_logged_in_count = ( isset($this->_tpldata['switch_user_logged_in.']) ) ?  sizeof($this->_tpldata['switch_user_logged_in.']) : 0;
110 for ($switch_user_logged_in_i = 0; $switch_user_logged_in_i < $switch_user_logged_in_count; $switch_user_logged_in_i++)
112  $switch_user_logged_in_item = &$this->_tpldata['switch_user_logged_in.'][$switch_user_logged_in_i];
113  $switch_user_logged_in_item['S_ROW_COUNT'] = $switch_user_logged_in_i;
114  $switch_user_logged_in_item['S_NUM_ROWS'] = $switch_user_logged_in_count;
116 ?>\r
117                 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
118                 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
119                 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
120                 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
121                 <?php
123 } // END switch_user_logged_in
125 if(isset($switch_user_logged_in_item)) { unset($switch_user_logged_in_item); } 
127 ?>\r
128                 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
129                 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
130                 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
131                 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
132                 PreloadFlag = true;\r
133         }\r
134         return true;\r
135 }\r
136 \r
137 \r
138 function SetCookie(name, value) \r
139 {\r
140         var argv = SetCookie.arguments;\r
141         var argc = SetCookie.arguments.length;\r
142         var expires = (argc > 2) ? argv[2] : null;\r
143         var path = (argc > 3) ? argv[3] : null;\r
144         var domain = (argc > 4) ? argv[4] : null;\r
145         var secure = (argc > 5) ? argv[5] : false;\r
146         document.cookie = name + "=" + escape(value) +\r
147                 ((expires == null) ? "" : ("; expires=" + expires.toGMTString())) +\r
148                 ((path == null) ? "" : ("; path=" + path)) +\r
149                 ((domain == null) ? "" : ("; domain=" + domain)) +\r
150                 ((secure == true) ? "; secure" : "");\r
151 }\r
152 \r
153 function getCookieVal(offset) \r
154 {\r
155         var endstr = document.cookie.indexOf(";",offset);\r
156         if (endstr == -1)\r
157         {\r
158                 endstr = document.cookie.length;\r
159         }\r
160         return unescape(document.cookie.substring(offset, endstr));\r
161 }\r
162 \r
163 function GetCookie(name) \r
164 {\r
165         var arg = name + "=";\r
166         var alen = arg.length;\r
167         var clen = document.cookie.length;\r
168         var i = 0;\r
169         while (i < clen) \r
170         {\r
171                 var j = i + alen;\r
172                 if (document.cookie.substring(i, j) == arg)\r
173                         return getCookieVal(j);\r
174                 i = document.cookie.indexOf(" ", i) + 1;\r
175                 if (i == 0)\r
176                         break;\r
177         } \r
178         return null;\r
179 }\r
180 \r
181 function ShowHide(id1, id2, id3) \r
182 {\r
183         var res = expMenu(id1);\r
184         if (id2 != '') expMenu(id2);\r
185         if (id3 != '') SetCookie(id3, res, exp);\r
186 }\r
187         \r
188 function expMenu(id) \r
189 {\r
190         var itm = null;\r
191         if (document.getElementById) \r
192         {\r
193                 itm = document.getElementById(id);\r
194         }\r
195         else if (document.all)\r
196         {\r
197                 itm = document.all[id];\r
198         } \r
199         else if (document.layers)\r
200         {\r
201                 itm = document.layers[id];\r
202         }\r
203         if (!itm) \r
204         {\r
205                 // do nothing\r
206         }\r
207         else if (itm.style) \r
208         {\r
209                 if (itm.style.display == "none")\r
210                 { \r
211                         itm.style.display = ""; \r
212                         return 1;\r
213                 }\r
214                 else\r
215                 {\r
216                         itm.style.display = "none"; \r
217                         return 2;\r
218                 }\r
219         }\r
220         else \r
221         {\r
222                 itm.visibility = "show"; \r
223                 return 1;\r
224         }\r
225 }\r
226 \r
227 //-->\r
228 </script>\r
229 </head>\r
230 <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
231 \r
232 <a name="top"></a>\r
233 \r
234 <table width="100%" cellspacing="1" cellpadding="0" border="0" bgcolor="#525E6E">\r
235 <tr>\r
236         <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
237         <tr height="23">\r
238                 <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
239                 <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
240                 <tr>\r
241                         <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
242                         <?php
244 $switch_user_logged_out_count = ( isset($this->_tpldata['switch_user_logged_out.']) ) ?  sizeof($this->_tpldata['switch_user_logged_out.']) : 0;
245 for ($switch_user_logged_out_i = 0; $switch_user_logged_out_i < $switch_user_logged_out_count; $switch_user_logged_out_i++)
247  $switch_user_logged_out_item = &$this->_tpldata['switch_user_logged_out.'][$switch_user_logged_out_i];
248  $switch_user_logged_out_item['S_ROW_COUNT'] = $switch_user_logged_out_i;
249  $switch_user_logged_out_item['S_NUM_ROWS'] = $switch_user_logged_out_count;
251 ?>\r
252                         <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
253                         <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
254                         <?php
256 } // END switch_user_logged_out
258 if(isset($switch_user_logged_out_item)) { unset($switch_user_logged_out_item); } 
260 ?>\r
261                         <?php
263 $switch_user_logged_in_count = ( isset($this->_tpldata['switch_user_logged_in.']) ) ?  sizeof($this->_tpldata['switch_user_logged_in.']) : 0;
264 for ($switch_user_logged_in_i = 0; $switch_user_logged_in_i < $switch_user_logged_in_count; $switch_user_logged_in_i++)
266  $switch_user_logged_in_item = &$this->_tpldata['switch_user_logged_in.'][$switch_user_logged_in_i];
267  $switch_user_logged_in_item['S_ROW_COUNT'] = $switch_user_logged_in_i;
268  $switch_user_logged_in_item['S_NUM_ROWS'] = $switch_user_logged_in_count;
270 ?>\r
271                         <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
272                         <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
273                         <?php
275 } // END switch_user_logged_in
277 if(isset($switch_user_logged_in_item)) { unset($switch_user_logged_in_item); } 
279 ?>\r
280                         <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
281                         <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
282                         <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
283                         <?php
285 $switch_user_logged_in_count = ( isset($this->_tpldata['switch_user_logged_in.']) ) ?  sizeof($this->_tpldata['switch_user_logged_in.']) : 0;
286 for ($switch_user_logged_in_i = 0; $switch_user_logged_in_i < $switch_user_logged_in_count; $switch_user_logged_in_i++)
288  $switch_user_logged_in_item = &$this->_tpldata['switch_user_logged_in.'][$switch_user_logged_in_i];
289  $switch_user_logged_in_item['S_ROW_COUNT'] = $switch_user_logged_in_i;
290  $switch_user_logged_in_item['S_NUM_ROWS'] = $switch_user_logged_in_count;
292 ?>\r
293                         <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
294                         <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
295                         <?php
297 } // END switch_user_logged_in
299 if(isset($switch_user_logged_in_item)) { unset($switch_user_logged_in_item); } 
301 ?>\r
302                         <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
303                 </tr>\r
304                 </table></td>\r
305         </tr>\r
306         <tr>\r
307                 <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
308                 <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
309         </tr>\r
310         </table>\r
311         </td>\r
312 </tr>\r
313 </table>\r
314 \r
315 <br />\r
316 \r
317 <table border="0" cellspacing="0" cellpadding="10" width="100%">\r
318 <tr>\r
319         <td align="center" valign="top">\r