<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

// GALLERY MENU LINKS


var paragraph_1 	= "yes"		// SHOW THE 1ST PARAGRAPH
var topspacing		= "30"		// NUDGE GALLERY MENU DOWN
var sidewidth		= "150"		// GALLERY MENU WIDTH
var paragraph_2 	= "yes"		// 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>');

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_CNO.pdf" target="_blank" ><img src="images/cyber-security/cyber-security-montage2.jpg" border="0" class="Galborder" width="75" height="50"><br>');
document.write('Computer Network Operations Capabilities</a><br><br>');


document.write('<a href="PDF/flyers/GITI_Dawson2.pdf" target="_blank" ><img src="images/cyber-security/dawson.jpg" border="0" class="Galborder" width="75" height="50"><br>');
document.write('Regeneration and Immunization of COTS</a><br><br>');




//document.write('<a href="FORMgallery2.htm"><img src="gallery/gallery2-1.jpg" border="0" class="Galborder" width="75" height="50"><br>');
//document.write('Page Two</a><br><br>');



// COPY THE NEXT 2 LINES AND PASTE TO ADD ANOTHER GALLERY IMAGE



//document.write('<a href="FORMgallery3.htm"><img src="gallery/gallery3-1.jpg" border="0" class="Galborder" width="75" height="50"><br>');
//document.write('Page Three</a><br><br>');

if (paragraph_2 == "yes") {

document.write('<fieldset><legend>');

document.write('Published Papers ...<br></legend>');

document.write('Global InfoTek, Inc. takes pride in contributing to the scientific community, see our published papers in the links below. <br>');

document.write('</fieldset>');
document.write('<br><br>');
}

document.write('<a href="PDF/Published-Papers/cyber/SignatureGeneration_ACSAC09.pdf" target="_blank" ><img src="images/pdf-logo2.jpg" border="0"  class="Galborder" align="center" width="30" height="30">  <br>');
document.write('Online Signature Generation for Windows Systems</a><br><br>');


document.write('<a href="PDF/Published-Papers/cyber/07-Just-Synthetic-Diversity.pdf" target="_blank" ><img src="images/pdf-logo2.jpg" border="0"  class="Galborder" align="center" width="30" height="30">  <br>');
document.write('Review and Analysis of Synthetic Diversity for Breaking Monocultures</a><br><br>');


document.write('<a href="PDF/Published-Papers/cyber/Address_Space_Randomization-ACSAC-105_DAWSON.pdf" target="_blank" ><img src="images/pdf-logo2.jpg" border="0" class="Galborder" width="30" height="30"><br>');
document.write('Address-Space Randomization for Windows Systems</a><br><br>');

document.write('<a href="PDF/Published-Papers/cyber/DAWSON-RAID-06-Submission.pdf" target="_blank" ><img src="images/pdf-logo2.jpg" border="0"  class="Galborder" align="center" width="30" height="30">  <br>');
document.write('Diversity-Based Defense of Windows Systems</a><br><br>');


document.write('<a href="PDF/Published-Papers/cyber/Just-Affordable_Diversity_for_Intrusion_Tolerance.pdf" target="_blank" ><img src="images/pdf-logo2.jpg" border="0" class="Galborder" width="30" height="30"><br>');
document.write('Affordable Synthetic Diversity for Intrusion Detection and Tolerance – A Literature Review and Analysis</a><br><br>');


document.write('<a href="PDF/Published-Papers/cyber/Just-DAWSON-ARCS-05-Final.pdf" target="_blank" ><img src="images/pdf-logo2.jpg" border="0" class="Galborder" width="30" height="30"><br>');
document.write('DAWSON -- Synthetic Diversity for Intrusion Tolerance1</a><br><br>');


document.write('<a href="PDF/Published-Papers/cyber/Just-GITI-RedundancyReliability.pdf" target="_blank" ><img src="images/pdf-logo2.jpg" border="0" class="Galborder" width="30" height="30"><br>');
document.write('Dependable Communications on Lossy Networks through Redundancy and Hop-to-Hop Recovery</a><br><br>');

document.write('<a href="PDF/Published-Papers/cyber/GITI-OmniSeer-05.pdf" target="_blank" ><img src="images/pdf-logo2.jpg" border="0" class="Galborder" width="30" height="30"><br>');
document.write('Cognitive Framework for User Modeling</a><br><br>');

document.write('<a href="PDF/Published-Papers/cyber/Just-GITI-SyntheticDiversity.pdf" target="_blank" ><img src="images/pdf-logo2.jpg" border="0" class="Galborder" width="30" height="30"><br>');
document.write('Synthetic Diversity for Intrusion Tolerance</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 -->

