<?php get_header(); ?>
<div id="content">
<div class="center">
<?php the_post(); ?>
<div class="main-post">
<div class="wa-t">
<a target="_blank" href="<?php the_permalink(); ?>"><?php the_title(); ?></a>
</div>
<ul class="main-details">
<li class="post-author">نویسنده : <?php the_author(); ?> </li>
<li class="post-cat">موضوع : <?php the_category(', ') ?> </li>
<li class="post-comm"> <?php comments_popup_link('بدون نظر »', '1 نظر »', '% نظر »'); ?> </li>
<li class="post-date">تاریخ ارسال : <?php the_time('j F') ?></li>
</ul>
<br />
<hr />
<div class="main-img">
<?php the_content(); ?>
<div>
<a class="main-post-dl" target="" href="http://www.tehran-graph.com">بازگشت</a>
</div>
</div>
</div>
<div class="main-post">
<center>جعبه دانلود</center>
<!--www.deviran.com-->
<div class="dl">
<?php $mid_var = get_post_meta($post->ID, 'dl',true);
if(isset($mid_var) && !empty($mid_var)) :?>
<img src="<?php bloginfo('template_directory');?>/imgaes/icon/download.gif">
<a href="<?php echo get_post_meta($post->ID, 'dl',true); ?>">دانلود با لینک مستقیم </a>
<br>
<?php endif;?>
<?php $mid_var = get_post_meta($post->ID, 'link',true);
if(isset($mid_var) && !empty($mid_var)) :?>
<img src="<?php bloginfo('template_directory');?>/imgaes/icon/download.gif">
<a href="<?php echo get_post_meta($post->ID, 'link',true); ?>">دانلود با لینک غیر مستقیم </a>
<br>
<?php endif;?>
<?php $mid_var = get_post_meta($post->ID, 'link32',true);
if(isset($mid_var) && !empty($mid_var)) :?>
<img src="<?php bloginfo('template_directory');?>/imgaes/icon/download.gif">
<a href="<?php echo get_post_meta($post->ID, 'link32',true); ?>">دانلود نسخه 32 بیتی </a>
<br>
<?php endif;?>
<?php $mid_var = get_post_meta($post->ID, 'link64',true);
if(isset($mid_var) && !empty($mid_var)) :?>
<img src="<?php bloginfo('template_directory');?>/imgaes/icon/download.gif">
<a href="<?php echo get_post_meta($post->ID, 'link64',true); ?>">دانلود نسخه 64 بیتی </a>
<br>
<?php endif;?>
<?php $mid_var = get_post_meta($post->ID, 'part1',true);
if(isset($mid_var) && !empty($mid_var)) :?>
<img src="<?php bloginfo('template_directory');?>/imgaes/icon/download.gif">
<a href="<?php echo get_post_meta($post->ID, 'part1',true); ?>">دانلود پارت اول ( لينک مستقيم ) </a>
<br>
<?php endif;?>
<?php $mid_var = get_post_meta($post->ID, 'part2',true);
if(isset($mid_var) && !empty($mid_var)) :?>
<img src="<?php bloginfo('template_directory');?>/imgaes/icon/download.gif">
<a href="<?php echo get_post_meta($post->ID, 'part2',true); ?>">دانلود پارت دوم ( لينک مستقيم ) </a>
<br>
<?php endif;?>
<?php $mid_var = get_post_meta($post->ID, 'part3',true);
if(isset($mid_var) && !empty($mid_var)) :?>
<img src="<?php bloginfo('template_directory');?>/imgaes/icon/download.gif">
<a href="<?php echo get_post_meta($post->ID, 'part3',true); ?>">دانلود پارت سوم ( لينک مستقيم ) </a>
<br>
<?php endif;?>
<?php $mid_var = get_post_meta($post->ID, 'part4',true);
if(isset($mid_var) && !empty($mid_var)) :?>
<img src="<?php bloginfo('template_directory');?>/imgaes/icon/download.gif">
<a href="<?php echo get_post_meta($post->ID, 'part4',true); ?>">دانلود پارت چهارم( لينک مستقيم ) </a>
<br>
<?php endif;?>
<?php $mid_var = get_post_meta($post->ID, 'part5',true);
if(isset($mid_var) && !empty($mid_var)) :?>
<img src="<?php bloginfo('template_directory');?>/imgaes/icon/download.gif">
<a href="<?php echo get_post_meta($post->ID, 'part5',true); ?>">دانلود پارت پنجم( لينک مستقيم ) </a>
<br>
<?php endif;?>
<?php $mid_var = get_post_meta($post->ID, 'part6',true);
if(isset($mid_var) && !empty($mid_var)) :?>
<img src="<?php bloginfo('template_directory');?>/imgaes/icon/download.gif">
<a href="<?php echo get_post_meta($post->ID, 'part6',true); ?>">دانلود پارت ششم( لينک مستقيم ) </a>
<br>
<?php endif;?>
<?php $mid_var = get_post_meta($post->ID, 'part7',true);
if(isset($mid_var) && !empty($mid_var)) :?>
<img src="<?php bloginfo('template_directory');?>/imgaes/icon/download.gif">
<a href="<?php echo get_post_meta($post->ID, 'part7',true); ?>">دانلود پارت هفتم( لينک مستقيم ) </a>
<br>
<?php endif;?>
<?php $mid_var = get_post_meta($post->ID, 'part8',true);
if(isset($mid_var) && !empty($mid_var)) :?>
<img src="<?php bloginfo('template_directory');?>/imgaes/icon/download.gif">
<a href="<?php echo get_post_meta($post->ID, 'part8',true); ?>">دانلود پارت هشتم( لينک مستقيم ) </a>
<br>
<?php endif;?>
<img src="<?php bloginfo('template_directory');?>/imgaes/icon/size.png"> حجم فايل :
<?php echo get_post_meta($post->ID, 'size',true); ?>
<br>
<img src="<?php bloginfo('template_directory');?>/imgaes/icon/password.gif"> پسورد فايل : <a href="<?php echo get_post_meta($post->ID, 'pass',true); ?>"><?php echo get_post_meta($post->ID, 'pass',true); ?></a> <span style="color: rgb(255, 0, 0);">[با حروف كوچك نوشته شود]</span>
<br>
<img src="<?php bloginfo('template_directory');?>/imgaes/icon/source.png"> منبع :تهران گراف.کام <a href="<?php echo get_post_meta($post->ID, 'source',true); ?>"><?php echo get_post_meta($post->ID, 'source',true); ?> </a> <span style="color: rgb(255, 0, 0);"></span>
</div>
<!--End download box-->
</div>
<div class="main-post">
<center><A href="http://www.raykahost.com " target="_blank" > <img src="http://tak-graphic.com/wp-content/themes/TAK-G/images/adsss1.gif" border="0"></a></center>
</div>
<div class="main-post"><?php comments_template(); ?></div>
</div>
<?php include (TEMPLATEPATH . '/leftsbar.php'); ?>
<?php include (TEMPLATEPATH . '/rightsbar.php'); ?>
<div/>
<br/>
<div/>
<div/></body>
</html>