function getDetails(k, tp, id) {
document.getElementById("k").value=k;
document.getElementById("tp").value=tp;
document.getElementById("theLinkId").value=id;
document.getElementById("d").submit();
}
function getStatus() {
window.status='http://www.casinogamblingweb.com/main/gambling-news/dashboard.html';
}
function setStatus() {
window.status='';
}