1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<HTML>
<HEAD>
<meta http-equiv="Content-Type" content="text/html;charset=utf-8">
<STYLE type="text/css">
<!--
A { text-decoration:none;
color:#AA99BB;
background-color:black;}
P { text-align:justify;}
-->
</STYLE>
<TITLE>
BURP - BackUp and Restore Program
</TITLE>
</HEAD>
<BODY BACKGROUND="/images/background.jpg" BGCOLOR="black">
<!-- BODY BGCOLOR="black" -->
<TABLE WIDTH="100%" BORDER=0>
<TR>
<TD WIDTH="10%"></TD>
<TD ALIGN="CENTER" WIDTH="80%">
<TABLE BORDER=0 BGCOLOR="black">
<TR><TD ALIGN="CENTER" WIDTH="100%"><BR>
<A HREF="/">
<IMG BORDER=0 SRC="/images/logo.jpg" ALT="BURP - BackUp and Restore Program">
</A>
<HR>
<TABLE BORDER=0 WIDTH="100%" CELLSPACING=0 CELLPADDING=0>
<TR>
@index@index@about
@why@why@why
@faq@faq@faq
@howto@howto@howto
@download@download@download
@contact@contact@contact
</TR>
</TABLE>
<HR>
<BR><BR>
<!-- @header -->
<!-- FONT COLOR="#FF9999" -->
@content
<!-- /FONT -->
<table width="100%">
<tr>
<td width="10%"></td>
<td align="left" width="30%">
<form action="https://www.paypal.com/cgi-bin/webscr" method="post">
<input type="hidden" name="cmd" value="_s-xclick">
<input type="hidden" name="hosted_button_id" value="XC8N3XB7T6UFQ">
<input type="image" src="http://burp.grke.net/images/paypal.gif" border="0" name="submit" alt="PayPal - The safer, easier way to pay online.">
<img alt="" border="0" src="https://www.paypal.com/en_GB/i/scr/pixel.gif" width="1" height="1">
</form>
</td>
<td align="centre" width="50%">
<p>
<font color="#99ccff">
Burp is open and free software. I work on it in my spare time.
If you would like this work to continue, please consider making a small
donation.
</font>
</p>
</td>
<td width="10%">
</td>
</tr>
</table>
<BR>
</TD>
</TR>
</TABLE>
<TD WIDTH="10%"></TD>
</TR>
<table width="100%"><tr>
<td align="left">
<font color="#99ccff">
Burp, don't suck.
</font>
</td>
<td align="right">
<font color="#99ccff">
Last updated: June 2012
<BR>
<a href="http://6sync.com">Hosted by 6sync</a>
</font>
</td></tr></table>
</TABLE>
</BODY>
</HTML>
|