var _style = '';
var _IE4=(document.all);
var _notes = new Array();
_notes[_notes.length] = 'photo_note_72157611180752092';
//
document.write(_style);
document.write('');
document.write('
');
document.write('
');
document.write('
');
document.write('
This photo has notes. Move your mouse over the photo to see them.Indicam Pilot restTired from shooting? You can just rest the sled on your shoulder for a quick break. No sweat! I\'ve shot for 6 hours straight with no fatigue!');
document.write('
');
document.getElementById('photo_notes_3102995748').style.visibility = 'hidden';
function hideNotes3102995748() {
document.getElementById('photo_notes_3102995748').style.visibility = 'visible';
x = document.getElementById('photo_note_72157611180752092');
x.style.border = '1px dashed #d00';
x.style.opacity = '0.0';
x.style.filter = "alpha(opacity=0)";
}
function showNoteBox3102995748() {
document.getElementById('photo_notes_3102995748').style.visibility = 'visible';
x = document.getElementById('photo_note_72157611180752092');
x.style.border = '1px solid #d00';
x.style.opacity = '0.25';
x.style.filter = "alpha(opacity=25)";
}
hideNotes3102995748();