User:Supacalafrglstic

From 2010.igem.org

(Difference between revisions)
Line 12: Line 12:
}
}
$(document).ready(function() {initMenu();});
$(document).ready(function() {initMenu();});
 +
</script>
 +
 +
<script type="text/javascript">
 +
var confObject = {
 +
iconMinSide : 35,
 +
iconMaxSide : 70,
 +
distAttDock : 100,
 +
coefAttDock : 2,
 +
veloOutDock : 500,
 +
valign: 'bottom'
 +
}
 +
jQuery(function() {
 +
jQuery("#Bar").addDockEffect(confObject);
 +
});
</script>
</script>
Line 69: Line 83:
   </style>
   </style>
</head>       
</head>       
 +
 +
<div id="Bar">
 +
<a href="http://siknus.com/1" name="Alertes_name" title="Google alertes">
 +
<img src="https://static.igem.org/mediawiki/2010/2/22/Green_bigx.png" alt="Campana_alt" border="0" />
 +
</a>
 +
<a href="http://siknus.com/2" name="Escriptori_name" title="Google Escriptori">
 +
<img src="https://static.igem.org/mediawiki/2010/c/c2/Orange_bigx.png" alt="Escriptori_alt" border="0" />
 +
</a>
 +
</div>

Revision as of 04:44, 23 July 2010