<?php //||_____________________RadhikaGB_____________________||// //||---------------------------------------------------||// //||Page ID : english.php ||// //||Build ID : 2505100832 ||// //||Support : http://softacme.com/radhikagb ||// //|| Jai Shri RADHA RANI... ||// //||---------------------------------------------------||// ?> <?php $guestbook="GuestBook"; $sgb="Add"; $email_lang="Email"; $web_lang="Website"; $visitor="You are visitor"; $ip_lang="IP"; $ip_blocked="oops, Your IP address has been blocked,<br />You are not authorized to post any messages!"; $name_lang="Name"; $date_lang="Date"; $comment_lang="Comments"; $sec_lang="Security Code"; $done_lang="Done"; $error1="Sorry Please correct error fileds."; $error2="Please enter your name"; $error3="Please enter your email"; $error4="Please enter your comment"; $error5="Please enter your Security code"; $error6="You have entered a baned word"; ?>