2 // Default Web Page for groups that haven't setup their page yet
3 // Please replace this file with your own website
5 // $Id: default_page.php,v 1.2 2000/01/07 18:11:56 precision Exp $
7 $headers = getallheaders();
11 <TITLE>SourceForge: Welcome</TITLE>
12 <LINK rel="stylesheet" href="http://sourceforge.net/sourceforge.css" type="text/css">
15 <BODY bgcolor=#FFFFFF topmargin="0" bottommargin="0" leftmargin="0" rightmargin="0" marginheight="0" marginwidth="0">
18 <TABLE width="100%" border=0 cellspacing=0 cellpadding=2 bgcolor="737b9c">
20 <TD><SPAN class=maintitlebar>
21 <A class=maintitlebar href="http://sourceforge.net/"><B>Home</B></A> |
22 <A class=maintitlebar href="http://sourceforge.net/about.php"><B>About</B></A> |
23 <A class=maintitlebar href="http://sourceforge.net/partners.php"><B>Partners</B></a> |
24 <A class=maintitlebar href="http://sourceforge.net/contact.php"><B>Contact Us</B></A></SPAN></TD>
28 <!-- end top strip -->
30 <!-- top title table -->
31 <TABLE width="100%" border=0 cellspacing=0 cellpadding=0 bgcolor="" valign="center">
32 <TR valign="top" bgcolor="#eeeef8">
34 <A href="http://sourceforge.net/"><IMG src="http://sourceforge.net/images/sflogo2-steel.png" vspace="0" border=0 width="143" height="70"></A>
36 <TD width="99%"><!-- right of logo -->
37 <a href="http://www.valinux.com"><IMG src="http://sourceforge.net/images/valogo3.png" align="right" alt="VA Linux Systems" hspace="5" vspace="0" border=0 width="117" height="70"></A>
38 </TD><!-- right of logo -->
40 <TR><TD bgcolor="#543a48" colspan=2><IMG src="http://sourceforge.net/images/blank.gif" height=2 vspace=0></TD></TR>
42 <!-- end top title table -->
45 <TABLE width="100%" border="0" cellspacing="0" cellpadding="2" bgcolor="#FFFFFF" align="center">
49 <H1>Welcome to http://<?php print $headers[Host]; ?>/</H1>
50 <P>We're Sorry but this Project hasn't yet uploaded their personal webpage yet.<BR>
51 Please check back soon for updates or visit <A href="http://sourceforge.net/">SourceForge</A></P><BR>
56 <!-- end center table -->
59 <TABLE width="100%" border="0" cellspacing="0" cellpadding="2" bgcolor="737b9c">
61 <TD align="center"><FONT color="#ffffff"><SPAN class="titlebar">
62 All trademarks and copyrights on this page are properties of their respective owners. Forum comments are owned by the poster. The rest is copyright ©1999-2000 VA Linux Systems, Inc.</SPAN></FONT>
67 <!-- end footer table -->