‘;
$embed = ‘‘;
// The HTML output
echo ‘
echo ‘
‘;
echo ‘‘;
echo ‘
‘.$title.’
‘;
if($subtext)
echo ‘
‘.$subtext.’
‘;
if($version)
echo ‘
Current Version: ‘.$version.’
‘;
if($developer)
echo ‘
Developer: ‘.$developer.’
‘;
if($devWebsite)
echo ‘
Website: ‘.$devWebsite.’
‘;
if($available)
echo ‘
Available Through: ‘.$available.’
‘;
if($source)
echo ‘
Source: ‘.$source.’
‘;
if($iappcat)
echo ‘
‘;
if($category)
echo ‘
Category: ‘.$category.’
‘;
if($size)
echo ‘
Size: ‘.$size.’
‘;
if($features)
echo ‘
Features: ‘.$features.’
‘;
if($bugs)
echo ‘
Bugs: ‘.$bugs.’
‘;
if($wish)
echo ‘
Wish List: ‘.$wish.’
‘;
if($price)
echo ‘
Price: ‘.$price.’
‘;
if($trial)
echo ‘
Trial: ‘.$trial.’
‘;
if($desc)
echo $desc;
if($google)
echo $google;
if($embed)
echo ‘
echo ‘
‘;
global $more;
$more = 0;
query_posts(‘category_name=AgileMessenger’);
while (have_posts()) : the_post();
?>
Speak Your Mind
You must be logged in to post a comment.