robnc20
01-06-2001, 01:57 PM
please modify this for me so that it will work in frames and tables anywhere on a page that i want to put it, i'm new to this
// CREDITS:
// Worlds most simple simple banner rotating script
// by Urs Dudli and Peter Gehrig
// Copyright (c) 2000 Peter Gehrig and Urs Dudli. All rights reserved.
// Permission given to use the script provided that this notice remains as is.
// Additional scripts can be found at http://www.24fun.com/fast/index.html
// info@24fun.com
// 10/4/2000
// IMPORTANT:
// If you add this script to a script-library or script-archive
// you have to add a link to http://www.24fun.com/fast/index.html on the webpage
// where this script Script will be running.
// INSTRUCTIONS:
// Got to http://www.24fun.com/fast/index.html, open category 'utility'
// and download the scriptfiles with colorized instructions
// for easy configuration
// how long shall each banner appear? rotating interval in seconds
var rotating_interval=12
// vertical position of banner: distance to the top margin, pixels
var bannerTopPosition=10
// horizontal position of banner: distance to the left margin, pixels
var bannerLeftPosition=25
var sponsor=new Array()
var i_sponsor=0
var randomvalue
rotating_interval=rotating_interval*1000
// banner code for stickytools.com
sponsor[i_sponsor]='<a href="http://www.commission-junction.com/track/track.dll?AID=543671&PID=503463&URL=http%3A%2F%2Fwww%2Estickytools%2Ecom" target="_top"><img src="http://www.commission-junction.com/banners/tracker.exe?PID=503463&AID=543671&banner=543671%2Egif" width="468" height="60" alt="Click her for free interactive content" border="0"></a>'
i_sponsor++
// banner code for everyone.net make your site richer
sponsor[i_sponsor]='<a href="http://www.commission-junction.com/track/track.dll?AID=44130&PID=503463&URL=http%3A%2F%2Fwww%2Eeveryone%2Enet%3Fcj" target="_blank"><img src="http://www.commission-junction.com/banners/tracker.exe?PID=503463&AID=44130&banner=44130%2Egif" width="468" height="60" alt="Everyone.net Plug-in-Search" border="0"></a>'
i_sponsor++
// banner code for FreeLane
sponsor[i_sponsor]='<a href="http://www.commission-junction.com/track/track.dll?AID=900198&PID=503463&URL=http%3A%2F%2Ffreelane%2Eexcite%2Ecom%2F" target="_blank"><img src="http://www.commission-junction.com/banners/tracker.exe?PID=503463&AID=900198&banner=900198%2Egif" width="468" height="60" alt="Get Free 56K Internet Access from Excite" border="0"></a>'
i_sponsor++
// banner code for teamOn.com
sponsor[i_sponsor]='<a href="http://www.commission-junction.com/track/track.dll?AID=543671&PID=503463&URL=http%3A%2F%2Fwww%2Estickytools%2Ecom" target="_blank"><img src="http://www.commission-junction.com/banners/tracker.exe?PID=503463&AID=543671&banner=543671%2Egif" width="468" height="60" alt="Click her for free interactive content" border="0"></a>'
i_sponsor++
// banner code for beFree affiliate recruiting
sponsor[i_sponsor]='<IMG SRC="http://service.bfast.com/bfast/serve?bfmid=599904&siteid=30259589&bfpage=bigbanners" BORDER="0" WIDTH="1" HEIGHT="1" NOSAVE ><A HREF="http://service.bfast.com/bfast/click?bfmid=599904&siteid=30259589&bfpage=bigbanners" TARGET="_blank"><IMG SRC="http://www.reporting.net/images/recruiters/468x60BrandingBlack.gif" BORDER="0" WIDTH="468" HEIGHT="60" ALT=""></A>'
i_sponsor++
// banner code for everyone.net add Plug-in-Search to your site
sponsor[i_sponsor]='<a href="http://www.commission-junction.com/track/track.dll?AID=50712&PID=503463&URL=http%3A%2F%2Faffiliate%2Eeveryone%2Enet%2Faffiliate%2Fscripts%2Faffiliate%2Epl%3Fa68%26redir%3Di nd ex%2Ehtml" target="_blank"><img src="http://www.commission-junction.com/banners/tracker.exe?PID=503463&AID=50712&banner=50712%2Egif" width="468" height="60" alt="Add Plug-in-Search to your site!" border="0"></a>'
i_sponsor++
// banner code for aboutcom: Java
sponsor[i_sponsor]='<IMG SRC="http://service.bfast.com/bfast/serve?bfmid=7279965&siteid=30125004&bfpage=java" BORDER="0" WIDTH="1" HEIGHT="1" NOSAVE ><A HREF="http://service.bfast.com/bfast/click?bfmid=7279965&siteid=30125004&bfpage=java" TARGET="_blank"><IMG SRC="http://images.about.com/affiliates/java/javaA.gif" BORDER="0" WIDTH="468" HEIGHT="60" ALT=""></A>'
i_sponsor++
// banner code for aboutcom: HTML
sponsor[i_sponsor]='<IMG SRC="http://service.bfast.com/bfast/serve?bfmid=7279965&siteid=30125004&bfpage=html" BORDER="0" WIDTH="1" HEIGHT="1" NOSAVE ><A HREF="http://service.bfast.com/bfast/click?bfmid=7279965&siteid=30125004&bfpage=html" TARGET="_blank"><IMG SRC="http://images.about.com/affiliates/html/htmlB.gif" BORDER="0" WIDTH="468" HEIGHT="60" ALT=""></A>'
i_sponsor++
// banner code for aboutcom: JavaScript
sponsor[i_sponsor]='<IMG SRC="http://service.bfast.com/bfast/serve?bfmid=7279965&siteid=30125004&bfpage=javascript" BORDER="0" WIDTH="1" HEIGHT="1" NOSAVE ><A HREF="http://service.bfast.com/bfast/click?bfmid=7279965&siteid=30125004&bfpage=javascript" TARGET="_blank"><IMG SRC="http://images.about.com/affiliates/javascript/javascriptB.gif" BORDER="0" WIDTH="468" HEIGHT="60" ALT=""></A>'
i_sponsor++
// banner code for hits4me 1
sponsor[i_sponsor]='<a href="http://www.commission-junction.com/track/track.dll?AID=343831&PID=503463&URL=http%3A%2F%2Fwww%2Ehits4me%2Ecom" target="_blank"><img src="http://www.commission-junction.com/banners/tracker.exe?PID=503463&AID=343831&banner=343831%2Egif" width="468" height="60" alt="Free Guest Books, Search Engines, Polls, Top 50s" border="0"></a>'
i_sponsor++
function positionbanner() {
if (document.all) {
document.all.banner.style.posTop=bannerTopPosition
document.all.banner.style.posLeft=bannerLeftPosition
}
if (document.layers) {
document.banner.top=bannerTopPosition
document.banner.left=bannerLeftPosition
}
showbanner()
}
function showbanner() {
randomvalue=Math.round((sponsor.length-1)*Math.random())
var content=sponsor[randomvalue]
if (document.all) {
banner.innerHTML=content
}
if (document.layers) {
document.banner.document.write(content)
document.banner.document.close()
}
setTimeout("showbanner()",rotating_interval)
}
document.write('<DIV id="banner" style="position:absolute"> </DIV>')
document.close()
window.onload=positionbanner
// CREDITS:
// Worlds most simple simple banner rotating script
// by Urs Dudli and Peter Gehrig
// Copyright (c) 2000 Peter Gehrig and Urs Dudli. All rights reserved.
// Permission given to use the script provided that this notice remains as is.
// Additional scripts can be found at http://www.24fun.com/fast/index.html
// info@24fun.com
// 10/4/2000
// IMPORTANT:
// If you add this script to a script-library or script-archive
// you have to add a link to http://www.24fun.com/fast/index.html on the webpage
// where this script Script will be running.
// INSTRUCTIONS:
// Got to http://www.24fun.com/fast/index.html, open category 'utility'
// and download the scriptfiles with colorized instructions
// for easy configuration
// how long shall each banner appear? rotating interval in seconds
var rotating_interval=12
// vertical position of banner: distance to the top margin, pixels
var bannerTopPosition=10
// horizontal position of banner: distance to the left margin, pixels
var bannerLeftPosition=25
var sponsor=new Array()
var i_sponsor=0
var randomvalue
rotating_interval=rotating_interval*1000
// banner code for stickytools.com
sponsor[i_sponsor]='<a href="http://www.commission-junction.com/track/track.dll?AID=543671&PID=503463&URL=http%3A%2F%2Fwww%2Estickytools%2Ecom" target="_top"><img src="http://www.commission-junction.com/banners/tracker.exe?PID=503463&AID=543671&banner=543671%2Egif" width="468" height="60" alt="Click her for free interactive content" border="0"></a>'
i_sponsor++
// banner code for everyone.net make your site richer
sponsor[i_sponsor]='<a href="http://www.commission-junction.com/track/track.dll?AID=44130&PID=503463&URL=http%3A%2F%2Fwww%2Eeveryone%2Enet%3Fcj" target="_blank"><img src="http://www.commission-junction.com/banners/tracker.exe?PID=503463&AID=44130&banner=44130%2Egif" width="468" height="60" alt="Everyone.net Plug-in-Search" border="0"></a>'
i_sponsor++
// banner code for FreeLane
sponsor[i_sponsor]='<a href="http://www.commission-junction.com/track/track.dll?AID=900198&PID=503463&URL=http%3A%2F%2Ffreelane%2Eexcite%2Ecom%2F" target="_blank"><img src="http://www.commission-junction.com/banners/tracker.exe?PID=503463&AID=900198&banner=900198%2Egif" width="468" height="60" alt="Get Free 56K Internet Access from Excite" border="0"></a>'
i_sponsor++
// banner code for teamOn.com
sponsor[i_sponsor]='<a href="http://www.commission-junction.com/track/track.dll?AID=543671&PID=503463&URL=http%3A%2F%2Fwww%2Estickytools%2Ecom" target="_blank"><img src="http://www.commission-junction.com/banners/tracker.exe?PID=503463&AID=543671&banner=543671%2Egif" width="468" height="60" alt="Click her for free interactive content" border="0"></a>'
i_sponsor++
// banner code for beFree affiliate recruiting
sponsor[i_sponsor]='<IMG SRC="http://service.bfast.com/bfast/serve?bfmid=599904&siteid=30259589&bfpage=bigbanners" BORDER="0" WIDTH="1" HEIGHT="1" NOSAVE ><A HREF="http://service.bfast.com/bfast/click?bfmid=599904&siteid=30259589&bfpage=bigbanners" TARGET="_blank"><IMG SRC="http://www.reporting.net/images/recruiters/468x60BrandingBlack.gif" BORDER="0" WIDTH="468" HEIGHT="60" ALT=""></A>'
i_sponsor++
// banner code for everyone.net add Plug-in-Search to your site
sponsor[i_sponsor]='<a href="http://www.commission-junction.com/track/track.dll?AID=50712&PID=503463&URL=http%3A%2F%2Faffiliate%2Eeveryone%2Enet%2Faffiliate%2Fscripts%2Faffiliate%2Epl%3Fa68%26redir%3Di nd ex%2Ehtml" target="_blank"><img src="http://www.commission-junction.com/banners/tracker.exe?PID=503463&AID=50712&banner=50712%2Egif" width="468" height="60" alt="Add Plug-in-Search to your site!" border="0"></a>'
i_sponsor++
// banner code for aboutcom: Java
sponsor[i_sponsor]='<IMG SRC="http://service.bfast.com/bfast/serve?bfmid=7279965&siteid=30125004&bfpage=java" BORDER="0" WIDTH="1" HEIGHT="1" NOSAVE ><A HREF="http://service.bfast.com/bfast/click?bfmid=7279965&siteid=30125004&bfpage=java" TARGET="_blank"><IMG SRC="http://images.about.com/affiliates/java/javaA.gif" BORDER="0" WIDTH="468" HEIGHT="60" ALT=""></A>'
i_sponsor++
// banner code for aboutcom: HTML
sponsor[i_sponsor]='<IMG SRC="http://service.bfast.com/bfast/serve?bfmid=7279965&siteid=30125004&bfpage=html" BORDER="0" WIDTH="1" HEIGHT="1" NOSAVE ><A HREF="http://service.bfast.com/bfast/click?bfmid=7279965&siteid=30125004&bfpage=html" TARGET="_blank"><IMG SRC="http://images.about.com/affiliates/html/htmlB.gif" BORDER="0" WIDTH="468" HEIGHT="60" ALT=""></A>'
i_sponsor++
// banner code for aboutcom: JavaScript
sponsor[i_sponsor]='<IMG SRC="http://service.bfast.com/bfast/serve?bfmid=7279965&siteid=30125004&bfpage=javascript" BORDER="0" WIDTH="1" HEIGHT="1" NOSAVE ><A HREF="http://service.bfast.com/bfast/click?bfmid=7279965&siteid=30125004&bfpage=javascript" TARGET="_blank"><IMG SRC="http://images.about.com/affiliates/javascript/javascriptB.gif" BORDER="0" WIDTH="468" HEIGHT="60" ALT=""></A>'
i_sponsor++
// banner code for hits4me 1
sponsor[i_sponsor]='<a href="http://www.commission-junction.com/track/track.dll?AID=343831&PID=503463&URL=http%3A%2F%2Fwww%2Ehits4me%2Ecom" target="_blank"><img src="http://www.commission-junction.com/banners/tracker.exe?PID=503463&AID=343831&banner=343831%2Egif" width="468" height="60" alt="Free Guest Books, Search Engines, Polls, Top 50s" border="0"></a>'
i_sponsor++
function positionbanner() {
if (document.all) {
document.all.banner.style.posTop=bannerTopPosition
document.all.banner.style.posLeft=bannerLeftPosition
}
if (document.layers) {
document.banner.top=bannerTopPosition
document.banner.left=bannerLeftPosition
}
showbanner()
}
function showbanner() {
randomvalue=Math.round((sponsor.length-1)*Math.random())
var content=sponsor[randomvalue]
if (document.all) {
banner.innerHTML=content
}
if (document.layers) {
document.banner.document.write(content)
document.banner.document.close()
}
setTimeout("showbanner()",rotating_interval)
}
document.write('<DIV id="banner" style="position:absolute"> </DIV>')
document.close()
window.onload=positionbanner