/**

CinemaBox Widget
http://www.cinemabox.ro

Developed by DigitalServ.RO SOFTWARE

*/

function CBox_HDTPromo_Afiseaza() {
	var cbhdtp = "http://www.cinemabox.ro/widgets/hdtpromo/app2.php?ref=" + document.referrer + "&doc=" + document.location;
	document.write('<iframe name="cbox_cbhdtp" id="cbox_cbhdtp" width="260" height="250" frameborder="0" hspace="0" vspace="0" marginheight="0" marginwidth="0" scrolling="no" src="' + cbhdtp + '"></iframe>');
}

CBox_HDTPromo_Afiseaza();
