Lee Saxon Registered: Jun 07, 2012 Total Posts: 466 Country: United States
Along a hunting trail in Northeast Alabama.
D800E + 85mm f/1.4 AI-s
function gotopage(g,sep)
{
p = Number(prompt('Please enter a page number...'))-1;
if ( ! isNaN(p)) window.location='\/forum\/'+g+(sep ? sep:'\/')+p;
return void(0);
}
end