Jump to content

Adding a webcam image


youngros

Recommended Posts

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
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...