<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <title>Christian Pubanz-Contact</title>


  <script language="JavaScript1.2" type="text/javascript">
<!--
function resetit(form){
if(confirm("Sicher, dass die Formularinhalte gel�cht werden sollen?")){
return true
}else{
return false
}
}
function block(form) {
if (document.all || document.getElementById) {
for (i=0;i<form.length;i++) {
var tempobj=form.elements[i];
if(tempobj.name.toLowerCase() != "tempv" && tempobj.type.toLowerCase()=="submit"||tempobj.name.toLowerCase() != "tempv" && tempobj.type.toLowerCase()=="reset"){
tempobj.disabled=true;
}
}
}
}
function CheckLen(Target) {
StrLen = Target.value.length
if (StrLen == 1 && Target.value.substring(0,1) == " ") {
Target.value = ""
StrLen = 0 }
if (StrLen > 2000 ) {
Target.value = Target.value.substring(0,2000)
CharsLeft = 0 }
else {
CharsLeft = 2000 - StrLen }
document.form.anzahl.value = CharsLeft }
//-->
  </script>
  <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">

  <meta name="description" content="Private Website von Christian Pubanz aus Speyer">

  <meta name="author" content="Christian Pubanz">

  <meta name="keywords" content="Christian, Pubanz, Christian Pubanz, Speyer, Projekte, Multimedia, Video, Audio, HTML, PHP, JavaScript, CSS, Computer, Internet, Hilfe fr Behinderte, Portal, Informationen ber Webdesign">

  <meta name="Language" content="de,at,ch">

  <meta name="revisit-after" content="30 days">

  <link rel="stylesheet" media="screen" href="../Css/website.css">

  <link rel="stylesheet" media="print" href="../Css/print.css">

  <link rel="SHORTCUT ICON" href="../Bilder/Favicon/favicon.ico">

</head>


<body style="color: rgb(255, 255, 255); background-color: rgb(0, 0, 0);">

<font style="font-family: Courier New,Courier,monospace;" face="Courier New, Courier, mono">
<script language="JavaScript">
<!--
number_of_sponsors=2;
var sctr=0;
var halt=0;
var isn=new Array();
for (i=0;i<number_of_sponsors;i++){
isn[i]=new Image();
}
isn[0].src="../Bilder/Bilderwechsel/chris1.jpg";
isn[1].src="../Bilder/Bilderwechsel/chris2.jpg";
var durl=new Array();
function rotateIt(){
if (halt!=1){
sctr++;
if (sctr>number_of_sponsors-1){
sctr=0;
}
document.sponsor.src=isn[sctr].src;
setTimeout("rotateIt()",6000);
}
}
function doIt(){
halt=1;
}
function dispIt(){
parent.window.status=durl[sctr];
}
// End Hiding -->
</script>
<table border="0" bordercolor="#e0e0e0" width="97%">

  <tbody>

    <tr>

      <td width="19%"><img src="../Bilder/Bilderwechsel/chris1.jpg" name="sponsor" height="174" width="141">
      <script language="JavaScript">
<!-- Hide JavaScript from Java-Impaired Browsers
sctr=0;
rotateIt();
// End Hiding -->
      </script>
      </td>

      <td height="188" width="81%"><img src="../Bilder/CP_Logo.gif" height="164" width="158">
      </td>

    </tr>

    <tr>

      <td rowspan="7" valign="top">
      <p><a href="index2.htm">Home</a><a href="about%20me.htm"><br>

about me </a><a href="projects.htm"><br>

Projects<br>

      </a>Contact<br>

      <font color="#ffffff"><a href="links.htm">Links</a></font><a href="impressum.htm"><br>

Impressum/Datenschutz<br>

      </a><a href="sitemap.htm">Sitemap</a> <br>

      <br>

      </p>

      </td>

      <td rowspan="7">
      <p>Contact </p>

      <p>Ich freue mich sehr
auf IHRE Post. Deswegen habe ich hier ein Kontaktformular f&uuml;r
Sie
vorbereitet. Es wird direkt an mich weitergeleitet. F&uuml;llen Sie
es
bitte <b>vollst&auml;ndig</b> aus, sonst kann die
Anfrage nicht
beantwortet werden. <br>

      </p>

      <p><font color="#ffffff" size="-1">(Zur
Datenverarbeitung
beachten Sie bitte den Hinweis im <a href="impressum.htm">Impressum/Datenschutz</a>!</font>)<br>

      <br>

      </p>

      <form action="../cgi-bin/mailer/mailer.cgi" method="post" enctype="multipart/form-data" name="form" onsubmit="block(this);" onreset="return resetit(this)">
        <input name="to" value="Privat" type="hidden">
        <input name="action" value="send" type="hidden">
        <input name="browsersort" value="1" type="hidden"> <input name="auto" value="1.txt" type="hidden">
        <table style="padding: 2px;" bgcolor="#cccccc" border="0" cellpadding="3" cellspacing="1">

          <tbody>

            <tr>

              <td style="background-color: rgb(51, 0, 51);"><font color="red" size="2">Betreff:*</font></td>

              <td style="background-color: rgb(51, 0, 51);"><font size="1"><input class="input" name="subject" value="" size="40" type="text"></font></td>

            </tr>

            <tr>

              <td style="background-color: rgb(51, 0, 51);"><font size="2">Ihr Name:</font></td>

              <td style="background-color: rgb(51, 0, 51);"><font size="1"><input class="input" name="name" value="" size="40" type="text"> (Vor- und
Nachname)</font></td>

            </tr>

            <tr>

              <td style="background-color: rgb(51, 0, 51);"><font size="2">Webseite:</font></td>

              <td style="background-color: rgb(51, 0, 51);"><font size="1"><input class="input" name="webseite" value="" size="40" type="text">
