Eight Bit Generation – Photography
8BG photography can offer a range of photographic techniques, styles and services. From motorsports and other live events to automotive rig shots, still life product shots, fashion and advertising shoots on location or in a studio. As well as providing the necessary photographic elements for the photoretouching deptartment.
view photography portfolio here >>
test 2
test2
test 3
test3
test 4
test4
test 5
test5

// wait until document is fully scriptable $(function() {
// select #flowplanes and make it scrollable. use circular and navigator plugins $("#flowpanes").scrollable({ circular: true, mousewheel: true }).navigator({
// select #flowtabs to be used as navigator navi: "#flowtabs",
// select A tags inside the navigator to work as items (not direct children) naviItem: 'a',
// assign "current" class name for the active A tag inside navigator activeClass: 'current',
// make browser's back button work history: true
}); });