<!-- Begin function checkrequired(which) { var pass=true; if (document.images) { for (i=0;i<which.length;i++) { var tempobj=which.elements[i]; if (tempobj.name.substring(0,8)=="required") { if (((tempobj.type=="text"||tempobj.type=="textarea")&& tempobj.value=='')||(tempobj.type.toString().charAt(0)=="s"&& tempobj.selectedIndex==0)) { pass=false; break; } } } } if (!pass) { shortFieldName=tempobj.name.substring(8,30).toUpperCase(); alert("Error you did not post any "+shortFieldName+" , try again."); return false; } else return true; } // End --> </script>
</head>
<center> <table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="700" id="AutoNumber1" height="505" background="cenar.jpg"> <tr> <td width="100%"> <table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="100%" id="AutoNumber2" height="502"> <tr> <td width="5%" height="19"> </td> <td width="61%" height="19"> </td> <td width="34%" height="19"> </td> </tr> <tr> <td width="5%" height="464"> </td> <td width="678%" height="464"> <table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="100%" id="AutoNumber3"> <tr> <td width="100%">YEP<td> </tr> </table> <div align="center"> <center> <table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="500" id="AutoNumber4"> <tr> <td width="25%"> <img border="0" src="karen.png" width="162" height="328"></td> <td width="75%" background="boble.png"> <table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="100%" id="AutoNumber5" height="138"> <tr> <td width="100%" height="61"> <form onSubmit="return checkrequired(this)" method=post action='%3C? echo$PHP_SELF; ?>'> <p align="center"> <input type=text size=25 name="requiredquestion" value='<? echo $question;'> <br> <img border="0" src="tom.gif" width="1" height="20"><input class="btn" type=submit value='SPØRG LØS'><img border="0" src="tom.gif" width="1" height="20"></p> </form> <p align="center"> <br> <br> <br> <? if (isset($requiredquestion)) { $answers = array( "<font face=\"MS Sans Serif\" size=\"2\" color=\"blue\">Yes</font>", "<font face=\"MS Sans Serif\" size=\"2\" color=\"red\">No</font>", "<font face=\"MS Sans Serif\" size=\"2\" color=\"blue\">Of Course</font>", "<font face=\"MS Sans Serif\" size=\"2\" color=\"red\">Never</font>", "Maybe", "Theres a Chance", "What do you think I am, psychic?", "Sometimes", "<font face=\"MS Sans Serif\" size=\"2\" color=\"blue\">Im quit sure about that!</font>", "<font face=\"MS Sans Serif\" size=\"2\" color=\"blue\">Thats probably true</font>", "<font face=\"MS Sans Serif\" size=\"2\" color=\"red\">Hell no..</font>", "<font face=\"MS Sans Serif\" size=\"2\" color=\"red\">Dont even think about it....</font>", "Maby , maby not", "<font face=\"MS Sans Serif\" size=\"2\" color=\"blue\">You may count on it</font>", "<font face=\"MS Sans Serif\" size=\"2\" color=\"red\">The chanse is quit as big as seeing Jay Leno in a g-string</font>", "<font face=\"MS Sans Serif\" size=\"2\" color=\"red\">I would not even concider it..</font>", "<font face=\"MS Sans Serif\" size=\"2\" color=\"blue\">I must say yes...</font>", "<font face=\"MS Sans Serif\" size=\"2\" color=\"blue\">Damnd right ...</font>", "<font face=\"MS Sans Serif\" size=\"2\" color=\"blue\">Sure thing.</font>.", "<font face=\"MS Sans Serif\" size=\"2\" color=\"red\">Hahah your kidding right?</font>",
<!-- Begin function checkrequired(which) { var pass=true; if (document.images) { for (i=0;i<which.length;i++) { var tempobj=which.elements[i]; if (tempobj.name.substring(0,8)=="required") { if (((tempobj.type=="text"||tempobj.type=="textarea")&& tempobj.value=='')||(tempobj.type.toString().charAt(0)=="s"&& tempobj.selectedIndex==0)) { pass=false; break; } } } } if (!pass) { shortFieldName=tempobj.name.substring(8,30).toUpperCase(); alert("Error you did not post any "+shortFieldName+" , try again."); return false; } else return true; } // End --> </script>
</head>
<center> <table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="700" id="AutoNumber1" height="505" background="cenar.jpg"> <tr> <td width="100%"> <table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="100%" id="AutoNumber2" height="502"> <tr> <td width="5%" height="19"> </td> <td width="61%" height="19"> </td> <td width="34%" height="19"> </td> </tr> <tr> <td width="5%" height="464"> </td> <td width="678%" height="464"> <table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="100%" id="AutoNumber3"> <tr> <td width="100%">YEP<td> </tr> </table> <div align="center"> <center> <table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="500" id="AutoNumber4"> <tr> <td width="25%"> <img border="0" src="karen.png" width="162" height="328"></td> <td width="75%" background="boble.png"> <table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="100%" id="AutoNumber5" height="138"> <tr> <td width="100%" height="61"> <form onSubmit="return checkrequired(this)" method="post" action="<?=$_SERVER['PHP_SELF'];?>"> <p align="center"> <input type=text size=25 name="requiredquestion"> <br> <img border="0" src="tom.gif" width="1" height="20"><input class="btn" type=submit value='SPØRG LØS'><img border="0" src="tom.gif" width="1" height="20"></p> </form> <p align="center"> <br> <br> <br> <? if (isset($_POST['requiredquestion'])) { $answers = array( "<font face=\"MS Sans Serif\" size=\"2\" color=\"blue\">Yes</font>", "<font face=\"MS Sans Serif\" size=\"2\" color=\"red\">No</font>", "<font face=\"MS Sans Serif\" size=\"2\" color=\"blue\">Of Course</font>", "<font face=\"MS Sans Serif\" size=\"2\" color=\"red\">Never</font>", "Maybe", "Theres a Chance", "What do you think I am, psychic?", "Sometimes", "<font face=\"MS Sans Serif\" size=\"2\" color=\"blue\">Im quit sure about that!</font>", "<font face=\"MS Sans Serif\" size=\"2\" color=\"blue\">Thats probably true</font>", "<font face=\"MS Sans Serif\" size=\"2\" color=\"red\">Hell no..</font>", "<font face=\"MS Sans Serif\" size=\"2\" color=\"red\">Dont even think about it....</font>", "Maby , maby not", "<font face=\"MS Sans Serif\" size=\"2\" color=\"blue\">You may count on it</font>", "<font face=\"MS Sans Serif\" size=\"2\" color=\"red\">The chanse is quit as big as seeing Jay Leno in a g-string</font>", "<font face=\"MS Sans Serif\" size=\"2\" color=\"red\">I would not even concider it..</font>", "<font face=\"MS Sans Serif\" size=\"2\" color=\"blue\">I must say yes...</font>", "<font face=\"MS Sans Serif\" size=\"2\" color=\"blue\">Damnd right ...</font>", "<font face=\"MS Sans Serif\" size=\"2\" color=\"blue\">Sure thing.</font>.", "<font face=\"MS Sans Serif\" size=\"2\" color=\"red\">Hahah your kidding right?</font>",
Tilladte BB-code-tags: [b]fed[/b] [i]kursiv[/i] [u]understreget[/u] Web- og emailadresser omdannes automatisk til links. Der sættes "nofollow" på alle links.