<!--

function forwardToFriend() {
var thisPage = top.window.location;
top.window.location.href = "http://www.offermatica.com/forward.html?"+thisPage;
}


-->
