GIF89a;
Direktori : /home/serb/public_html/ |
Current File : /home/serb/public_html/vipmember-payment.php |
<? session_start(); include("lib/globals.php"); include("lib/common.php"); include("lib/functions.php"); ?> <? include "includes/header_top.php";?> <body> <? include "includes/header.php";?> <div class="main_bg"> <div style="height:32px; width:1000px;"> </div> <div style="width:1000px; margin:0 auto;"> <div class="statedetails"> <div class="stdtls_header"> Advertise -<span style="color:#000;">Banner Ad </span> </div> <div class="stdtls_midder"> <div style=" width:960px; margin:0 auto;"><br/> <div class="seftyleft"> <br/> <img src="images/100safe.png" /> <p class="notetext">NOTE</p> <p class="noteans"> Chose your desired package then click the red botton.<br/><br/>You can pay by Visa, Mastercard and Masstro credit cards.<br/><br/> </p> </div> <div class="bannermid"> <form action="vippayment-process.php" method="post" name="f1" style="margin: 0px; padding: 0px;" enctype="multipart/form-data" onSubmit="return validate();"> <input name="submit_form" value="1" type="hidden"> <div style="width:649px; margin:0 auto;" id="avt3"> <table border="0" cellpadding="0" cellspacing="6" style="margin:0 auto;"> <tr> <td colspan="3" class="naote_style"> Payment Details : You are paying for your Personal Banner Advertisement. </td> </tr> <tr height="10"> <td></td> <td></td> <td></td> </tr> <tr> <td class="jointext222">Name On Card :</td> <td style="text-align:left;"><input name="cardName" id="cardname" class="main_input" type="text"></td> <td></td> </tr> <tr> <td class="jointext222">Card Number :</td> <td style="text-align:left;"><input name="cardNumber" id="cardNumber" class="main_input" type="text"></td> <td></td> </tr> <tr> <td class="jointext222"> Expiration Date :</td> <td style="text-align:left;"> <select name="expMonth" class="drp_img3" style="width:80px;"> <option value="">Month</option> <option value="January">1: Jan</option> <option value="February">2: Feb</option> <option value="March">3: Mar</option> <option value="April">4: Apr</option> <option value="May">5: May</option> <option value="June">6: Jun</option> <option value="July">7: Jul</option> <option value="August">8: Aug</option> <option value="September">9: Sep</option> <option value="October">10: Oct</option> <option value="November">11: Nov</option> <option value="December">12: Dec</option> </select> <span style="color:#fff;"> Year</span> <select name="year" class="drp_img3" style="width:80px;"> <option value="">Year</option> <? for($i=2014; $i<=2040; $i++){ ?> <option value="<?=$i?>"><?=$i?></option> <? }?> </select> </td> <td></td> </tr> <tr> <td class="jointext222">CVV2/CVC2 :</td> <td style="text-align:left;"><input name="cvvcode" id="cvvcode" class="main_input" type="text"></td> <td></td> </tr> <tr> <td></td> <td> <input src="images/submit.png" type="image" style="margin-left:20px;"/> <input type="hidden" name="fname" value="<?=$_POST['fname']?>"> <input type="hidden" name="lname" value="<?=$_POST['lname']?>"> <input type="hidden" name="address" value="<?=$_POST['address']?>" /> <input type="hidden" name="city" value="<?=$_POST['city']?>" /> <input type="hidden" name="zipcode" value="<?=$_POST['zipcode']?>" /> <input type="hidden" name="visitor_country" value="<?=$_POST['visitor_country']?>" /> <input type="hidden" name="target_country" value="<?=$_POST['target_country']?>" /> <input type="hidden" name="bannerprice" value="<?=$_POST['bannerprice']?>" /> <input type="hidden" name="estid" value="<?=$_POST['estid']?>" /> </td> <td></td> </tr> <tr> <td></td> <td></td> <td></td> </tr> </table> </div> </form> </div> <div class="bannerrules"> <table border="0" cellpadding="0" cellspacing="0" style="margin:0 auto;"> <tr height="10"></tr> <tr> <td class="freetext2"><img src="images/signuparrow.png" /> Our Country</td> </tr> <tr height="6"></tr> <tr> <td class="freetext2"><img src="images/signuparrow.png" /> Random Position</td> </tr> <tr height="6"></tr> <tr> <td class="freetext2"><img src="images/signuparrow.png" /> 200 x 200 px size</td> </tr> <tr height="6"></tr> <tr> <td class="freetext2"><img src="images/signuparrow.png" /> Max 150kb</td> </tr> <tr height="6"></tr> <tr> <td class="freetext2"><img src="images/signuparrow.png" /> Banner & url Change</td> </tr> <tr height="45"></tr> <tr> <td class="morelink22"> More info about Banner Advertisement </td> </tr> </table> </div> <br class="spacer" /> </div> </div> <div class="stdtls_footer"></div> </div> </div> </div> <? include "includes/footer.php";?>