head.inc

Go to the documentation of this file.
00001 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
00002 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
00003 
00004 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="ja-JP" lang="ja-JP">
00005 <head>
00006 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
00007 
00008 <!-- meta information for search engines -->
00009 <meta name="generator" content="<%version%>" />
00010 <meta name="name" content="<%if(skintype,error)%><%sitevar(name)%><%else%><%blogsetting(name)%><%endif%>" />
00011 <meta name="description" content="<%if(skintype,error)%><%sitevar(name)%><%else%><%blogsetting(desc)%><%endif%>" />
00012 
00013 <!-- prevent caching (can be removed) -->
00014 <meta http-equiv="Pragma" content="no-cache" />
00015 <meta http-equiv="Cache-Control" content="no-cache, must-revalidate" />
00016 <meta http-equiv="Expires" content="-1" />
00017 
00018 <!-- site stylesheet (site colors and layout definitions) -->
00019 <link rel="stylesheet" type="text/css" href="<%skinfile(default_right.css)%>" />
00020 
00021 <!-- tooltips & stylesheet (activated by title="" on links) -->
00022 <link rel="stylesheet" type="text/css" href="<%skinfile(nicetitle.css)%>" />
00023 <script type="text/javascript" src="<%skinfile(nicetitle.js)%>"></script>
00024 
00025 <!-- RSS 2.0 feed -->
00026 <link rel="alternate" type="application/rss+xml" title="RSS" href="xml-rss2.php" />
00027 
00028 <!-- RSD support -->
00029 <link rel="EditURI" type="application/rsd+xml" title="RSD" href="rsd.php" />
00030 
00031 <!-- favorite icon -->
00032 <link rel="shortcut icon" href="/favicon.ico" />
00033 <link rel="icon" href="/favicon.ico" />
00034 
00035 <!-- navigation & page titles -->
00036 <%parsedinclude(navigation.inc)%>



Generated on Wed Jun 25 17:25:58 2008 by  doxygen 1.5.5