Blame Identity/Webenv/App/phpBB/3.0.4/Modern/template/overall_header.html

f2e824
f2e824
<html xmlns="http://www.w3.org/1999/xhtml" dir="{S_CONTENT_DIRECTION}" lang="{S_USER_LANG}" xml:lang="{S_USER_LANG}">
f2e824
<head>
f2e824
f2e824
<meta http-equiv="content-type" content="text/html; charset={S_CONTENT_ENCODING}" />
f2e824
<meta http-equiv="content-style-type" content="text/css" />
f2e824
<meta http-equiv="content-language" content="{S_USER_LANG}" />
f2e824
<meta http-equiv="imagetoolbar" content="no" />
f2e824
<meta name="resource-type" content="document" />
f2e824
<meta name="distribution" content="global" />
f2e824
<meta name="copyright" content="2000, 2002, 2005, 2007 phpBB Group" />
f2e824
<meta name="keywords" content="" />
f2e824
<meta name="description" content="" />
f2e824
{META}
f2e824
<title>{SITENAME} • {L_MCP} • {L_UCP} • {PAGE_TITLE}</title>
f2e824
f2e824
f2e824
	phpBB style name : modern
f2e824
	Based on style   : prosilver (this is the default phpBB3 style)
f2e824
	Original author  : Tom Beddard ( http://www.subBlue.com/ )
f2e824
	Modified by      :      
f2e824
	
f2e824
	NOTE: This page was generated by phpBB, the free open-source bulletin board package.
f2e824
	      The phpBB Group is not responsible for the content of this page and forum. For more information
f2e824
	      about phpBB please visit http://www.phpbb.com
f2e824
-->
f2e824
f2e824
<script type="text/javascript">
f2e824
// 
f2e824
	var jump_page = '{LA_JUMP_PAGE}:';
f2e824
	var on_page = '{ON_PAGE}';
f2e824
	var per_page = '{PER_PAGE}';
f2e824
	var base_url = '{A_BASE_URL}';
f2e824
	var style_cookie = 'phpBBstyle';
f2e824
	var style_cookie_settings = '{A_COOKIE_SETTINGS}';
f2e824
	var onload_functions = new Array();
f2e824
	var onunload_functions = new Array();
f2e824
f2e824
	
f2e824
		if ({S_NEW_PM})
f2e824
		{
f2e824
			var url = '{UA_POPUP_PM}';
f2e824
			window.open(url.replace(/&/g, '&'), '_phpbbprivmsg', 'height=225,resizable=yes,scrollbars=yes, width=400');
f2e824
		}
f2e824
	
f2e824
f2e824
	/**
f2e824
	* Find a member
f2e824
	*/
f2e824
	function find_username(url)
f2e824
	{
f2e824
		popup(url, 760, 570, '_usersearch');
f2e824
		return false;
f2e824
	}
f2e824
f2e824
	/**
f2e824
	* New function for handling multiple calls to window.onload and window.unload by pentapenguin
f2e824
	*/
f2e824
	window.onload = function()
f2e824
	{
f2e824
		for (var i = 0; i < onload_functions.length; i++)
f2e824
		{
f2e824
			eval(onload_functions[i]);
f2e824
		}
f2e824
	}
f2e824
f2e824
	window.onunload = function()
f2e824
	{
f2e824
		for (var i = 0; i < onunload_functions.length; i++)
f2e824
		{
f2e824
			eval(onunload_functions[i]);
f2e824
		}
f2e824
	}
f2e824
f2e824
// ]]>
f2e824
</script>
f2e824
<script type="text/javascript" src="{T_TEMPLATE_PATH}/styleswitcher.js"></script>
f2e824
<script type="text/javascript" src="{T_TEMPLATE_PATH}/forum_fn.js"></script>
f2e824
f2e824
<link href="{T_THEME_PATH}/print.css" rel="stylesheet" type="text/css" media="print" title="printonly" />
f2e824
<link href="{T_STYLESHEET_LINK}" rel="stylesheet" type="text/css" media="screen, projection" />
f2e824
f2e824
f2e824
	<link href="{T_THEME_PATH}/bidi.css" rel="stylesheet" type="text/css" media="screen, projection" />
f2e824
f2e824
f2e824
<link href="/error/include/common.css" rel="stylesheet" type="text/css" media="screen, projection" />
f2e824
<link href="/error/include/phpBB.css" rel="stylesheet" type="text/css" media="screen, projection" />
f2e824
f2e824
</head>
f2e824
f2e824
<body id="phpbb" class="section-{SCRIPT_NAME} {S_CONTENT_DIRECTION}">
f2e824
f2e824
f2e824
    
f2e824
    
f2e824
    
    f2e824
                
  • Home
  • f2e824
                
  • Downloads
  • f2e824
                
  • Docs
  • f2e824
                
  • Wiki
  • f2e824
                
  • Lists
  • f2e824
                
  • Bugs
  • f2e824
                
  • Forums
  • f2e824
                
  • Projects
  • f2e824
        
    f2e824
        
    f2e824
    f2e824
    f2e824
    f2e824
        Forums
    f2e824
        
    f2e824
        
    f2e824
    	<form action="{U_SEARCH}" method="post" id="search">
    f2e824
    	<fieldset>
    f2e824
    		<input name="keywords" id="keywords" type="text" maxlength="128" title="{L_SEARCH_KEYWORDS}" class="inputbox search" value="<!-- IF SEARCH_WORDS-->{SEARCH_WORDS}<!-- ELSE -->{L_SEARCH_MINI}<!-- ENDIF -->" onclick="if(this.value=='{LA_SEARCH_MINI}')this.value='';" onblur="if(this.value=='')this.value='{LA_SEARCH_MINI}';" /> 
    f2e824
    		<input class="button2" value="{L_SEARCH}" type="submit" />
    f2e824
    		{L_SEARCH_ADV} {S_SEARCH_HIDDEN_FIELDS}
    f2e824
    	</fieldset>
    f2e824
    	</form>
    f2e824
        
    f2e824
        
    f2e824
        

    {SITENAME}

    f2e824
        

    {SITE_DESCRIPTION}

    f2e824
        

    {L_SKIP}

    f2e824
    f2e824
    f2e824
    f2e824
        
    f2e824
    f2e824
    		
    f2e824
    			
    f2e824
    f2e824
    			
      f2e824
      				
    • {L_INDEX} {navlinks.FORUM_NAME}
    • f2e824
      f2e824
      				
    • {L_EMAIL_TOPIC}
    • f2e824
      				
    • {L_EMAIL_PM}
    • f2e824
      				
    • {L_PRINT_TOPIC}
    • f2e824
      				
    • {L_PRINT_PM}
    • f2e824
      			
      f2e824
      f2e824
      			
      f2e824
      			
        f2e824
        				
      • f2e824
        					{L_PROFILE}
        f2e824
        						 ({PRIVATE_MESSAGE_INFO}) • 
        f2e824
        					{L_SEARCH_SELF}
        f2e824
        f2e824
        					{L_RESTORE_PERMISSIONS}
        f2e824
        					
        f2e824
        				
        f2e824
        			
        f2e824
        			
        f2e824
        f2e824
        			
          f2e824
          				
        • {L_FAQ}
        • f2e824
          				
          f2e824
          					
        • {L_MEMBERLIST}
        • f2e824
          					
        • {L_REGISTER}
        • f2e824
          					
        • {L_LOGIN_LOGOUT}
        • f2e824
          				
          f2e824
          			
          f2e824
          f2e824
          			
          f2e824
          f2e824
          	        
          f2e824
          		
          f2e824
          f2e824
          	
          f2e824
          		
          f2e824
          		  
          f2e824
          		
          f2e824
          			
          f2e824
          				{L_INFORMATION}: {L_BOARD_DISABLED}
          f2e824
          			
          f2e824
          		
          f2e824