var _novemType = '120x120';

document.write("<style type=\"text/css\">");
document.write("#novem-comm {border: 1px solid #919B9C; padding: 3px; text-align: center; position: relative; width:120px; height: 120px;  background: transparent; color: #000; font-family: verdana; font-size: 11px; text-align: center;}");
document.write("#novem-comm #imgArea {clear: both; text-align: center; }");
document.write("#novem-comm #descArea {clear: both; padding-top: 3px; text-align: center;}");
document.write("#novem-comm #titleArea {text-align: center; height: 30px; overflow: hidden; font-family: verdana; font-size: 11px;}");
document.write("#novem-comm #titleArea a {color: #0000ff; font-weight: normal; text-decoration: underline; font-family: verdana; font-size: 10px;}");
document.write("#novem-comm #priceArea {text-align: center; color: #F95E00; clear: both; padding-top: 3px; font-weight: bold; }");
document.write("#novem-comm #btnArea {clear: both; padding-top: 3px; text-align: center;}");
document.write("#novem-comm #btnArea a { width: 110px; height: 20px; line-height: 20px; margin-left: 5px; display: block; background-color: #FD6000; text-align: center; font-weight: bold; font-size: 10px; color: #FFFFFF; text-decoration: none;}");
document.write("#novem-comm #novemLink {display: none;}");
document.write("</style>");

if (typeof commEnc == 'undefined') {
	commEnc = '';
} else {
	commEnc = '_' + commEnc;
}

document.write('<script type="text/javascript" src="http://static.novem.pl/js/p_'+commId+commEnc+'.js"></script>');
document.write('<script type="text/javascript" src="http://static.novem.pl/js/css_' + commId + '.js"></script>');
document.write('<script type="text/javascript" src="http://static.novem.pl/ads/feed.js"></script>');