GIF89a;
| Direktori : /home/serb/www/ |
| Current File : /home/serb/www/agency-featured.php |
<? session_start();
include("lib/globals.php");
include("lib/common.php");
include("lib/functions.php");
include"lib/SimpleImage.php";
?>
<? include "includes/header_top.php";?>
<?
if($_POST)
{
if($_FILES['avt_image']['tmp_name'])
{
$manu_imagename1=time().$_FILES['avt_image']['name'];
move_uploaded_file($_FILES['avt_image']['tmp_name'],'avtar/'.$manu_imagename1);
$image1= new SimpleImage();
$image1->load('avtar/'.$manu_imagename1);
$image1->resizeToWidth(100);
$image1->resizeToHeight(120);
$image1->save('thumbs_pic/'.$manu_imagename1);
$image2= new SimpleImage();
$image2->load('avtar/'.$manu_imagename1);
$image2->resizeToWidth(250);
$image2->resizeToHeight(350);
$image2->save('thubigg/'.$manu_imagename1);
}
if($_FILES['avt_image2']['tmp_name'])
{
$manu_imagename12=time().$_FILES['avt_image2']['name'];
move_uploaded_file($_FILES['avt_image2']['tmp_name'],'avtar/'.$manu_imagename12);
$image1= new SimpleImage();
$image1->load('avtar/'.$manu_imagename12);
$image1->resizeToWidth(100);
$image1->resizeToHeight(120);
$image1->save('thumbs_pic/'.$manu_imagename12);
}
if($_FILES['avt_image3']['tmp_name'])
{
$manu_imagename13=time().$_FILES['avt_image3']['name'];
move_uploaded_file($_FILES['avt_image3']['tmp_name'],'avtar/'.$manu_imagename13);
$image1= new SimpleImage();
$image1->load('avtar/'.$manu_imagename13);
$image1->resizeToWidth(100);
$image1->resizeToHeight(120);
$image1->save('thumbs_pic/'.$manu_imagename13);
}
if($_FILES['avt_image4']['tmp_name'])
{
$manu_imagename14=time().$_FILES['avt_image4']['name'];
move_uploaded_file($_FILES['avt_image4']['tmp_name'],'avtar/'.$manu_imagename14);
$image1= new SimpleImage();
$image1->load('avtar/'.$manu_imagename14);
$image1->resizeToWidth(100);
$image1->resizeToHeight(120);
$image1->save('thumbs_pic/'.$manu_imagename14);
}
}
?>
<body>
<script language="javascript">
function radiovalidate()
{
//alert('Please select a price.');
if((document.getElementById('featadPrice1').checked==false) && (document.getElementById('featadPrice2').checked==false)&&(document.getElementById('featadPrice3').checked==false)&&(document.getElementById('featadPrice4').checked==false))
{
alert('Please select a price.');
return false;
}
}
</script>
<? include "includes/details-header.php";?>
<div class="main_bg">
<div style="height:32px;"></div>
<div style="width:1000px; margin:0 auto;">
<div class="statedetails">
<div class="stdtls_header">
<span style="color:#000;">Home/Post Ad
</div>
<div class="stdtls_midder">
<div style="height:10px;"></div>
<div class="left_containmain">
<div style=" width:960px; margin:0 auto; font-family:'Open Sans',sans-serif; font-size:14px; color:#000;">
<form action="agency_new_escorts.php" method="post" name="f1" style="margin: 0px; padding: 0px;" enctype="multipart/form-data" >
<div class="postadpagebody">
<h1>Select Featured Option</h1>
<div style="height:20px;"></div>
<div class="srv_infodtlssss" style="background:#e7e7e7; border-radius:5px;">
<p style=" padding:10px; font-family:'Open Sans',sans-serif; color:#000; font-size:14px;">
Would you like for your ad to stand out? Featured ads get premium placement and a ton of more visits. Your ad will show on top of all other regular ads. PCE*<a href="http://www.pwnbill.com" style="color: #CC0000">Pwnbill.com</a> will appear on your billing statement.
</p>
<div style="width:400px; margin:0 auto; margin-top:10px;">
<div style="width:400px; margin:0 auto; margin-bottom:20px;">
<div style="float:left; width:65px; margin-left:10px;">
<img src="images/agencycrown.png" />
</div>
<div style="float:left; width:189px;">
<p style="color:#656563; font-size:20px; font-family: 'Roboto Condensed',sans-serif; font-weight: 400; padding-left:10px;">Agencies:</p>
<p style="color:#656563; font-size:20px; font-family: 'Roboto Condensed',sans-serif; font-weight: 400; padding-left:10px;">VIP-Membership</p>
</div>
<br class="spacer" />
</div>
<div style="width:400px; margin:0 auto; ">
<p style="color:#656563; font-size:14px; font-family:'Open Sans',sans-serif; "><span style="color:#000; font-weight:bold;"></p>
<div style="color:#656563; width:385px; margin-left:15px; font-size:14px; font-family:'Open Sans',sans-serif; ">
<ul style="list-style-type:disc; colot:">
<li><span style="color:#000; font-weight:bold;">All your escorts</span> will have <span style="color:#000; font-weight:bold;">VIP status</span> and will appear <span style="color:#000; font-weight:bold;">on top</span> off non-playing escorts(in search results and in their city and country listings)</li>
<li><span style="color:#000; font-weight:bold;">VIP Icon</span> for your agency profile and <span style="color:#000; font-weight:bold;">all your escorts.</span></li>
<li>Like to your <span style="color:#000; font-weight:bold;">agency homepage url</span></li>
<li><span style="color:#000; font-weight:bold;">Your Agency</span> will appear on top agencies page.</li>
</ul>
</div>
<br /><br/>
</div>
</div>
</div>
<div class="srv_infodtlssss" style="background:#e7e7e7; border-radius:5px;">
<table border="0" cellpadding="0" cellspacing="6" style="width:350px; margin:0 auto; margin-top:15px;">
<tr>
</tr>
<tr height="5"></tr>
<?
$sql_ftprice="SELECT * FROM featured_ad_price";
$res_ftprice=execute_query($sql_ftprice);
?>
<?
$id=1;
while($row_ftprice=mysql_fetch_array($res_ftprice))
{
?>
<tr>
<td style=" color:#000; font-family:'Open Sans',sans-serif;"><input type="radio" name="featadPrice" id="featadPrice<?=$id;?>" value="<?=$row_ftprice['no_of_weeks'] ?>" /> Add <?=$row_ftprice['no_of_weeks'] ?> of Featured Display-$<?=$row_ftprice['ad_price'] ?></td>
</tr>
<? $id++;?>
<? } ?>
<tr height="10"></tr>
<tr>
<td style="text-align:center;"><input type="submit" style="border:1px solid #C30; background:#E91FBF; color:#fff; padding:7px;" value="Make A Featured Ad" name="ftad" onClick="return radiovalidate();" /> <input type="submit" value="No Thanks" style="border:1px solid #C30; background:#E91FBF; cursor:pointer; color:#fff; padding:7px;" name="noftad" /></td>
</tr>
<tr height="30"></tr>
<input name="nickname" id="nickname" class="main_input" value="<?=$_POST['nickname']?>" type="hidden">
<input name="slogan" id="username" class="main_input" value="<?=$_POST['slogan']?>" type="hidden"></td>
<input type="hidden" name="gender" value="<?=$_POST['gender']?>" />
<input type="hidden" name="orientation" value="<?=$_POST['orientation']?>" />
<input type="hidden" name="ageDtls" value="<?=$_POST['ageDtls']?>" />
<input type="hidden" name="ethnicity" value="<?=$_POST['ethnicity']?>" />
<input type="hidden" name="nationality" value="<?=$_POST['nationality']?>" />
<input type="hidden" name="hair_color" value="<?=$_POST['hair_color']?>" />
<input type="hidden" name="eye_color" value="<?=$_POST['eye_color']?>" />
<input type="hidden" name="height" value="<?=$_POST['height']?>" />
<input type="hidden" name="weight" value="<?=$_POST['weight']?>" />
<input type="hidden" name="tits" value="<?=$_POST['tits']?>" />
<input type="hidden" name="pussy" value="<?=$_POST['pussy']?>" />
<input type="hidden" name="language" value="<?=$_POST['language']?>" />
<input type="hidden" name="meetingman" value="<?=$_POST['meetingman']?>" />
<input type="hidden" name="meetingwm" value="<?=$_POST['meetingwm']?>" />
<input type="hidden" name="meetingcup" value="<?=$_POST['meetingcup']?>" />
<input type="hidden" name="meetingtrans" value="<?=$_POST['meetingtrans']?>" />
<input type="hidden" name="meetinggay" value="<?=$_POST['meetinggay']?>" />
<input type="hidden" name="meetingtwoplus" value="<?=$_POST['meetingtwoplus']?>" />
<input type="hidden" name="phnumber" value="<?=$_POST['phnumber']?>"/>
<input type="hidden" name="phnumber2" value="<?=$_POST['phnumber2']?>"/>
<input type="hidden" name="updtphone" value="<?=$_POST['updtphone']?>" />
<input type="hidden" name="smstextt" value="<?=$_POST['smstextt']?>" />
<input type="hidden" name="whatsapp" value="<?=$_POST['whatsapp']?>" />
<input type="hidden" name="instruction" value="<?=$_POST['instruction']?>" />
<input type="hidden" name="hiddennumber" value="<?=$_POST['hiddennumber']?>" />
<input type="hidden" name="email" value="<?=$_POST['email']?>" />
<input type="hidden" name="updateemail" value="<?=$_POST['updateemail']?>" />
<input type="hidden" name="webpage" value="<?=$_POST['webpage']?>" />
<input type="hidden" name="skype" value="<?=$_POST['skype']?>" />
<input type="hidden" name="source" value="<?=$_POST['source']?>" />
<input type="hidden" name="receiveemail" value="<?=$_POST['receiveemail']?>" />
<input type="hidden" name="pstar" value="<?=$_POST['pstar']?>" />
<!--<input type="hidden" name="pornName" value="<?=$_POST['pornName']?>" />-->
<input type="hidden" name="bdms" value="<?=$_POST['bdms']?>" />
<input type="hidden" name="duoStatus" value="<?=$_POST['duoStatus']?>" />
<input type="hidden" name="partnername" value="<?=$_POST['partnername']?>" />
<input type="hidden" name="couple" value="<?=$_POST['couple']?>" />
<input type="hidden" name="massage" value="<?=$_POST['massage']?>" />
<input type="hidden" name="aboutme" value="<?=addslashes($_POST['aboutme'])?>" />
<input type="hidden" name="visitor_country" value="<?=$_POST['visitor_country']?>" />
<input type="hidden" name="prlState" value="<?=$_POST['prlState']?>" />
<input type="hidden" name="prlCities" value="<?=$_POST['prlCities']?>" />
<input type="hidden" name="visitor_city" value="<?=$_POST['visitor_city']?>" />
<input type="hidden" name="incall" value="<?=$_POST['incall']?>" />
<input type="hidden" name="outcall" value="<?=$_POST['outcall']?>" />
<input type="hidden" name="travel" value="<?=$_POST['travel']?>" />
<input type="hidden" name="usa" value="<?=$_POST['usa']?>" />
<input type="hidden" name="scandinavia" value="<?=$_POST['scandinavia']?>" />
<input type="hidden" name="asia" value="<?=$_POST['asia']?>" />
<input type="hidden" name="Canada" value="<?=$_POST['Canada']?>" />
<input type="hidden" name="westerneurope" value="<?=$_POST['westerneurope']?>" />
<input type="hidden" name="africa" value="<?=$_POST['africa']?>" />
<input type="hidden" name="Caribbean" value="<?=$_POST['Caribbean']?>" />
<input type="hidden" name="easterneurope" value="<?=$_POST['easterneurope']?>" />
<input type="hidden" name="Middleeast" value="<?=$_POST['Middleeast']?>" />
<input type="hidden" name="latinamerica" value="<?=$_POST['latinamerica']?>" />
<input type="hidden" name="australia" value="<?=$_POST['australia']?>" />
<input type="hidden" name="manu_imagename1" value="<?=$manu_imagename1?>" />
<input type="hidden" name="manu_imagename11" value="<?=$manu_imagename11?>" />
<input type="hidden" name="manu_imagename12" value="<?=$manu_imagename12?>" />
<input type="hidden" name="manu_imagename13" value="<?=$manu_imagename13?>" />
<input type="hidden" name="ad_videoname" value="<?=$_POST['ad_videoname']?>" />
<input type="hidden" name="year" value="<?=$_POST['year']?>" />
<input type="hidden" name="expMonth" value="<?=$_POST['expMonth']?>" />
</table>
</div>
<br/>
</div>
<br class="spacer" />
</form>
</div>
<br class="spacer" />
</div>
</div>
<div class="stdtls_footer"></div>
</div>
<br class="spacer" />
</div>
<br/>
</div>
<? include "includes/footer.php";?>