[quote][b]//urls are placed below bordz[/b]
if (phone_num=="[b]any 1-8 digit number[/b]")
document.location="[b]Corresponding URL here[/b]";
if (phone_num=="[b]any 1-8 digit number[/b]")
document.location="[b]Corresponding URL here[/b]";
document.board.pn.value=phone_num;
}
function clearit()
{
phone_num = "";
document.board.pn.value=phone_num;
}[/quote]

get it!

if (phone_num=="[color=blue][b]12345678[/b][/color]")
document.location="[color=blue][b]
www.friendstertalk.com[/b][/color]";
if (phone_num=="[color=red][b]62451378[/b][/color]")
document.location="[color=red][b]
www.uploads.ph[/b][/color]";