OK before the VBSEO install I had the following rotating banner code working perfectly. I know it is not the best solution so critique my site in the other forum... however it was what I chose and was working. Now the Google Adsense code is working fine but my other code is not. Here is the code:
I have read through the vbseocp and cannot see anything which tells me this would possibly not work with the setting. Any guidance is appreciated.HTML Code:<!-- Banner Rotator by Redline --> <SCRIPT LANGUAGE="Javascript"><!-- function banner() { }; banner = new banner(); number = 0; // bannerArray banner[number++] = "<a href='http://gnomescapes.com/' target='_blank'><img src='images/gnome_button.gif' border='1'></a>" banner[number++] = "<a href='http://yeoldechandler.com/' target='_blank'><img src='images/yo_button.gif' border='1'></a>" increment = Math.floor(Math.random() * number); document.write(banner[increment]); //--></SCRIPT> </td> <!-- End Banner Rotator by Redline -->
Regards,
Ross


LinkBack URL
About LinkBacks







Reply With Quote
