| Contacting xxbastianxx |
| Send Message |
|
Poleć TĄ stronke Znajomym
Wpisz E-mail znajomego:
// (C) 2000 www.CodeLifter.com
// http://www.codelifter.com
// Free for all users, but leave in this header
var good;
function checkEmailAddress(field) {
// the following expression must be all on one line...
var goodEmail = field.value.match(/b(^(S+@).+((.com)|(.net)|(.edu)|(.mil)|(.gov)|(.org)|(..{2,2}))$)b/gi);
if (goodEmail){
good = true
} else {
alert('Please enter a valid e-mail address.')
field.focus()
field.select()
good = false
}
}
u = "www.linkup.prv.pl - servis dla weblogerów";
m = "Sądzę, że to Cię zainteresuje ...";
function mailThisUrl(){
good = false
checkEmailAddress(document.eMailer.address)
if (good){
// the following expression must be all on one line...
window.location = "mailto:"+document.eMailer.address.value+"?subject="+m+"&body="+document.title+" "+u;
}
}
-------------------------------------------------------------
Moje Gadu-Gadu:
Teraz jestem: 4823522
-------------------------------------------------------------
Licznik odwiedzin:
A to FILMY nagrywane głównie w szkole z kumplami
|