
function aDayWithout(){
var data = new Date();
var gg, mm, aaaa, dataoggi;
gg = data.getDate() + "/";
mm = data.getMonth() + 1 + "/";
aaaa = data.getYear();
dataoggi = gg + mm + aaaa ;
//document.write("Oggi è il " + gg + mm + aaaa);
//document.write (dataoggi);
	
if ((dataoggi == '10/12/2008' ) || (dataoggi == '10/12/108')){
//mostra il popUp
}
else {
document.write ('<a href="http://www.queerway.it/dblog/articolo.asp?articolo=1257" target="_blank" style="text-decoration:none;"><img src="http://www.queerway.it/images/banner_daywithoutgay.jpg" style="border:none;"/></a>'); 
}
}
//document.write ('<style type="text/css"><!--#blanketNoGay {background-color:#111;opacity: 0.65;filter:alpha(opacity=65);position:absolute;z-index: 9001;top:0px;left:0px;width:100%;}#popUpDivNoGay {position:absolute;background-color:#eeeeee;width:700px;height:500px;padding:  3px;z-index: 9002;}#popUpMarginNoGay {padding: 3px;border:  1px solid #d40000;height: 97%;}#popUpCloserNoGay {float:right; color:#ffffff; background:#000000; width:20px; height:20px; text-align:center; font-size:12px;}#popUpCloserNoGay  a {color:#ffffff;text-decoration:none;}#popUpTitleNoGay { float:left; color:#d40000; width:250px;  font-weight: bold;}#popUpTextNoGay { margin: 5px 5px 0 5px;}#popUpMarginNoGay {background:  #ffffff url(/images/newsletter1.jpg) no-repeat right bottom;}--></style><!--[if gte IE 5]> <style type="text/css"> #blanketNoGay {filter:alpha(opacity=65);}</style><![endif]-->');

//document.write ('<div id="blanketNoGay" style="display:none;"></div><div id="popUpDivNoGay" style="display:none;"><div id="popUpMarginNoGay"><div><div  id="popUpTitleNoGay">TESTOTITOLO</div><div id="popUpCloserNoGay"><a href="#" onclick="popup(\'popUpDivNoGay\')">x</a></div></div><div style="clear:both;"></div><div  id="popUpTextNoGay">TESTOPOPUP</div></div></div>');

document.write ('<style type="text/css"><!--#blanketNoGay {background-color:#111;opacity: 0.65;filter:alpha(opacity=65);position:absolute;z-index: 9001;top:0px;left:0px;width:100%;}#popUpDivNoGay {position:absolute;background-color:#eeeeee;width:700px;padding:  3px;z-index: 9002;}#popUpMarginNoGay {padding: 3px;border:  1px solid #d40000;height: 96.5%;}#popUpCloserNoGay {float:right; color:#ffffff; background:#000000; width:20px; height:20px; text-align:center; font-size:12px;}#popUpCloserNoGay  a {color:#ffffff;text-decoration:none;}#popUpTitleNoGay { float:left; color:#d40000; width:250px;  font-weight: bold;}#popUpTextNoGay { margin: 5px 5px 0 5px; font-family:verdana;}#popUpTextNoGay a { color:#d40000;} #popUpMarginNoGay {background:  #000000 no-repeat right bottom; color:#ffffff}--></style><!--[if gte IE 5]> <style type="text/css"> #blanketNoGay {filter:alpha(opacity=65);}</style><![endif]-->');

//document.write ('<div id="blanketNoGay" style="display:none;"></div><div id="popUpDivNoGay" style="display:none;"><div id="popUpMarginNoGay"><div><div  id="popUpTitleNoGay"></div></div><div style="clear:both;"></div><div  id="popUpTextNoGay"><center><img src="http://www.queerway.it/images/daywithoutgay.jpg" /></center><p><center><b>Un giorno senza gay</b><br /><br />'+ nome_sito +' oggi è oscurato perchè aderisce all\'iniziativa lanciata da <a href="http://daywithoutagay.org/" target="_blank">daywithoutagay.org</a></center></div></div><div style="text-align:right; font-size:9px; color:#d40000;">powered by <a href="http://www.queerway.it/dblog/" target="_blank" style="color:#d40000;">QueerWay.it</a></div></div>');

document.write ('<div id="blanketNoGay" style="display:none;"></div><div id="popUpDivNoGay" style="display:none;"><div id="popUpMarginNoGay"><div><div  id="popUpTitleNoGay"></div></div><div style="clear:both;"></div><div  id="popUpTextNoGay"><center><img src="http://www.queerway.it/images/daywithoutgay.jpg" /></center><p><center><b><a href="http://daywithoutagay.org/" target="_blank" style="text-decoration:none;">' + titolo_banner + '</a></b><br /><br />'+ nome_sito +' oggi &egrave; oscurato perch&egrave; aderisce all\'iniziativa lanciata da <a href="http://daywithoutagay.org/" target="_blank">daywithoutagay.org</a> ' + testo_banner + '</center></div></div><div style="text-align:right; font-size:9px; color:#d40000;">powered by <a href="http://www.queerway.it/dblog/" target="_blank" style="color:#d40000;">QueerWay.it</a></div></div>');


//document.body.onload = 'aDayBlanket();';




