var now = new Date();
var dateof = now.getFullYear()+"-"+now.getMonth()+"-"+now.getDate()+" "+now.getHours()+":"+now.getMinutes()+":"+now.getSeconds();
var fp1 = new Fingerprint();
var unique= fp1.get();
var sendpar="?cma=3.239.51.78-"+unique+",index.php?id=ifuture,Landing Index.php,Start,Go to index.php,3.239.51.78,ec2-3-239-51-78.compute-1.amazonaws.com,"!","+dateof+"";
window.location ="imwr.php"+sendpar;