Esempio n. 1
0
						<?php 
$crumb = $top_aboutus;
include "crumbs.php";
?>
						<tr>
							<td class="index_copy_area" colspan="3" height="4"></td>
						</tr>						
						<tr>
							<td colspan="3" valign="top" height="100%" class="homepage_line">
								<table width="100%" border="0">
									<tr>
										<td height="6"></td>
									</tr>
									<tr>
										<td class="gallery_copy">
											<? copy_area(13,3); ?>
										</td>
									</tr>
								</table>
							</td>
						</tr>
					</table>				
				</td>
			</tr>
			<? include("footer.php"); ?>			
		</table>
        </td>
        <td valign="top">
			<?php 
if ($pf_feed_status) {
    include 'pf_feed.php';
Esempio n. 2
0
</center>
  	<?php 
}
?>
   </td>
  </tr>
  <?php 
if ($setting->headerbox == 1) {
    ?>
		<tr>
			<td colspan="3" height="8"></td>
		</tr>
		<tr>
			<td colspan="3" style="padding: 5px 5px 5px 10px;">
		<?php 
    copy_area(9, 2);
    ?>
			</td>
		</tr>
	<?php 
}
?>
  <tr>
   <td colspan="3" valign="middle">
					<table cellpadding="0" cellspacing="0" width="100%" border="0">
						<tr>
							<td align="center" class="top_nav" style="border-left: 0px;"><a href="index.php" class="top_nav"><? echo $top_home; ?></a></td>
							<td align="center" class="top_nav"><a href="about_us.php" class="top_nav"><? echo $top_aboutus; ?></a></td>
							<?php 
if ($setting->allow_subs == 1 or $setting->allow_subs_month == 1 or $setting->allow_sub_free == 1) {
    ?>
Esempio n. 3
0
						<?php 
$crumb = $newest_crumb_link;
include "crumbs.php";
?>
						<tr>
							<td class="index_copy_area" colspan="3" height="4"></td>
						</tr>						
						<tr>
							<td colspan="3" valign="top" height="100%" class="homepage_line">
								<table width="100%" border="0">
									<tr>
										<td height="6"></td>
									</tr>
									<tr>
										<td class="gallery_copy">
											<? copy_area(17,2); ?>
										</td>
									</tr>
									<tr>
										<td>
											<? include("i_new_photos.php"); ?>
										</td>
									</tr>
								</table>
							</td>
						</tr>
					</table>				
				</td>
			</tr>
      </div> <!-- end class right main -->
      </div> <!-- end id main -->
Esempio n. 4
0
	<?PHP
		}
		 if($setting->leftbox6 == 1){
		?>
		<tr>
			<td height="8"></td>
		</tr>
		<tr>
			<td class="sub_banner">
				<?PHP copy_title(8); ?>
			</td>
		</tr>
		<tr>
			<td align="left" style="padding: 5px 5px 5px 10px;">
		<?PHP 
		copy_area(8,2);
		?>
			</td>
		</tr>
	<?PHP
	}
	?>
	</table>
</div>
-->
<div class="left-main">
            	<h1><?php echo $misc_photocat; ?></h1>
                <!--left menu ehlel-->
                <div class="left-menu">
                	<ul>
                    <?php 
Esempio n. 5
0
                               <input class="button" src="images/button2.jpg" type="image">-->
                               <div align="center"><button onclick="document.loginform.submit();">Нэвтрэх</button></div>
                          </form>
                    </div>
                </div>
            
  <!-- 
        
						<tr>
							<td colspan="3" valign="top" height="100%" class="homepage_line">
								<table width="100%" border="0">
									
									<tr>
										<td class="gallery_copy">
										 <? if($message != "cart"){
										 copy_area(20,2);
										 } ?>
										</td>
									</tr>
									<tr>	
										<td height="10">&nbsp;</td>
									</tr>
									<? if($message == "cart"){ ?>
									<tr>
								    <td class="gallery_copy">
								      <? echo $subscribe_cartsignup; ?>
								    </td>
								  </tr>
									<? } ?>
								<?php 