(z.B.:www.christianpubanz.de)</font></td>

            </tr>

            <tr>

              <td style="background-color: rgb(51, 0, 51);"><font color="red" size="2">E-Mailadresse:*</font></td>

              <td style="background-color: rgb(51, 0, 51);"><font size="1"><input class="input" name="from" value="" size="40" type="text"> (z.B.:
name@domain.de)</font></td>

            </tr>

            <tr>

              <td style="background-color: rgb(51, 0, 51);"><font color="red" size="2">Nachricht:*</font></td>

              <td style="background-color: rgb(51, 0, 51);"><font size="2"><textarea class="input" name="r_text" rows="10" cols="40" wrap="hard" onchange="CheckLen(this)" onfocus="CheckLen(this)" onkeydown="CheckLen(this)" onkeyup="CheckLen(this)"></textarea><br>

Restzeichen: <input class="inputzahl" name="anzahl" value="2000" size="4" maxlength="10" type="text"></font></td>

            </tr>

            <tr>

              <td style="background-color: rgb(51, 0, 51);"><font size="2">Datei-Anhang:<br>

(max. 4 MB)</font></td>

              <td style="background-color: rgb(51, 0, 51);"><font size="1"><input class="input" name="file-upload-01" type="file"></font></td>

            </tr>

            <tr>

              <td style="background-color: rgb(51, 0, 51);"><font color="red" size="2">* Pflicht</font></td>

              <td style="background-color: rgb(51, 0, 51);"><input class="input" value="Senden" type="submit">
&nbsp; <input class="input" value="Eingaben l&ouml;schen" type="reset"></td>

            </tr>

          </tbody>
        </table>

  </form>

      <br>

      <p>F&uuml;r ganz eilige: <br>

      <br>

Schicken Sie mir in Echzeit eine Nachricht aufs ICQ<br>

      </p>

      <form action="http://wwp.icq.com/scripts/WWPMsg.dll" target="_blank" method="get">
<center>
<table border="2" cellpadding="1" cellspacing="1"><tr><td>
<table cellpadding="0" cellspacing="0" border="0" bgcolor="black">
<tr>
<td align="center" nowrap colspan="2" bgcolor="#0000a0">
<font size="-1" face="arial" color="white"><b>The ICQ Online-Message Panel</b></font></td>
</tr>
<tr>
<td align="center"><font size="-2" face="ms sans serif" color="white"><b>Sender Name</b> (optional):</font><br><input type="text" name="from" value="" size=15 maxlength=40 onfocus="this.select()"></td>
<td align="center"><font size="-2" face="ms sans serif" color="white"><b>Sender EMail</b> (optional):</font><br><input type="text" name="fromemail" value="" size=15 maxlength=40 onfocus="this.select()">
<input type="hidden" name="subject" value="From Your Web Page"></td>
</tr>
<tr>
<td align="center" colspan="2"><font size="-2" face="ms sans serif" color="white">Message:</font><br>
<textarea name="body" rows="3" cols="30" wrap="Virtual"></textarea><br></td>
</tr>
<tr>
<td colspan="2" align="center">
<input type="hidden" name="to" value="335065262">
<input type="submit" name="Send" value="Send Message">&nbsp;&nbsp;
<input type="reset" value="Clear">
</td>
</tr>
<tr>
<td align="center" nowrap colspan="2">
<font size="-2" face="ms sans serif">&nbsp;<br><a href="http://public.icq.com/public/panels/messagepanel/links/wwp.html?335065262">My Unified Messaging Center</a>&nbsp;&nbsp;
<a href="http://public.icq.com/public/panels/messagepanel/links/icq.html">What is ICQ, Download</a>
<br><a href="http://public.icq.com/public/panels/messagepanel/links/messagepanel.html">Install this Online Message Panel on your homepage</a></font></td>
</tr>
</table>
</td></tr></table>
<font face="MS Sans Serif" size="-2"><a href="/public/panels/messagepanel/links/messagepanel.html">This site is powered by the ICQ Online-Message Panel</a> &copy; 1999 ICQ Inc. All Rights Reserved.<br>Use of the ICQ Online-Message Panel is subject to the <a href="http://public.icq.com/public/panels/webcast/links/legal.html">Terms of Service</font></form>
</center>

      </td>

    </tr>

  </tbody>
</table>

</font><font style="font-family: Courier New,Courier,monospace;" face="Courier New, Courier, mono">c 2005-2007 by Christian
Pubanz<font color="#ffffff"><a href="javascript:history.back()"><br>

</a></font></font>
<p style="font-family: Courier New,Courier,monospace;"><font color="#ffffff"><a href="javascript:history.back()">
Zur&uuml;ck</a> - <a href="javascript:self.print()">Drucken</a></font>
<br>

</p>

<br style="font-family: Courier New,Courier,monospace;">

</body>
</html>