<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

// GALLERY MENU LINKS



var topspacing		= "30"		// NUDGE GALLERY MENU DOWN
var sidewidth		= "150"		// GALLERY MENU WIDTH
var paragraph_1 	= "yes"		// SHOW THE 1ST PARAGRAPH
var paragraph_2 	= "no"		// SHOW THE 2nd PARAGRAPH


//document.write('<img src="picts/spacer.gif" height="'+topspacing+'" width="'+sidewidth+'"><br>');
//document.write('<hr class="page-splits" style="width: 110px;">');


// SLIDESHOW

//document.write('<a href="slideshow.htm"><img src="picts/slideshow.gif" border="0" width="60" height="17" alt="View Gallery"><br>');
// document.write('Slideshow</a><br>');

// document.write('<p>&nbsp;</p>');

if (paragraph_1 == "yes") {

document.write('<fieldset><legend>');

document.write('Brochures ...<br></legend>');

document.write(' Our brochures in the links below provide high-level overview of our capabilities. Please contact us if you are interested to learn more as how we can help your organization<br>');

document.write('</fieldset>');
document.write('<br><br>');
}




document.write('<a href="PDF/flyers/GITI_C4ISR.pdf" border="0" target="_blank" ><img src="images/right-hand-side-images/tank.png" border="0" class="Galborder" width="75" height="50"><br>');
document.write('Net-Centric Solutions</a><br><br>');


document.write('<a href="PDF/flyers/GITI_RemoteAdmin_2.pdf" target="_blank" ><img src="images/right-hand-side-images/remote-admin.png" border="0" class="Galborder" width="75" height="50"><br>');
document.write(' Remote Tactical Network Management</a><br><br>');


document.write('<a href="PDF/flyers/GITI_WAVE.pdf" target="_blank" ><img src="images/right-hand-side-images/comm-interoperability.png" border="0" class="Galborder" width="75" height="50"><br>');
document.write('Communication Interoperability</a><br><br>');











document.write('<hr class="page-splits" style="width: 110px;"><br>');
document.write('<img src="picts/spacer.gif" height="1" width="125" border="0" alt="image"><br>');

// END -->
