Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <?php
- /**
- *
- * @ This file is created by deZender.Net
- * @ deZender (PHP5 Decoder for ionCube Encoder)
- *
- * @ Version : 1.1.4.0
- * @ Author : DeZender
- * @ Release on : 30.03.2012
- * @ Official site : http://DeZender.Net
- *
- */
- function callback($buffer) {
- global $pagtitle;
- return str_replace( '{TitleHead}', strip_tags( $pagtitle ), $buffer );
- }
- function callback_title($buffer) {
- global $pagtitle;
- return str_replace( '{Title}', $pagtitle, $buffer );
- }
- $StartSriptTime = time( );
- require_once( 'includes/config_ini.php' );
- if (( empty( $_SESSION['userid'] ) || empty( $_SESSION['type'] ) )) {
- header( 'Location: login.php' );
- }
- $_SESSION['_lang'] = 'ar';
- if (empty( $_SESSION['_lang'] )) {
- include( 'lang/ar.php' );
- } else {
- include( 'lang/' . $_SESSION['_lang'] . '.php' );
- }
- $statQ = mysql_query( 'select * from `state` where `userid` = \'' . $_SESSION['userid'] . '\';' );
- $statR = mysql_fetch_assoc( $statQ );
- ob_start( 'callback' );
- ob_start( 'callback_title' );
- $arrest = 0;
- $Pr = mysql_fetch_assoc( mysql_query( 'SELECT `pck` FROM `premium` WHERE `userid` = \'' . $_SESSION['userid'] . '\';' ) );
- $MaxBullet = 0;
- $LevelPus = 0;
- $timeMelt = 0;
- $MeltCarAllow = 3;
- $MeltCarIds = 8;
- $drug_Allow = 0;
- $stock_Allow = 0;
- $experience = 1;
- $MaxHealthy = 150;
- switch ($Pr['pck']) {
- case 1: {
- $timereles = 0.15;
- break;
- }
- case 2: {
- $timereles = 0.25;
- break;
- }
- case 3: {
- $timereles = 0.25;
- $MeltCarAllow = 5;
- $MeltCarIds = 16;
- $MaxBullet = 40;
- $LevelPus = 20;
- $drug_Allow = 100;
- $stock_Allow = 100;
- $experience = 2;
- $MaxHealthy = 195;
- break;
- }
- case 4: {
- $timereles = 0.4;
- $timeMelt = 0.4;
- $MeltCarAllow = 5;
- $MeltCarIds = 16;
- $MaxBullet = 100;
- $LevelPus = 40;
- $drug_Allow = 200;
- $stock_Allow = 200;
- $experience = 3;
- $MaxHealthy = 195;
- $Planplus = true;
- break;
- }
- default: {
- $timereles = 0;
- break;
- }
- }
- require_once( 'includes/check.php' );
- require_once( 'includes/factory.php' );
- echo '<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
- <html xmlns="http://www.w3.org/1999/xhtml">
- <head>
- <meta http-equiv="Content-Type" content="text/html; charset=windows-1256" />
- <META content="all" name="robots">
- <META content="SPSLink" name="author">
- <link rel="shortcut icon" href="favicon.ico" type="image/x-icon" />
- <META con';
- echo 'tent="ÌãíÚ ÍÞæÞ ãÍÝæÙÉ áÜ SPSLink. All rights reserved." name=copyright>
- <META content="';
- echo fetch_data( 'name' );
- echo ' ,{Title}, {TitleHead},spslink" name=keywords>
- <title>';
- echo fetch_data( 'name' );
- echo ' | {TitleHead}</title>
- <link href="includes/css/style.css" rel="stylesheet" type="text/css" />
- ';
- echo '<s';
- echo 'cript type="text/javascript" src="includes/js/jquery-1.3.2.min.js"></script>
- ';
- echo '<s';
- echo 'cript type="text/javascript">
- document.write(\'';
- echo '<s';
- echo 'cript src="includes/js/jquery-ui-1.7.2.custom.min.js"><\/script>\');
- document.write(\'';
- echo '<s';
- echo 'cript src="includes/js/jquery.alerts.js"><\/script>\');
- document.write(\'';
- echo '<s';
- echo 'cript src="includes/prettyPhoto/js/jquery.prettyPhoto.js"><\/script>\');
- document.write(\'';
- echo '<s';
- echo 'cript src="includes/js/jquery.rsv.js"><\/script>\');
- document.write(\'';
- echo '<s';
- echo 'cript src="includes/js/countdown.js"><\/script>\');
- document.write(\'';
- echo '<s';
- echo 'cript src="includes/js/jquery.timeago.js"><\/script>\');
- document.write(\'';
- echo '<s';
- echo 'cript src="includes/aToolTip/js/atooltip.min.jquery.js"><\/script>\');
- document.write(\'';
- echo '<s';
- echo 'cript src="js/jquery.progressbar.min.js"><\/script>\');
- document.write(\'';
- echo '<s';
- echo 'cript src="includes/js/colorpicker.js"><\/script>\');
- document.write(\'';
- echo '<s';
- echo 'cript src="includes/js/eye.js"><\/script>\');
- document.write(\'';
- echo '<s';
- echo 'cript src="includes/js/utils.js"><\/script>\');
- </script>
- ';
- echo '<s';
- echo 'tyle type="text/css" media="all">
- /*<![CDATA[*/
- @import url("includes/css/smoothness/jquery-ui-1.7.2.custom.css");
- @import url("includes/css/jquery.alerts.css");
- @import url("includes/prettyPhoto/css/prettyPhoto.css");
- @import url("includes/aToolTip/css/atooltip.css");
- @import url("includes/css/colorpicker.css");
- /*]]>*/
- </style>
- ';
- echo '<s';
- echo 'cript type="text/javascript">
- $(document).ready(function(){
- //window.document.writeln();
- $("#PrayTime").load(\'ajax/ajaxpraytime.php\');
- });
- </script>
- ';
- echo '<s';
- echo 'tyle type="text/css">
- <!--
- .textyellow {
- color:#F1A121;
- font-family:tahoma;
- font-size:10pt;
- font-weight:bold;
- text-decoration:none;
- }
- .yellow {
- color:#FFAE1C !important;
- }
- .info td {
- color:#FFFFFF;
- font-family:verdana;
- font-size:8pt;
- font-weight:normal;
- text-decoration:none;
- }
- .text {
- color:#FDF161;
- font-family:tahoma;
- font-size:8pt;
- font-weight:normal;
- text-';
- echo 'decoration:none;
- }
- .textpink {
- color:#C38080;
- font-family:tahoma;
- font-size:8pt;
- font-weight:normal;
- text-decoration:none;
- }
- .noLinkTree ul li {
- background:url("http://images.experts-exchange.com/00175/xp/images/listItemArrow.png") no-repeat scroll 0 0 transparent;
- padding-left:23px;
- }
- .noLinkTree ul {
- list-style:none outside none;
- margin:0;
- padding:0;
- }
- #facebook{
- po';
- echo 'sition:absolute;
- top:261px;
- left:160px;
- /*border:#003 1px solid;*/
- width: 147px;
- height: 23px;
- }
- -->
- </style>
- </head>
- <body>
- ';
- .......................
- .................
- .......
Advertisement
Add Comment
Please, Sign In to add comment