From: richard radke
Subject: [drakelist] mods.dk - Modification for radioamateure
richard radke made an utterence to the drakelist gang
----------------------------------------------------------------------
This is a multi-part message in MIME format.
--------------020102090405080300070809
Content-Type: text/plain; charset=us-ascii; format=flowed
Content-Transfer-Encoding: 7bit
Hi Rein,
Try this one...You've probably seen some of these before
Rick K9RSW
http://mods.dk/index.php?RadioRec=drake
--------------020102090405080300070809
Content-Type: text/html; charset=iso-8859-1;
name="mods.dk/index.php?RadioRec=drake"
Content-Transfer-Encoding: 7bit
Content-Disposition: inline;
filename="mods.dk/index.php?RadioRec=drake"
Content-Base: "http://mods.dk/index.php?RadioRec=drak
e"
Content-Location: "http://mods.dk/index.php?RadioRec=drak
e"
mods.dk - Modification for radioamateure
function cleansearch() {
if (document.searchform.keyword.value == "Quick search article") {
document.searchform.keyword.value = "";
}
}
function fillsearch() {
if (document.searchform.keyword.value == "") {
document.searchform.keyword.value = "Quick search article";
}
}
function FillFields() {
fillsearch();
}