|
|
Line 1: |
Line 1: |
| <html> | | <html> |
- | <head>
| |
| | | |
- | <script src="http://code.jquery.com/jquery-latest.min.js"></script>
| |
- | <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jqueryui/1.7.2/jquery-ui.min.js"></script>
| |
- | <script type="text/JavaScript" src="http://endo.bio.tu-dresden.de/igem/scripthost/navigation/menu.js"></script>
| |
- | <link media="screen" type="text/css" href="http://endo.bio.tu-dresden.de/igem/scripthost/igem_biotec_main.css" rel="stylesheet">
| |
- | <link media="screen" type="text/css" href="http://endo.bio.tu-dresden.de/igem/scripthost/navigation/menu.css" rel="stylesheet">
| |
- | <link media="screen" type="text/css" href="http://endo.bio.tu-dresden.de/igem/scripthost/extruder/mbExtruder.css" rel="stylesheet">
| |
- |
| |
- | <!-- script type="text/JavaScript" src="http://endo.bio.tu-dresden.de/igem/scripthost/extruder/mbExtruder.js"></script>
| |
- | <script type="text/JavaScript">
| |
- | $('a[href$="apycom.com/"]').parent().remove();
| |
- | </script>
| |
- |
| |
- | <script type="text/JavaScript">
| |
- | $(function changeFavicon(){
| |
- | $('link[href=/favicon.ico]').remove();
| |
- | $('<link type="image/x-png" rel="icon" href="http://www.biotec.tu-dresden.de/fileadmin/templates/images/biotecicon.png" />').insertAfter('head');
| |
- | $('<link type="image/x-icon" rel="shortcut icon" href="http://www.biotec.tu-dresden.de/fileadmin/templates/images/favicon.ico" />').insertAfter('head');
| |
- | });
| |
- | </script>
| |
- |
| |
- | <script type="text/JavaScript" src="http://endo.bio.tu-dresden.de/igem/scripthost/browser_reject/jquery.reject.min.js"></script>
| |
- | <script type="text/javascript">
| |
- | $(function(){
| |
- | $.reject({
| |
- | reject: { msie: true },
| |
- | closeCookie: true,
| |
- | display: ['firefox','chrome','opera']
| |
- | });
| |
- | return false;
| |
- | });
| |
- | </script>
| |
- |
| |
- |
| |
- | <script type="text/javascript">
| |
- | $(function(){
| |
- | $("#searchform").buildMbExtruder({
| |
- | positionFixed:false,
| |
- | width:350,
| |
- | flapDim:20,
| |
- | extruderOpacity:1.0,
| |
- | autoCloseTime:700000,
| |
- | hidePanelsOnClose:false,
| |
- | });
| |
- | });
| |
- | </script>
| |
- | <script type="text/javascript">
| |
- |
| |
- | var _gaq = _gaq || [];
| |
- | _gaq.push(['_setAccount', 'UA-4665628-4']);
| |
- | _gaq.push(['_trackPageview']);
| |
- |
| |
- | (function() {
| |
- | var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
| |
- | ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
| |
- | var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
| |
- | })();
| |
- | </script> -->
| |
- | </head>
| |
| | | |
| <a href="https://2010.igem.org/"><img id="igem_logo" src="https://static.igem.org/mediawiki/2010/0/06/BiotecDresden_LogoIgemwhite.jpg"></a> | | <a href="https://2010.igem.org/"><img id="igem_logo" src="https://static.igem.org/mediawiki/2010/0/06/BiotecDresden_LogoIgemwhite.jpg"></a> |