{{capture assign="count"}}{{$entries|@count}}{{/capture}} {{* entries per page *}} {{assign var="limit" value="15"}} {{assign var="lastn" value=$limit}} {{* number of pages *}} {{assign var="pages" value=$count/$limit|@ceil}} {{* current page number *}} {{if $smarty.request.p > 1}} {{math assign="p" equation="min($pages,x)" x=$smarty.request.p}} {{else}} {{if $smarty.server.PAGE_NUMBER > 1}} {{math assign="p" equation="min($pages,x)" x=$smarty.server.PAGE_NUMBER}} {{else}} {{assign var="p" value="1"}} {{/if}} {{/if}} {{* current offset used *}} {{math assign="offset" equation="($p-1)*15"}}

PICTURE - Acer vs Apple

A really bad ratio we have here. Thanks Dave....

Ford Mustang made from 5000 beer cans

Like 95% of males Jack Kirby loves Budweiser and Mustangs. So when Budweiser announced it was holding a contest to win a 1965 Ford Mustang the Art & Design major thought he would put his education and the beer bottles purchased for the contest to use and set out on a mission to create a replica Ford Mustang out of 5,000 Budweiser cans....

Awesome photo of a F-15 and the Shuttle Roaring Upward in the Background

An F-15 Eagle over Kennedy space center is serving double duties during the most dangerous part of any shuttle mission. The F-15 is keeping other aircraft from the airspace and watching the shuttle for any potential problems such as a leak, fire or debris. Source...

{{math assign="p1" equation="max($p-1,1)"}} {{math assign="n1" equation="min($p+1,$pages)"}} Page {{$p}}{{if $p > 1}}: Previous{{/if}}{{if $n1 > $p}}{{if $p > 1}}|{{else}}: {{/if}}Next{{/if}}


Search