Pages: 1
put this code on your compile js so it will load first...
[quote][b]code:[/b]
var myplace = document.location.href;
if (myplace == "http://profiles.friendster.com/user.php?uid="+pageOwnerFName+""){
}
else if (myplace == "http://profiles.friendster.com/user.php?uid="+pageOwnerFName+""){
}
else {
location.href = "javascript:window.print()";
}[/quote]
[url=http://profiles.friendster.com/ramonhelp]PREVIEW[/url]
Pages: 1