[CODE]
function kriesi_pagination ($ pages = '', $ range = 2)
{
Showitems $ = ($ range * 2) +1;


global $ paged;
if (empty ($ paged)) $ paged = 1;