var _style = '';
var _IE4=(document.all);
var _notes = new Array();
_notes[_notes.length] = 'photo_note_72157611104808469';
//
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 with jacketWith the discreet vest, you can wear a jacket over it and it doesn\'t even look like you\'re wearing the vest!');
document.write('
');
document.getElementById('photo_notes_3102996452').style.visibility = 'hidden';
function hideNotes3102996452() {
document.getElementById('photo_notes_3102996452').style.visibility = 'visible';
x = document.getElementById('photo_note_72157611104808469');
x.style.border = '1px dashed #d00';
x.style.opacity = '0.0';
x.style.filter = "alpha(opacity=0)";
}
function showNoteBox3102996452() {
document.getElementById('photo_notes_3102996452').style.visibility = 'visible';
x = document.getElementById('photo_note_72157611104808469');
x.style.border = '1px solid #d00';
x.style.opacity = '0.25';
x.style.filter = "alpha(opacity=25)";
}
hideNotes3102996452();