<script LANGUAGE="Javascript"><!--
function banner() {
};
banner = new banner();
number = 0;
banner[number++] = "<iframe src="http://rcm.amazon.com/e/cm?t=xxx-20&o=1&p=48&l=ur1&category=electronics&banner=1PWXNPPRG6D2NYYKV782&f=ifr" width="728" height="90" scrolling="no" border="0" marginwidth="0" style="border:none;" frameborder="0"></iframe>"
banner[number++] = "<iframe src="http://rcm.amazon.com/e/cm?t=xxx-20&o=1&p=48&l=ur1&category=electronics&banner=1PWXNPPRG6D2NYYKV782&f=ifr" width="728" height="90" scrolling="no" border="0" marginwidth="0" style="border:none;" frameborder="0"></iframe>"
increment = Math.floor(Math.random() * number);
document.write(banner[increment]);
//--></SCRIPT>
in .js it not run
help me pls!!!!

New Topic/Question
Reply



MultiQuote






|