Message # 1 | 10:47 AM
How can i add this code :
Code
<link type="text/css" rel="StyleSheet" href="http://s57.ucoz.net/src/base.css" />
<link type="text/css" rel="StyleSheet" href="http://s57.ucoz.net/src/layer3.css" />
<script type="text/javascript" src="http://s57.ucoz.net/src/jquery-1.7.2.js"></script>
<link href="http://s57.ucoz.net/src/ulightbox/ulightbox.css" rel="stylesheet" type="text/css" /><script type="text/javascript" src="http://s57.ucoz.net/src/ulightbox/ulightbox.js"></script>
<script type="text/javascript" src="http://s57.ucoz.net/src/uwnd.js?2"></script><style type="text/css">.UhideBlockL {display:none}</style>
before my current code ?

Now i have some jquery code in the head that does not work because this ucoz code appears after it .. how can i change this ?