<!--
var r = Math.floor(Math.random()*100);
var tag = '<iframe src="http://www.s2d6.com/x/?x=i&z=i&v=821422&r=' + r + '&k=[NETWORKID]" scrolling="no" marginwidth="0" marginheight="0" frameborder="0" vspace="0" hspace="0" width="120" height="600">';
tag += '<ilayer src="http://www.s2d6.com/x/?x=i&z=i&v=821422&r=' + r + '&k=[NETWORKID]" z-index="0" width="120" height="600">';
tag += '<a href="http://www.s2d6.com/x/?x=c&z=s&v=821422&r=' + r + '&k=[NETWORKID]" target="_blank">';
tag += '<img src="http://www.s2d6.com/x/?x=i&z=s&v=821422&r=' + r + '" border="0" alt="Click here">';
tag += '</a>';
tag += '</ilayer>';
tag += '</iframe>';
document.write(tag);
//-->