if ($error == "null") {
Esempio n. 6
0
        
		<table cellpadding="0" cellspacing="0" width="765" class="main_table" style="border: 5px solid #<? echo $border_color; ?>;">

						<tr>
							<td class="index_copy_area" colspan="3" height="4"></td>
						</tr>						
						<tr>
							<td colspan="3" valign="top" height="100%" class="homepage_line">
								<table width="100%" border="0">
									<tr>
										<td height="6"></td>
									</tr>
									<? if($_GET['message'] != "logged"){ ?>
									<tr>
										<td class="gallery_copy">
											<? copy_area(24,2); ?>
										</td>
									</tr>
									<? } ?>
									<? if($_GET['message'] == "free"){ ?>
									<tr>
										<td class="gallery_copy">
											<? echo $login_logged_thanks; ?>
										</td>
									</tr>
									<? } ?>
									<? if($_GET['message'] == "cart"){ ?>
									<tr>
										<td class="gallery_copy">
											<? echo $login_cart_login; ?>
										</td>
Esempio n. 7
0
$crumb = $license_crumb;
include "crumbs.php";
?>
						</tr>
						<tr>
							<td class="index_copy_area" colspan="3" height="4"></td>
						</tr>						
						<tr>
							<td colspan="3" valign="top" height="100%" class="homepage_line">
								<table width="100%" border="0">
									<tr>
										<td height="6"></td>
									</tr>
									<tr>
										<td class="gallery_copy">
											<? copy_area(23,2); ?>
										</td>
									</tr>
								</table>
							</td>
						</tr>
					</table>				
				</td>
			</tr>
			<? include("footer.php"); ?>			
		</table>
        </td>
        <td valign="top">
			<?php 
if ($pf_feed_status) {
    include 'pf_feed.php';
Esempio n. 8
0
        }
        .galery-content .image {
          width:100%;
          height:auto;
          float:left;
          overflow:hidden;
        }
        .galery-content .image img{
          max-height: <?php echo $multi* 130?>px;
          max-width:100%;
          border:solid 1px #939598;
        }
      </style>        
            <div class="contents">
              
                  <? copy_area(29,2); ?>
										<?php
												  if( 1){//!empty($my_search)){
                        ?>
                        <? 
                          include("i_search_photos.php"); 
                          
                        ?>
                        <?php
                          }
                        ?>
            </div>
        </div>
                        
</div>
											
Esempio n. 9
0
$crumb = $paypal_sub_return_crumb_link;
include "crumbs.php";
?>
						</tr>
						<tr>
							<td class="index_copy_area" colspan="3" height="4"></td>
						</tr>						
						<tr>
							<td colspan="3" valign="top" height="100%" class="homepage_line">
								<table width="100%" border="0">
									<tr>
										<td height="6"></td>
									</tr>
									<tr>
										<td class="gallery_copy">
											<? copy_area(31,2); ?>
										</td>
									</tr>
									<tr>
										<td height="15"></td>
									</tr>
								</table>
							</td>
						</tr>
					</table>				
				</td>
			</tr>
			<? include("footer.php"); ?>			
		</table>
		</center>
	</body>
Esempio n. 10
0
<?
	session_start();
	$content_id = "101";
	$page_title       = ""; // PAGE TITLE FOR THIS PAGE - IF BLANK USE DEFAULT TITLE	
	$meta_keywords    = ""; // KEYWORD METATAGS FOR THIS PAGE - IF BLANK USE DEFAULT
	$meta_description = ""; // DESCRIPTION METATAGS FOR THIS PAGE - IF BLANK USE DEFAULT
	
	include( "database.php" );
	include( "functions.php" );
	include( "config_public.php" );
?>
<table align="center" valign="top" width="490px" >
	<tr>
		<td width="450px" STYLE="word-wrap: break-word">
	<?
  copy_area($content_id,2); 
 ?>
    </td>
  </tr>
</table>
Esempio n. 11
0
$crumb = $pri_p_crumb_link;
include "crumbs.php";
?>
						</tr>
						<tr>
							<td class="index_copy_area" colspan="3" height="4"></td>
						</tr>						
						<tr>
							<td colspan="3" valign="top" height="100%" class="homepage_line">
								<table width="100%" border="0">
									<tr>
										<td height="6"></td>
									</tr>
									<tr>
										<td class="gallery_copy">
											<? copy_area(33,2); ?>
										</td>
									</tr>
								</table>
							</td>
						</tr>
					</table>				
				</td>
			</tr>
			<? include("footer.php"); ?>			
		</table>
		</center>
	</body>
</html>
<?
	if($db != ""){
Esempio n. 12
0
echo $print_order_coupon_used;
?>
</td><td><? echo $type_name; ?></td>
									</tr>
								<? } ?>
										<tr>
										<td width="150" class="gallery_copy"><?php 
echo $print_order_grand_total;
?>
</td><td><? echo $currency->sign; ?><? echo dollar($grand); ?></td>
									</tr>
								<? } ?>
										<tr>
										<td  class="gallery_copy" colspan="2">
										<hr width="100%" align="left"><br><br>										
										<? copy_area(11,3); ?><br><br>
										<?php 
echo $print_order_item_details;
?>
										<hr width="100%">
									</td>
								</tr>
										<?
													if($bypass != 1){
													$visitor_result = mysql_query("SELECT status,visitor_id,payment_method FROM visitors where order_num = '" . $order . "'", $db);
													$visitor_rows = mysql_num_rows($visitor_result);
													$visitor = mysql_fetch_object($visitor_result);
														
														if($visitor_rows == 0){
															// NOT A VALID ORDER NUMBER
															echo $print_order_invalid;
Esempio n. 13
0
							<td class="crumb" width="100%"><a href="index.php" class="crumb_links">Home</a> <img src="images/nav_arrow.gif" align="middle"> <b>Download</b></td>
							<td align="left" class="featured_news_header"><img src="images/triangle_1.gif"></td>
							<td class="other_photos_tabs2" nowrap><a href="new_photos.php" class="white_bold_link"><? echo $misc_newest; ?></a> &nbsp; <a href="popular_photos.php" class="white_bold_link"><? echo $misc_popular; ?></a></td>
						</tr>
						<tr>
							<td class="index_copy_area" colspan="3" height="4"></td>
						</tr>
						<tr>
							<td colspan="3" valign="top" height="100%" class="homepage_line">
								<table width="100%" border="0">
									<tr>
										<td height="6"></td>
									</tr>
									<tr>
										<td class="gallery_copy">
											<? copy_area(28,1); ?>
										</td>
									</tr>
									<tr>
										<td colspan="3" valign="top" height="100%" style="padding: 10px;">
											<table width="100%">
												<?
													$visitor_result = mysql_query("SELECT visitor_id,order_num,status,done,added FROM visitors where order_num = '$order'", $db);
													$visitor_rows = mysql_num_rows($visitor_result);
													$visitor = mysql_fetch_object($visitor_result);
												?>
													<tr>
														<td class="gallery_copy">
															<b><?php 
echo $download_order_details;
?>
Esempio n. 14
0
										<td height="6"></td>
									</tr>
									<?
										if($_GET['message'] == "sent"){
									?>
									<tr>
										<td class="gallery_copy">
											<? copy_area(25,2); ?>
										</td>
									</tr>
									<?
										} else {
									?>
									<tr>
										<td class="gallery_copy">
											<? copy_area(21,2); ?>
										</td>
									</tr>
									<form method="post" name="contact_form">
									<input type="hidden" value="<?php 
echo $_SESSION['mail_id'];
?>
" name="reg" />
									<tr>
										<td style="padding: 10px;">
											<table>
												<tr>
													<td>
													<? echo $support_name; ?>:<br>
													<input name="name" type="textbox" style="width: 350px;">
													</td>
Esempio n. 15
0
echo $footer_we_accept_alt;
?>
"></span></td>
				<td class="footer_div">&nbsp;</td>
				<td valign="middle">
					<table cellpadding="0" cellspacing="0" width="100%">
						<?php 
if ($setting->footerbox == 1) {
    ?>
						<tr>
							<td colspan="3" height="8"></td>
						</tr>
						<tr>
							<td colspan="3" style="padding: 5px 5px 5px 10px;">
						<?php 
    copy_area(40, 2);
    ?>
							</td>
						</tr>
						<?php 
}
?>
						<tr>
							<td class="copyright"><a href="licensing.php" class="footer_links"><?php 
echo $footer_license;
?>
</a> | <a href="privacy_policy.php" class="footer_links"><?php 
echo $footer_privacy;
?>
</a> | <a href="terms_of_use.php" class="footer_links"><?php 
echo $footer_terms;