Team:BIOTEC Dresden/Contacts

From 2010.igem.org

(Difference between revisions)
Line 1: Line 1:
{{Biotec_Dresden/Header}}
{{Biotec_Dresden/Header}}
<html>
<html>
-
  <head>
+
<head>
-
    <link rel="stylesheet" type="text/css" href="http://www.emailmeform.com/builder/styles/dynamic.php?t=post">
+
<link rel="stylesheet" type="text/css" href="http://www.emailmeform.com/builder/styles/dynamic.php?t=post">
-
    <script type="text/javascript" src="http://www.emailmeform.com/builder/js/dynamic.php?t=post&amp;t2=0">
+
 
-
</script>
+
</head>
-
    <title></title>
+
<body>
-
  </head>
+
<div id="content_prim">
-
  <body>
+
<div id="respond">
-
    <div style="color:red;font-weight:bold;"></div>
+
<form id="emf-form" enctype="multipart/form-data" method="post" action="http://www.emailmeform.com/builder/form/qyG4aU5J702K4hCBbz8rnjd" name="emf-form">
-
    <form id="emf-form" enctype="multipart/form-data" method="post" action="http://www.emailmeform.com/builder/form/qyG4aU5J702K4hCBbz8rnjd" name="emf-form">
+
<p>
-
      <table style="text-align:left;" cellpadding="2" cellspacing="0" border="0" bgcolor="transparent">
+
<input id="element_0" name="element_0" value="" size="30" class="validate[required]" type="text">
-
        <tr>
+
<label for="name"><small>Name (required)</small></label>
-
          <td style="" colspan="2">
+
</p>
-
            <font face="" size="0" color="black"><b style="font-size:20px;">Contact Form</b><br>
+
-
            <br></font>
+
<p>
-
          </td>
+
<input id="element_1" name="element_1" class="validate[required,custom[email]]" value="" size="30" type="text">
-
        </tr>
+
<label for="name"><small>Mail (required)</small></label>
-
        <tr valign="top">
+
</p>
-
          <td style="" align="">
+
-
            <font face="" size="0" color="black"><b>Name</b></font><span style="color:red;"><small>*</small></span>
+
<p>
-
          </td>
+
<input id="element_2" name="element_2" value="" size="30" class="validate[required]" type="text">
-
        </tr>
+
<label for="email"><small>Subject (required)</small></label>
-
        <tr>
+
</p>
-
          <td style="">
+
 
-
            <input id="element_0" name="element_0" value="" size="30" class="validate[required]" type="text">
+
<p>
-
            <div style="padding-bottom:8px;color:#000000;"></div>
+
<textarea id="element_3" name="element_3" cols="60" rows="10" class="validate[required]"></textarea>
-
          </td>
+
<label style="display: none;" for="comment"><small>Message (required)</small></label>
-
        </tr>
+
</p>
-
        <tr valign="top">
+
 
-
          <td style="" align="">
+
<input name="element_counts" value="4" type="hidden">
-
            <font face="" size="0" color="black"><b>Email</b></font><span style="color:red;"><small>*</small></span>
+
<input value="Send message" type="submit" id="submit" class="button" name="submit">
-
          </td>
+
<input value="Clear" type="reset"  tabindex="5" id="reset" class="button" name="reset">
-
        </tr>
+
</form>
-
        <tr>
+
-
          <td style="">
+
-
            <input id="element_1" name="element_1" class="validate[required,custom[email]]" value="" size="30" type="text">
+
-
            <div style="padding-bottom:8px;color:#000000;"></div>
+
-
          </td>
+
-
        </tr>
+
-
        <tr valign="top">
+
-
          <td style="" align="">
+
-
            <font face="" size="0" color="black"><b>Subject</b></font><span style="color:red;"><small>*</small></span>
+
-
          </td>
+
-
        </tr>
+
-
        <tr>
+
-
          <td style="">
+
-
            <input id="element_2" name="element_2" value="" size="30" class="validate[required]" type="text">
+
-
            <div style="padding-bottom:8px;color:#000000;"></div>
+
-
          </td>
+
-
        </tr>
+
-
        <tr valign="top">
+
-
          <td style="" align="">
+
-
            <font face="" size="0" color="black"><b>Message</b></font><span style="color:red;"><small>*</small></span>
