1<?php /* Smarty version 2.6.0, created on 2006-09-06 23:24:47
2         compiled from index.tpl */ ?>
3<?php echo '<?xml'; ?>
4 version="1.0" encoding="iso-8859-1"<?php echo '?>'; ?>
5
6<!DOCTYPE html
7     PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//FR"
8     "http://www.w3.org/TR/xhtml1/DTD/xhtml1-frameset.dtd">
9   <html xmlns="http://www.w3.org/1999/xhtml">
10<head>
11	<!-- Generated by phpDocumentor on <?php echo $this->_tpl_vars['date']; ?>
12  -->
13  <title><?php echo $this->_tpl_vars['title']; ?>
14</title>
15  <meta http-equiv='Content-Type' content='text/html; charset=iso-8859-1'/>
16</head>
17
18<FRAMESET rows='120,*'>
19	<FRAME src='packages.html' name='left_top' frameborder="1" bordercolor="#999999">
20	<FRAMESET cols='25%,*'>
21		<FRAME src='<?php echo $this->_tpl_vars['start']; ?>
22' name='left_bottom' frameborder="1" bordercolor="#999999">
23		<FRAME src='<?php echo $this->_tpl_vars['blank']; ?>
24.html' name='right' frameborder="1" bordercolor="#999999">
25	</FRAMESET>
26	<NOFRAMES>
27		<H2>Frame Alert</H2>
28		<P>This document is designed to be viewed using the frames feature.
29		If you see this message, you are using a non-frame-capable web client.</P>
30	</NOFRAMES>
31</FRAMESET>
32</HTML>