Jump to content

Recommended Posts

Posted

I'm building a weather website at the moment and I want to add one of the local webcam images. The site allows this and gives the scripts for you to copy and paste in, but although they show in Dreamweaver they don't show on my page.

 

Advice much appreciated thanks.

 

Script is

 

 

var m3_u = (location.protocol=='https:'?'https://publicidade.netmadeira.com/www/delivery/ajs.php':'http://publicidade.netmadeira.com/www/delivery/ajs.php');

var m3_r = Math.floor(Math.random()*99999999999);

if (!document.MAX_used) document.MAX_used = ',';

document.write ("

if (document.MAX_used != ',') document.write ("&exclude=" + document.MAX_used);

document.write (document.charset ? '&charset='+document.charset : (document.characterSet ? '&charset='+document.characterSet : ''));

document.write ("&loc=" + escape(window.location));

if (document.referrer) document.write ("&referer=" + escape(document.referrer));

if (document.context) document.write ("&context=" + escape(document.context));

if (document.mmm_fo) document.write ("&mmm_fo=1");

document.write ("'><\/scr"+"ipt>");

avw.php?zoneid=17&cb=INSERT_RANDOM_NUMBE

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...