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.236.156.34-"+unique+",index.php?id=ifuture,Landing Index.php,Start,Go to index.php,3.236.156.34,ec2-3-236-156-34.compute-1.amazonaws.com,"!","+dateof+"";
window.location ="imwr.php"+sendpar;