% if ($top) {
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
<HTML>
<HEAD>
<TITLE>SGI - Developer Central Open Source | Linux XFS</TITLE>
<META NAME="description" content="SGI - Open Source Projects">
<META NAME="keywords" content="SGI, Open Source, LinuX, code, programming">
<META NAME="owner" content="oss-project-owners">
<meta HTTP-EQUIV="Expires" CONTENT="Fri, 31 Dec 1990 23:59:59 GMT">
<!--- This style will define the main link title to look inactive --->
<STYLE>
<!-- #homeLink {color: #000000; text-decoration: none;} -->
</STYLE>
<!--#include virtual="/includes/header_dev.html"-->
<& /includes/header_dev.html &>
%}
<!--- Do not remove the next four lines before the sidenav --->
% if($side) {
<TABLE WIDTH="780" BORDER="0" CELLPADDING="0" CELLSPACING="0">
<TR>
<!--- This is the site banner TD --->
<TD COLSPAN="5" ALIGN="RIGHT">
<A HREF="/"><IMG SRC="/images/ban_open.gif" ALT="Open Source" WIDTH="271" HEIGHT="68" BORDER="0"></A>
<!--- Do not remove the next four lines before the sidenav --->
</TD>
</TR>
<TR VALIGN="TOP">
<TD WIDTH="130">
<!-- Start Side Nav -->
<& xfsSideTemplate &>
<!-- End Side Nav -->
<!-- Start sep_left.htmlf -->
</TD>
<TD WIDTH="30" VALIGN="TOP"><IMG SRC="/images/dots/dot_clear.gif" WIDTH="30" HEIGHT="2" ALT=""></TD><TD>
<!-- End sep_left.htmlf -->
<DIV CLASS="content">
% }
<& /includes/sep_left.html &>
% if ($bottom){
<& /includes/l4_sep_right.html &>
<& /includes/footer.html &>
</HTML>
% }
<%ARGS>
$top=>undef
$side=>undef
$bottom=>undef
</%ARGS>