Skip to content

page_begin

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en-US" lang="en-US">
<head>
<title>Client Name <template:if strlen(trim($PAGE_TITLE))>
   <template:if $PAGE_TITLE != 'Site Home'>
      &raquo; ##$PAGE_TITLE##
   <template:else>
		##$PAGE_TITLE##
	</template:if>
<template:else>
   <template:breadcrumb links="no"> 
      <template:separator> &raquo; </template:separator> 
   </template:breadcrumb>
</template:if></title>

<meta http-equiv="X-UA-Compatible" content="IE=7" />
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta http-equiv="Content-Language" content="en-US" />
<meta http-equiv="Content-Script-Type" content="text/javascript" />
<meta http-equiv="Content-Style-Type" content="text/css" />
<meta http-equiv="imagetoolbar" content="no" />

<?php if ($KEYWORDS == null) $KEYWORDS = 'Client Name';
      if ($DESCRIPTION == null) $DESCRIPTION = 'Client Name';
?>
<meta name="keywords" content="##$KEYWORDS##" lang="en-US" />
<meta name="description" content="##$DESCRIPTION##" lang="en-US" />
<meta name="copyright" content="" lang="en-US" />
<meta name="generator" content="PINT [ www.pint.com ]" lang="en-US" />
<meta name="author" content="PINT [ www.pint.com ]" lang="en-US" />

<link rel="icon" href="/favicon.ico" type="image/x-icon" />
<link rel="shortcut icon" href="/favicon.ico" type="image/x-icon" />
<link rel="stylesheet" href="/css/common.css" type="text/css" media="screen" />
<link rel="stylesheet" href="/css/print.css" type="text/css" media="print" />

<script type="text/javascript">
// <![CDATA[
if(typeof this.PINT=="undefined"){var PINT={};}
PINT.themeRootDirectory = "##$THEME_WEB_ROOT##";
PINT.isPublished = ##(isPublishing() ? 'true' : 'false')##;
PINT.isEditing = ##($templateConstants['isEditing'] ? 'true' : 'false')##;
PINT.cid = "##$templateConstants['cid']##";
PINT.path = "##$templateConstants['path']##";
// ]]>
</script>

<!--[if lt IE 7]>
<link rel="stylesheet" href="/css/ie6.css" type="text/css" media="screen" />
<script src="/scripts/pngfix.js" type="text/javascript"></script>
<![endif]-->
<script src="/scripts/common.js" type="text/javascript"></script>
</head>

Author
PINT
Date Written:
Unknown
Version:
5
Time:
.25 hours
Department(s):
Production

Sites using this template:

  • PINT
  • Biogen Idec Investigators

Comments:

The code used in the cutup may be important, so think/ask before overwriting anything that might be important. D. Butler, 18 Jun 2008.