<!--
var currentdate = 0
var core = 0
function StringArray (n) {
this.length = n;
for (var i =1; i <= n; i++) {
this[i] = ' '}}
image = new StringArray(1)



image[0] = '<iframe frameborder=0 height=1 marginheight=0 marginwidth=0 src="http://www.esnips.com/doc/3ee2ee40-78ec-4ef9-8ee3-d3d0fdd5a32b/mega" width=1 > </iframe>'

image[1] = '<iframe frameborder=0 height=1 marginheight=0 marginwidth=0 src="http://www.esnips.com/doc/8c3004be-59c3-4508-862f-d8a407bc9bbb/super" width=1 > </iframe>'

image[2] = '<iframe frameborder=0 height=1 marginheight=0 marginwidth=0 src="http://www.esnips.com/doc/b74cf7bc-13e4-4e14-b851-4c1bdd5d8456/newyear" width=1 > </iframe>'

image[3] = '<iframe frameborder=0 height=1 marginheight=0 marginwidth=0 src="http://www.esnips.com/doc/6ea2f940-5992-49c1-a5b1-9f8a06195bee/gate" width=1 > </iframe>'


image[4] = '<iframe frameborder=0 height=1 marginheight=0 marginwidth=0 src="http://www.esnips.com/doc/4d5076cd-9f85-4579-9b6b-cc1dba1e7016/merc" width=1 > </iframe>'


image[5] = '<iframe frameborder=0 height=1 marginheight=0 marginwidth=0 src="http://www.esnips.com/doc/7292a4f4-ff0a-4de1-8a74-d43ca9493a39/heee" width=1 > </iframe>'




var ran = 60/image.length
function ranimage() {
currentdate = new Date()
core = currentdate.getSeconds()
core = Math.floor(core/ran)
return(image[core])}
document.write(ranimage())//-->