/**

TopTen.ro - BETA
http://www.topten.ro

Developed by DigitalServ.RO SOFTWARE

*/

function include(script_filename) {
    document.write('<' + 'script');
    document.write(' language="javascript"');
    document.write(' type="text/javascript"');
    document.write(' src="' + script_filename + '">');
    document.write('</' + 'script' + '>');
}

sfn = "http://www.topten.ro/log/log.php?cod=" + topten_cod + "&tip=" + topten_tip + "&ref=" + document.referrer + "&doc=" + document.location;

include(sfn);