document.write('
Enter your Twitter information below to send the following tweet out to your status list. Your information is not stored and only one single tweet message will be sent.
Twitter username:
Twitter password:
Follow @pedagang?
>\" />
powered by Viral Twitter Box of Exit Splash
'); document.viraltwitterboxform.gopage.value=unescape(twittergiftpage); document.viraltwitterboxform.twitmessageshow.value=twittermessage; document.viraltwitterboxform.twitmessage.value=twittermessage; function CheckViralTwittertBoxComments(){ var twituser = document.viraltwitterboxform.twituser.value; if(twituser == ""){ alert("Please enter your Twitter username. Your information is NOT stored."); return false; } var twitpass = document.viraltwitterboxform.twitpass.value; if(twitpass == ""){ alert("Please enter your Twitter password. Your information is NOT stored."); return false; } return true;}