+
-
          </td>
+
-
        </tr>
+
-
        <tr>
+
-
          <td style="">
+
-
            <textarea id="element_3" name="element_3" cols="60" rows="10" class="validate[required]">
+
-
</textarea>
+
-
            <div style="padding-bottom:8px;color:#000000;"></div>
+
-
          </td>
+
-
        </tr>
+
-
        <tr>
+
-
          <td colspan="2" align="center">
+
-
            <input name="element_counts" value="4" type="hidden"><input value="Send email" type="submit"><input value="Clear" type="reset">
+
-
          </td>
+
-
        </tr>
+
-
      </table>
+
-
    </form>
+
</div>
</div>
 +
</div>
<script type="text/javascript">
<script type="text/javascript">
$(function(){$("#emf-form").validationEngine({validationEventTriggers:"blur",scroll:false});$('.datepicker').datepicker({showOn: 'button',buttonImage: base_url+'images/calendar.png',buttonImageOnly: true,onSelect: function(dateText, inst) {var selectedDate = new Date(dateText);$('#'+inst.id+'year').val(selectedDate.getFullYear()).trigger('blur');$('#'+inst.id+'year-mm').val(((selectedDate.getMonth()+1)>9)?(selectedDate.getMonth()+1):('0'+(selectedDate.getMonth()+1))).trigger('blur');$('#'+inst.id+'year-dd').val(selectedDate.getDate()>9?selectedDate.getDate():'0'+selectedDate.getDate()).trigger('blur');},changeMonth: true,changeYear: true});if(document.getElementById('captcha_image')!=null){get_valid_captcha();}});if(document.getElementById('captcha_image')!=null){var isSafari = (/Safari/.test(navigator.userAgent));var firstTimeSession = 0;function process_captcha(){$('a#captcha_code_refresh').trigger('click');get_valid_captcha();}function safari_submit_session_form() {if (firstTimeSession == 0) {firstTimeSession = 1;$("#safari_sessionform").submit();setTimeout('process_captcha()',2000);}}if(isSafari){$("body").append('<iframe id="safari_sessionframe" name="safari_sessionframe" onload="safari_submit_session_form();" src="http://www.emailmeform.com/get_safari_cookies.php" style="display:none;"><\/iframe><form id="safari_sessionform" enctype="application/x-www-form-urlencoded" action="http://www.emailmeform.com/get_safari_cookies.php" target="safari_sessionframe" action="post"><\/form>');}}
$(function(){$("#emf-form").validationEngine({validationEventTriggers:"blur",scroll:false});$('.datepicker').datepicker({showOn: 'button',buttonImage: base_url+'images/calendar.png',buttonImageOnly: true,onSelect: function(dateText, inst) {var selectedDate = new Date(dateText);$('#'+inst.id+'year').val(selectedDate.getFullYear()).trigger('blur');$('#'+inst.id+'year-mm').val(((selectedDate.getMonth()+1)>9)?(selectedDate.getMonth()+1):('0'+(selectedDate.getMonth()+1))).trigger('blur');$('#'+inst.id+'year-dd').val(selectedDate.getDate()>9?selectedDate.getDate():'0'+selectedDate.getDate()).trigger('blur');},changeMonth: true,changeYear: true});if(document.getElementById('captcha_image')!=null){get_valid_captcha();}});if(document.getElementById('captcha_image')!=null){var isSafari = (/Safari/.test(navigator.userAgent));var firstTimeSession = 0;function process_captcha(){$('a#captcha_code_refresh').trigger('click');get_valid_captcha();}function safari_submit_session_form() {if (firstTimeSession == 0) {firstTimeSession = 1;$("#safari_sessionform").submit();setTimeout('process_captcha()',2000);}}if(isSafari){$("body").append('<iframe id="safari_sessionframe" name="safari_sessionframe" onload="safari_submit_session_form();" src="http://www.emailmeform.com/get_safari_cookies.php" style="display:none;"><\/iframe><form id="safari_sessionform" enctype="application/x-www-form-urlencoded" action="http://www.emailmeform.com/get_safari_cookies.php" target="safari_sessionframe" action="post"><\/form>');}}

Revision as of 19:56, 11 July 2010

Share to Twitter Share to Facebook Share to Orkut Stumble It Email This More...