Advertisement
Guest User

Mahesh Sukumar Transport Planner Code

a guest
Jan 7th, 2013
301
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
PHP 26.99 KB | None | 0 0
  1.  
  2. <!DOCTYPE html>
  3.  
  4. <html>
  5. <head>
  6. <meta http-equiv="content-type" content="text/html; charset=utf-8">
  7.  
  8. <title>Mahesh Sukumar Transportation Planner Filming in Sonora California</title>
  9.  
  10. <meta name="description" content="Mahes Sukumar Transport Planner has been recorded live and on site through the Sonora, California region. The celebrity from India is glad to highlight his next big film which is being recorded live and on location in the Tulomne, County region just...">
  11.  
  12. <link rel="stylesheet" type="text/css" media="all" href="http://postbit.com/in-framework/main.css" />
  13. <script type="text/javascript" src="http://postbit.com/js_/jquery.min.js"></script>
  14. <script type="text/javascript" src="http://postbit.com/in-framework/main.js"></script>
  15.  
  16. <!-- Force latest IE rendering engine or ChromeFrame if installed -->
  17. <!--[if IE]><meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"><![endif]-->
  18. <!-- Bootstrap CSS Toolkit styles -->
  19. <link rel="stylesheet" href="http://postbit.com/bootstrap_/css/bootstrap.min.css">
  20. <!-- Generic page styles -->
  21. <!-- TODO: se Apagar o logo sobe e fica abaixo da barra nav!? qwe zxc-->
  22. <link rel="stylesheet" href="http://postbit.com/upload_/css/style.css">
  23. <!-- Bootstrap styles for responsive website layout, supporting different screen sizes -->
  24. <link rel="stylesheet" href="http://postbit.com/bootstrap_/css/bootstrap-responsive.min.css">
  25. <!-- Bootstrap CSS fixes for IE6 -->
  26. <!--[if lt IE 7]><link rel="stylesheet" href="http://blueimp.github.com/cdn/css/bootstrap-ie6.min.css"><![endif]-->
  27. <!-- Bootstrap Image Gallery styles -->
  28. <link rel="stylesheet" href="http://postbit.com/js_/Bootstrap-Image-Gallery/css/bootstrap-image-gallery.min.css">
  29. <!-- CSS to style the file input field as button and adjust the Bootstrap progress bars -->
  30. <link rel="stylesheet" href="http://postbit.com/upload_/css/jquery.fileupload-ui.css">
  31. <!-- Shim to make HTML5 elements usable in older Internet Explorer versions -->
  32. <!--[if lt IE 9]><script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script><![endif]-->
  33.  
  34.  
  35. <style type="text/css">
  36.  
  37. .topbar {
  38.  background-color: #222;
  39. color: white;
  40.  padding-top: 7px;
  41.  padding-bottom: 5px;
  42.  padding-right: 10px;
  43.  padding-left: 10px;
  44. }
  45. .topbar a {
  46.  color: #f0f0f0;
  47. font-family: Arial, Helvetica, sans-serif;
  48.  font-size: 11px;
  49.  font-weight: bold;
  50.  text-shadow: #1E1E1E 1px 1px 0px;
  51. }
  52.  
  53. .topbar input[type=text], .topbar input[type=password] {
  54.   background-color: #555;
  55.  background-color: rgba(255, 255, 255, 0.2);
  56.   font-size: normal;
  57.   font-weight: 13px;
  58.   line-height: 1;
  59.   padding-left: 4px;
  60.   height: 18px;
  61.   color: #fff;
  62.  border: 1px solid #111;
  63.  -webkit-border-radius: 4px;
  64.   -moz-border-radius: 4px;
  65.   border-radius: 4px;
  66.   -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1), 0 1px 0px rgba(255, 255, 255, 0.25);
  67.   -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1), 0 1px 0px rgba(255, 255, 255, 0.25);
  68.   box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1), 0 1px 0px rgba(255, 255, 255, 0.25);
  69. }
  70.  
  71. .topbar input:focus {
  72.  outline: none;
  73.  background-color: #444;
  74. -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1), 0 1px 8px rgba(255, 255, 255, 0.5);
  75.  -moz-box-shadow:    inset 0 1px 3px rgba(0, 0, 0, 0.1), 0 1px 8px rgba(255, 255, 255, 0.5);
  76.  box-shadow:         inset 0 1px 3px rgba(0, 0, 0, 0.1), 0 1px 8px rgba(255, 255, 255, 0.5);
  77. }
  78.  
  79. .antispam {
  80.  display: none;
  81. }
  82.  
  83. </style>
  84.  
  85. </head>
  86.  
  87. <body id='body'>
  88.  
  89. <div class="navbar navbar-fixed-top">
  90.       <div class="navbar-inner">
  91.         <div class="container" style="width: 97%">
  92.  
  93. <a class="brand" href="/">Postbit</a>
  94.  
  95. <div
  96. style="
  97. display:inline;
  98. float: left;
  99. margin-top: 7px;
  100. margin-right: 22px;
  101. padding: 0;
  102. "
  103. >
  104. <form action="http://www.gogole.com" style="display: inline" id="cse-search-box">
  105.     <input type="hidden" name="cx" value="partner-pub-8949154439106523:2746133797" />
  106.     <input type="hidden" name="ie" value="UTF-8" />
  107.     <input type="text" name="q" id="google_custom_search_q">
  108.     <input type="submit" name="sa" value="Search" class="btn btn-small" style="margin-top: -8px;"/>
  109. </form>
  110.  
  111. <script>
  112. $(document).ready(
  113.  function() {
  114.   $('#google_custom_search_q').css({'width': '140px'});
  115.  }
  116. );
  117. </script>
  118.  
  119. </div>
  120.  
  121. <script type="text/javascript" src="http://www.google.com/coop/cse/brand?form=cse-search-box&amp;lang=en"></script>
  122.  
  123. <!--
  124. <form method=GET action="http://postbit.com/search" name="form_search" id="form_search"
  125. style="
  126. display:inline; margin:0px; padding:0px;
  127. "
  128. onSubmit="
  129. if($('#q').val()=='') {
  130. return(false);
  131. }
  132. "
  133. >
  134.  
  135. <input type=text id=q name=q value="" placeholder="Search"
  136. style="
  137. margin-top: 7px;
  138. margin-left: 20px;
  139. width: 90px;
  140. padding-right: 21px;
  141. ">
  142.  
  143. <input type=image src="http://postbit.com/images_/icon-search.png" alt="Search"
  144. style="
  145. position: absolute;
  146. padding-top: 14px;
  147. margin-left: -22px;
  148. border: 0px;
  149. width: 14px;
  150. height: 14px;
  151. ">
  152. </form>
  153. -->
  154. <!-- TODO: Ver se da pra usar icon-search semi-transparente no box search -->
  155.  
  156.  
  157.  
  158. <form method=POST action="http://postbit.com/mod_perl/admin.pl" name="form_login" id="form_login"
  159. onSubmit="$('#login_referer').val(document.location);"
  160. class="form-horizontal"
  161. style="
  162. margin: 0px;
  163. padding: 0px;
  164. margin-top: 8px;
  165. float: right;
  166. "
  167. >
  168. <input type=hidden name="login_referer" value="" id="login_referer">
  169. <input type=hidden name="acao" value="login">
  170.  
  171.  
  172. <div class="input-append">
  173. <input name="username_or_email" id="username_or_email" type=text placeholder="Username or email"
  174. style="
  175. width: 130px;
  176. "><input name="user_password" type="password" placeholder="Password"
  177. style="
  178. border-left: 0;
  179. -webkit-border-radius: 0;
  180.    -moz-border-radius: 0;
  181.         border-radius: 0;
  182. width: 80px;
  183. ">
  184. <input type=submit class="btn" value="Login">
  185. </div>
  186.  
  187.  or
  188. <input type=button value="Join Postbit - Create your blog and photo album" onClick="register_new_user()"
  189. class="btn btn-danger" style="margin-top: 0px;">
  190.  
  191. </form>
  192.  
  193.  
  194.  
  195.  
  196.   </div>
  197.  </div>
  198. </div>
  199.  
  200.  
  201. <noscript>
  202. <div class="alert-message error">Please enable Javascript <small>(it's required)</small></div>
  203. </noscript>
  204.  
  205.  
  206.  
  207. <div style="
  208. font-size: 16px;
  209. float: right;
  210. margin-right: 42px;
  211. text-align: right;
  212. ">
  213. <a href="http://postbit.com/">
  214. <img src="http://postbit.com/images_/postbit-logo-medium.gif"
  215. border=0 alt="Create your blog and photo album with postbit"
  216. >
  217. <br>
  218. <i>Create your blog and photo album</i>
  219. </a>
  220. </div>
  221. <br>
  222.  
  223. <div class="alert fade in"
  224. id='alert_message' style="margin-left: 10px;
  225. display: none;
  226. width: 80%;
  227. position: absolute;
  228. margin: 0 auto;
  229. z-index: 2010;"></div>
  230.  
  231. <!--
  232. <div id='alert_message' style="margin-left: 10px; display: none; z-index: 2010;">
  233. </div>
  234. -->
  235.  
  236.  
  237.  
  238. <!-- POST EDIT FORM -->
  239.  
  240. <div id="post_edit"
  241. style="
  242. display: none;
  243. width: 70%;
  244. padding: 10px;
  245. margin-top: 15px;
  246. margin-left: 15px;
  247. "
  248. class="round10 border1">
  249.  
  250. <form method=POST action="/mod_perl/admin.pl"
  251. class="form-inline"
  252. name="form_post" id="form_post" enctype="multipart/form-data">
  253.  
  254. <input type=hidden name="acao" value="post_saving" id="post_save_acao">
  255. <input type=hidden name="cap_pos" value="" id="post_save_cap_pos">
  256. <input type=hidden name="post_id" value="" id="post_id">
  257. <legend id="post_create_new">Create new post</legend>
  258.  
  259. <b>Post Title: </b>
  260. <input type=text name="post_title" id="post_title" class="input-xxlarge">
  261. <br>
  262. <br>
  263. <b>Content:</b><br>
  264. <textarea style="width: 100%; height: 220px;" class="round5" name="post_text" id="post_text"></textarea>
  265. <br>
  266.  
  267. <b>Upload a picture: </b>
  268. <input type=file name="photo_file" id="photo_file_post">
  269. <div id="form_post_edit_photo_div" style="display: none"></div>
  270.  
  271. <br>
  272.  
  273. <b><i class="icon-tags"></i> Tags</b>
  274. <input type=text name="post_category" class="input-xlarge" id="post_category"> <font size=1 color=#a0a0a0>(keywords separated by comma)</font>
  275. <br>
  276.  
  277. <div id="post_date_div" style="display: none;">
  278. <b>Post date</b>
  279. <input type=text id="post_date_year" name="post_date_year" size=4 maxlength=4 style="width: 36px">-<input type=text id="post_date_month" name="post_date_month" size=2 maxlength=2
  280. style="width: 21px">-<input type=text id="post_date_day" name="post_date_day" size=2 maxlength=2 style="width: 21px"> at <input type=text id="post_date_hour"
  281. name="post_date_hour" maxlength=2 style="width: 21px">:<input type=text id="post_date_min" name="post_date_min" size=2 maxlength=2 style="width: 21px">
  282.  
  283. <br>
  284. </div>
  285.  
  286. <br>
  287.  
  288. <a class="btn btn-small" href="javascript:;" onClick="cap_pos2='xk';post_save(document.form_post);return(false);" style='color: #009000; margin-right: 12px;'><i class="icon-ok"></i> <span id="post_submit">Submit</span></a>
  289. <a class="btn btn-small" href="javascript:;" onClick="post_delete();return(false);" style='color: #900000; margin-right: 12px; display: none;' id="post_trash"><i class="icon-trash"></i> Delete</a>
  290. <a class="btn btn-small" href="javascript:;" onClick="$('#post_edit').hide('fast');reset_form_post();return(false);" style='xcolor: #900000'><i class="icon-remove"></i> Cancel</a>
  291.  
  292.  
  293. </form>
  294. </div>
  295. <!-- /POST EDIT FORM -->
  296.  
  297.  
  298. <div style="
  299. margin-left: 10px;
  300. ">
  301. <span style="
  302. font-size:1.5em;
  303. ">
  304. <a href="http://flower19swim.postbit.com/">
  305. <b style="color: black"></b>
  306. flower19swim</a>:
  307. </span>
  308.  
  309. <span id="follow_button"
  310. >
  311. <input type=button value="Follow"
  312. class="btn"
  313. onClick="
  314. follow(139030);
  315. "
  316. >
  317. </span>
  318. <span id="unfollow_button"
  319. style="display: none;"
  320. >
  321. <input type=button value="Unfollow"
  322. class=btn
  323. onClick="
  324. unfollow(139030);
  325. "
  326. >
  327. </span>
  328.  
  329.  
  330. <span style="font-size:1em">
  331. &nbsp;
  332. Followers:
  333.  
  334. 0
  335. ;
  336. Following:
  337.  
  338. 0
  339. </span>
  340. <br>
  341. <br>
  342. </div>
  343.  
  344.  
  345.  
  346. <ul class="nav nav-tabs">
  347.  <li class=active>
  348.   <a href="/">Posts (1)</a>
  349.  </li>
  350.  <li>
  351.   <a href="/photos/">Photos (0)</a>
  352. </li>
  353. <!--
  354.   <li><a href="#">All</a></li>
  355. -->
  356. </ul>
  357.  
  358.  
  359. <div
  360. style="
  361. width: 94%;
  362. padding-left: 10px;
  363. padding-right: 10px;
  364. "
  365. class="center">
  366.  
  367.  
  368. <div id="div_form_register"
  369. class="round10 border1 xalert fade in"
  370.  
  371. style="
  372. z-index: 2000;
  373. padding: 10px;
  374. width: 460px;
  375. display: none;
  376. background-color: white;
  377. position: absolute;
  378. top: 6px;
  379. left: 50%;
  380. margin-left: -230px;
  381. "
  382. >
  383.  
  384. <!--
  385. <a href="javascript:;"
  386. onClick="
  387.  $.dimScreenStop();
  388.  $('#div_form_register').fadeOut('fast');
  389.  $('#alert_message').hide();
  390. "
  391. style="
  392. font-size: 1.2em;
  393. color: #a00000;
  394. text-decoration: none;
  395. font-weight: bold;
  396. float: right;
  397. margin-top: -5px;
  398. "
  399. >&times;</a>
  400. -->
  401.  
  402. <button type="button" class="close"
  403. onClick="
  404.  $.dimScreenStop();
  405.  $('#div_form_register').fadeOut('fast');
  406.  $('#alert_message').hide();
  407. "
  408. >&times;</button>
  409.  
  410. <div style="float: left;
  411. width: 100%;
  412. ">
  413. <b>Register with Postbit - Free!</b>
  414.  
  415. <p>
  416. Register now to create your blog and photo album.
  417. <br>
  418.  
  419. </div>
  420.  
  421. <br style="clear:both" />
  422. <br>
  423.  
  424. <form method=POST
  425. onSubmit="return(false)"
  426.  name="form_register"
  427.    id="form_register">
  428. <input type=hidden name=acao value="register">
  429.  
  430. <div class="round10 border1">
  431.  
  432. <table style="width: 100%">
  433.  
  434. <tr style="height: 40px">
  435.  <td style="text-align: right; vertical-align: top;">Username:<br></td>
  436.  <td style="vertical-align: top;"><input type=text name=user_username id=form_register_user_username maxlength=50
  437. placeholder="username"
  438. style="width: 100px;
  439. text-align: right;
  440. "
  441. >.postbit.com<br>
  442. <font color=#707070>(this will be your web address)</font><br><br>
  443. </td>
  444. </tr>
  445.  
  446. <tr style="height: 40px">
  447.  <td style="text-align: right; vertical-align: top;">Email:</td>
  448.  <td style="vertical-align: top;"><input type=text name="user_email" id="form_register_user_email"
  449. placeholder="your email"><br>
  450. </td>
  451.  
  452. </tr>
  453. <tr style="height: 40px">
  454.  <td style="text-align: right; vertical-align: top;">Password:</td>
  455.  <td style="vertical-align: top;"><input type=password name="user_password" id="form_register_user_password"
  456. placeholder="choose a password"
  457. ></td>
  458. </tr>
  459.  
  460. </table>
  461.  
  462. <div style="
  463. width: 382px;
  464. text-align:right;
  465. margin-top: 14px;
  466. margin-bottom: 20px;
  467. ">
  468. <input type=button value="Register"
  469. class="btn btn-primary"
  470. style='
  471. font-size: 1.2em;
  472. '
  473. onClick="register_new_user_save();"
  474. >
  475. </div>
  476.  
  477.  
  478. </div>
  479.  
  480.  
  481. </form>
  482.  
  483. </div>
  484.  
  485.  
  486.  
  487.  
  488. <!-- public scripts -->
  489.  
  490. <script>
  491.  
  492. var cpx = 'none';
  493. var cpx2 = 'none';
  494. var cap_pos2 = 'none';
  495.  
  496. function register_new_user() { // open popup
  497.  scroll(0,0);
  498.  document.cookie = "pb_cap=pb; path=/";
  499.  cpx = 'xKr4';
  500.  $('#div_form_register').show('fast');
  501.  var u = $('#username_or_email').val();
  502.  if (u) {
  503.    if (u.indexOf('@') != -1) {
  504.      $('#form_register_user_email').val(u);
  505.    } else if (u) {
  506.      $('#form_register_user_username').val(u);
  507.    }
  508.  }
  509. // $in.show_placeholder();
  510.  
  511.  $.dimScreen(1000, 0.7, function() { });
  512.  
  513. }
  514.  
  515.  
  516. function register_new_user_save() {
  517.  
  518.   var url = '/mod_perl/admin.pl';
  519.  
  520. //         'user_username': $('#form_register input:[name=user_username]').val(),
  521. //            'user_email': $('#form_register input:[name=user_email]').val(),
  522. //         'user_password': $('#form_register input:[name=user_password]').val(),
  523.  
  524.   POST({
  525.        'url': url,
  526.       'data': {
  527.                 'action': 'register',
  528.          'user_username': $('#form_register_user_username').val(),
  529.             'user_email': $('#form_register_user_email').val(),
  530.          'user_password': $('#form_register_user_password').val(),
  531.                    'cpx': cpx
  532.               },
  533.   'callback':
  534.      function(res) {
  535.        $.dimScreenStop();
  536.        document.location.href = res.url_redirect;
  537.  
  538.      }
  539.   });
  540.  
  541. }
  542.  
  543.  
  544. function comment_save(params) {
  545.  
  546.   var id = params.photo_id ? params.photo_id : params.post_id;
  547. //  comment = $('#comment_'+id).val();
  548.   var comment            = $('#form_comment_'+id+' :input[name=comment]').val();
  549.   var comment_fullname   = $('#form_comment_'+id+' :input[name=comment_fullname]').val();
  550.   var comment_email      = $('#form_comment_'+id+' :input[name=comment_email]').val();
  551.   var comment_website    = $('#form_comment_'+id+' :input[name=comment_website]').val();
  552.  
  553.   var comment_date_year  = $('#form_comment_'+id+' :input[name=comment_date_year]').val();
  554.   var comment_date_month = $('#form_comment_'+id+' :input[name=comment_date_month]').val();
  555.   var comment_date_day   = $('#form_comment_'+id+' :input[name=comment_date_day]').val();
  556.   var comment_date_hour  = $('#form_comment_'+id+' :input[name=comment_date_hour]').val();
  557.   var comment_date_min   = $('#form_comment_'+id+' :input[name=comment_date_min]').val();
  558.   var comment_date_sec   = $('#form_comment_'+id+' :input[name=comment_date_sec]').val();
  559. //TODO:
  560.   var cw2;
  561.  
  562.   var comment_date;
  563. //  if (comment_date_year>1000 && comment_date_year<3000) {
  564. //    comment_date = comment_date_year+'-'+comment_date_month+'-'+comment_date_day+' '+comment_date_hour+':'+comment_date_min+':00';
  565. //  }
  566.  
  567.  
  568.   POST({
  569.         'url': '/mod_perl/admin.pl',
  570.        'data': {
  571.                'action': 'comment_save',
  572.               'post_id': params.post_id,
  573.              'photo_id': params.photo_id,
  574.               'user_id': params.user_id,
  575.                    'cf': comment_fullname,
  576.                    'ce': comment_email,
  577.                    'cw': comment_website,
  578.                   'cw2': cw2,
  579.          'comment_date': comment_date,
  580.               'comment': comment,
  581.                  'cpx2': cpx2
  582.              },
  583.    'callback':
  584.      function(res) {
  585.        if (res.ok == 1) {
  586.          alert_message_success('Your comment has been sent.');
  587.        }
  588.        // Reset post comment form
  589.        $(':input','#form_comment_'+id)
  590.         .not(':button, :submit, :reset, :hidden')
  591.         .val('')
  592.         .removeAttr('checked')
  593.         .removeAttr('selected');
  594.      }
  595.   });
  596.  
  597. }
  598.  
  599. //dimScreen() by Brandon Goldman
  600. // dims the screen
  601. jQuery.extend({
  602.   dimScreen: function(speed, opacity, callback) {
  603.     if(jQuery('#__dimScreen').size() > 0) return;
  604.        
  605.     if(typeof speed == 'function') {
  606.       callback = speed;
  607.       speed = null;
  608.     }
  609.  
  610.     if(typeof opacity == 'function') {
  611.       callback = opacity;
  612.       opacity = null;
  613.     }
  614.  
  615.     if(speed < 1) {
  616.       var placeholder = opacity;
  617.       opacity = speed;
  618.       speed = placeholder;
  619.     }
  620.  
  621.     if(opacity >= 1) {
  622.       var placeholder = speed;
  623.       speed = opacity;
  624.       opacity = placeholder;
  625.     }
  626.  
  627.     speed = (speed > 0) ? speed : 500;
  628.     opacity = (opacity > 0) ? opacity : 0.5;
  629.     return jQuery('<div></div>').attr({
  630.          id: '__dimScreen'
  631.         ,fade_opacity: opacity
  632.         ,speed: speed
  633.       }).css({
  634.          background: '#000'
  635.         ,height: '100%'
  636.         ,left: '0px'
  637.         ,opacity: 0
  638.         ,position: 'absolute'
  639.         ,top: '0px'
  640.         ,width: '100%'
  641.         ,zIndex: 999
  642.     }).appendTo(document.body).fadeTo(speed, opacity, callback);
  643.   },
  644.  
  645.   //stops current dimming of the screen
  646.   dimScreenStop: function(callback) {
  647.     var x = jQuery('#__dimScreen');
  648.     var opacity = x.attr('fade_opacity');
  649.     var speed = x.attr('speed');
  650.     x.fadeOut(speed, function() {
  651.       x.remove();
  652.       if(typeof callback == 'function') callback();
  653.     });
  654.   }
  655. });
  656.  
  657. function follow(user_id) {
  658.   var url = '/mod_perl/admin.pl';
  659.   POST({
  660.          'url': url,
  661.         'data': {
  662.                   'action': 'follow',
  663.        'user_id_following': user_id
  664.                 },
  665.     'callback':
  666.        function(res) {
  667.          if (res.ok == 1) {
  668.            alert_message_success(res.msg);
  669.            $('#follow_button').fadeOut('fast',
  670.              function() { $('#unfollow_button').fadeIn('fast');}
  671.            );
  672.          }
  673.        }
  674.   });
  675. }
  676.  
  677. function unfollow(user_id) {
  678.   var url = '/mod_perl/admin.pl';
  679.   POST({
  680.          'url': url,
  681.         'data': {
  682.                   'action': 'unfollow',
  683.        'user_id_following': user_id
  684.                 },
  685.     'callback':
  686.        function(res) {
  687.          if (res.ok == 1) {
  688.            alert_message(res.msg);
  689.            $('#unfollow_button').fadeOut('slow',
  690.              function() { $('#follow_button').fadeIn('fast');}
  691.            );
  692.          }
  693.        }
  694.   });
  695. }
  696.  
  697. </script>
  698.  
  699. <script id="template-edit-photo-post" type="text/x-tmpl">
  700.  
  701. <b>Current picture(s):</b><br>
  702. {% for (var i=0; i < o.post_images.length; i++) { %}
  703. <img src="{%=o.post_images[i].post_image_thumb_100%}" data-photo_id="{%=o.post_images[i].photo_id%}"
  704. style="border: 1px solid black; float: left; margin-top: 10px; margin-right: 5px;">
  705. <div style="margin-top: 8px;">
  706. <b>File:</b> {%=o.post_images[i].photo_filename_original%}<br>
  707. <input type="radio" name="delete_photo_id_{%=o.post_images[i].photo_id%}" value="0" checked> Keep this picture<br>
  708. <input type="radio" name="delete_photo_id_{%=o.post_images[i].photo_id%}" value="1"> Delete this picture
  709. </div>
  710. <br style="clear:both" />
  711. {% } %}
  712. </script>
  713.  
  714. <!-- /public scripts -->
  715.  
  716. <!-- user_id=139030 -->
  717. <h2><a href="http://flower19swim.postbit.com/" style="text-decoration: none; color: black;"></a></h2>
  718. <br>
  719.  
  720.  
  721.  
  722.  
  723. <br style="clear:both" />
  724.  
  725.  
  726.  
  727. <!--post_id=312055-->
  728. <div class="border1 round10"
  729. style="
  730. xbackground-image: url('http://postbit.com/themes_/backgrounds/postbit-rawpaper.jpg');
  731. background-color: #f0f0f0;
  732. padding: 20px;
  733. ">
  734.  
  735. <div class="border1 round10"
  736.  style="width: 80%;
  737. xbackground-image: url('http://postbit.com/themes_/backgrounds/postbit-rawpaper2.jpg');
  738. background-color:#ffffff;
  739. padding: 20px;
  740. ">
  741.  
  742. <!-- google_ad_section_start -->
  743. <article>
  744.  
  745. <h1 style="margin-top: 0px; font-size: 230%;"><a href="http://flower19swim.postbit.com/mahesh-sukumar-transportation-planner-filming-in-sonora-california.html" style="color: #2244a0;">Mahesh Sukumar Transportation Planner Filming in Sonora California</a></h1>
  746. <script type="text/javascript">
  747. google_ad_client = "ca-pub-8949154439106523";
  748. /* Anuncio 1 */
  749. google_ad_slot = "2275467448";
  750. google_ad_width = 728;
  751. google_ad_height = 90;
  752. </script>
  753. <script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script>
  754.  
  755. <!-- TODO: link rel only for the first item of the innerloop -->
  756.  
  757.  
  758. <!-- TODO: find good position -->
  759. <div style="float: left; margin-right: 8px;">
  760. <script type="text/javascript">
  761. google_ad_client = "ca-pub-8949154439106523";
  762. /* anuncio square */
  763. google_ad_slot = "9280442017";
  764. google_ad_width = 300;
  765. google_ad_height = 250;
  766. </script>
  767. <script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script>
  768. </div>
  769. <!-- -->
  770.  
  771.  
  772. Mahes Sukumar Transport Planner has been recorded live and on site through the Sonora, California region. The celebrity from India is glad to highlight his next big film which is being recorded live and on location in the Tulomne, County region just outside among our countries most wonderful and natural areas. <br /><br />If you look at what successful films may do for an actors job than look no longer than the oscar earning Slumdog Millionaire and its general affects on the. Mahesh Sukumar Sonora, California is going to be concerning the biographical journeys of a transportation planner who is looking to avenge a lifestyle that he feels he was robbed of as a son or daughter and to replace with it his only objective would be to turn into a enormous Hollywood, California movie star. <br /><br />He decided that he will end at little to nothing until he gets there. When filming began in early 2012 things appeared to be on the right track until concerns and budget cuts distracted the film and it got delayed until early 2013. Every thing is straight back on the right track everybody and now that the money has come through is extremely excited for the movie to get started again. <br /><br />The Mahesh Sukumar Tuolumne moments that were previously shot it's still used and modified to make sure that a powerful final solution that correlates with the original story line is held in tact.. For more filming information, news, stores, and launch schedules please make sure to check out the latest articles and updates at the official video trailer internet site that will be coming out within the next couple of months from the Sonora California media and entertainment section.<br /><br /><a rel="nofollow" href="http://www.prlog.org/12040575-mahesh-sukumar-tuolumne-california-filming-moving-to-sonora.html">website</a>, <a rel="nofollow" href="http://www.facebook.com/mahesh.sukumar">mahesh sukumar california</a>
  773. </article>
  774. <!-- google_ad_section_end -->
  775.  
  776. <p>
  777. <div style="float: right;">
  778. <g:plusone size="medium" href="http://flower19swim.postbit.com/mahesh-sukumar-transportation-planner-filming-in-sonora-california.html"></g:plusone>
  779. <a href="http://twitter.com/share" class="twitter-share-button" data-url="http://flower19swim.postbit.com/mahesh-sukumar-transportation-planner-filming-in-sonora-california.html" data-text="Mahesh Sukumar Transportation Planner Filming in Sonora California" data-count="horizontal" rel="nofollow">Tweet</a>
  780. </div>
  781. <!-- too slow
  782. -->
  783. <span style="color: #888">
  784. Post by flower19swim <font size=1>(<i>2012-12-11 11:58</i>)</font>
  785. </span>
  786.  
  787. <br style="clear:both" />
  788.  
  789. <p>
  790. <p>
  791.  
  792. <div class="border1 round10"
  793. style="
  794. padding-bottom: 13px;
  795. padding-left: 13px;
  796. padding-right: 13px;
  797. background-color: #fafafa;
  798. box-shadow: 3px 3px 5px cs#777;
  799. -moz-box-shadow: 3px 3px 5px #777;
  800. -khtml-box-shadow: 3px 3px 5px #777;
  801. -webkit-box-shadow: 2px 2px 7px #ccc;
  802. "
  803. >
  804.  
  805. <form onSubmit="return(false);" id="form_comment_312055">
  806.  
  807. <img src="http://postbit.com/images_/icon-chat.png"><b>Post your comment:</b><br>
  808.  
  809. <textarea rows=1 cols=65 name="comment" expandable
  810. style="width: 99%"
  811. title="Write your comment here"></textarea><br>
  812. Name:<input type=text name="comment_fullname" placeholder="Your name" maxlength=80 style="width: 110px;">
  813. Email:<input type=text name="comment_email" placeholder="(email will not be visible)" maxlength=80 style="width: 152px;">
  814. <span class=antispam>
  815. Site:<input type=text name="comment_website" placeholder="Your website address" maxlength=250 style="width: 150px;">
  816. </span>
  817.  
  818. <div style="
  819. float: right;
  820. ">
  821. <!-- TODO: unify with photo.thtml -->
  822. <input type=button value="Post comment" class="btn"
  823. onClick="
  824. cpx2 = 'xKr5';
  825. document.cookie = 'pb_cap2=pb; path=/';
  826. comment_save({'post_id':'312055', 'user_id':'139030'});
  827. ">
  828. </div>
  829.  
  830. <div id="comment_date_div" style="display:none">
  831. Comment date:
  832. <input type=text name="comment_date_year" size=4 maxlength=4>-<input type=text name="comment_date_month" size=2
  833. maxlength=2>-<input type=text name="comment_date_day" size=2 maxlength=2>
  834. at
  835. <input type=text name="comment_date_hour" size=2 maxlength=2>:<input type=text name="comment_date_min" size=2 maxlength=2>
  836. </div>
  837.  
  838.  
  839. </form>
  840. </div>
  841.  
  842.  
  843. <p>
  844.  
  845. </div>
  846.  
  847.  
  848. </div>
  849. <p>
  850.  
  851.  
  852. <br>
  853. <script type="text/javascript">
  854. google_ad_client = "ca-pub-8949154439106523";
  855. /* Anuncio 1 */
  856. google_ad_slot = "2275467448";
  857. google_ad_width = 728;
  858. google_ad_height = 90;
  859. </script>
  860. <script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script>
  861. <br>
  862.  
  863. <aside>
  864.  
  865.  
  866.  
  867. </aside>
  868.  
  869.  
  870.  
  871. <br>
  872.  
  873.  
  874. <a href="/rss" title="RSS Feed"><img src="http://postbit.com/images_/rss-25x25.png"></a>
  875.  
  876. </div> <!-- /div_tab_posts_and_photos -->
  877.  
  878. </div>
  879.  
  880. </div> <!-- /main-div -->
  881.  
  882.  
  883. <div
  884. style="
  885. background-color: #e8e8e8;
  886. font-family: arial;
  887. font-size: 12px;
  888. "
  889. >
  890.  
  891. <div style="
  892. height: 20px;
  893. background: url(http://postbit.com/images_/background-gradient.png) repeat-x;
  894. ">
  895. </div>
  896.  
  897. <center>
  898. |
  899. <a href="http://postbit.com/users" rel="nofollow">Explore users</a> | <a href="http://postbit.com/news/posts" rel="nofollow">New posts</a>
  900. |
  901. <a href="http://postbit.com/">Create your blog</a> |
  902. <a href="http://postbit.com/">Create your photo album</a> |
  903. <br>
  904. |
  905. <a href="http://info.postbit.com/">About Postbit</a> |
  906. <a href="http://blog.postbit.com/">Our blog</a> |
  907. <a href="http://info.postbit.com/postbit-terms-of-use.html" rel="nofollow">Terms of use</a> |
  908. <a href="http://info.postbit.com/contact-us.html" rel="nofollow">Contact Postbit</a> | <br>
  909. <br>
  910. <br>
  911.  
  912. Copyright &copy; 2013 - <a href="http://postbit.com/">postbit.com</a>
  913. </center>
  914. </div>
  915.  
  916. </center>
  917.  
  918. <script type="text/javascript">
  919.  
  920.  var _gaq = _gaq || [];
  921.  _gaq.push(['_setAccount', 'UA-27589254-1']);
  922.  _gaq.push(['_setDomainName', 'postbit.com']);
  923.  _gaq.push(['_trackPageview']);
  924.  
  925.  (function() {
  926.    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
  927.    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
  928.     var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
  929.   })();
  930.  
  931. </script>
  932.  
  933. <script type="text/javascript">
  934. (function() {
  935. var po = document.createElement('script');
  936. po.type = 'text/javascript';po.async = true;
  937. po.src = 'https://apis.google.com/js/plusone.js';
  938. var s = document.getElementsByTagName('script')[0];
  939. s.parentNode.insertBefore(po,s);
  940. })();
  941. </script>
  942.  
  943. <script src="http://postbit.com/bootstrap_/js/bootstrap.min.js"></script>
  944.  
  945.  
  946. <!--
  947. <script src="http://platform.twitter.com/widgets.js" type="text/javascript"></script>
  948. -->
  949.  
  950. <!-- TOO SLOW:
  951. <script>
  952. $(window).load(function () {
  953.   $.getScript('http://platform.twitter.com/widgets.js');
  954. });
  955. </script>
  956. -->
  957.  
  958. <!-- END OF view.thtml -->
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement