You are viewing a post by i i LeA i i. View all 329 posts in [align=center][b]WVMe Collections[/b] [i]Just pick what suites your taste. :D[/i][/align] [quote][b]Updated as of 01/18/09![/b] New and improved hosting service for WVM v3 Series! Visit the hosting s.
[/quote]
this code is working..
and i think it only works for ff only..
edit your tracker.js if you want to appear it on IE..
**look for this code(the bolded part)..
[quote][b]if (!attachOnLoadHandler(function(){onProfileLoad()})) window.onload = function(){onProfileLoad()};[/b]
TRACKER.init();[/quote]
**to this one..
[quote][b]setTimeout("onProfileLoad()",4000);[/b]
TRACKER.init();[/quote]