CODE
<!-- begin code provided by createblog.com -->
<!--http://www.xanga.com/anti_fukin_social-->
<script language="Javascript">
//paste in custom header only
//your screen name below
var mysn="frozenshadowfox";
//the message before your AIM Status
var themsg="I am currently";
//picture to show when you are online
var onlinepic="http://www.aimfilez.com/online.gif";
//picture to show when you are offline
var offlinepic="http://www.aimfilez.com/offline.gif";
//no need to edit here
document.write(themsg + " <IMG SRC=http://big.oscar.aol.com/" + mysn + "?on_url=" + onlinepic + "&off_url=" + offlinepic + ">.");
</script>
<!-- end code provided by createblog.com -->
<!--http://www.xanga.com/anti_fukin_social-->
<script language="Javascript">
//paste in custom header only
//your screen name below
var mysn="frozenshadowfox";
//the message before your AIM Status
var themsg="I am currently";
//picture to show when you are online
var onlinepic="http://www.aimfilez.com/online.gif";
//picture to show when you are offline
var offlinepic="http://www.aimfilez.com/offline.gif";
//no need to edit here
document.write(themsg + " <IMG SRC=http://big.oscar.aol.com/" + mysn + "?on_url=" + onlinepic + "&off_url=" + offlinepic + ">.");
</script>
<!-- end code provided by createblog.com -->
and have the pictures as links to IM me.
can anyone help?