<!-- 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 paragraph_2 	= "no"		// SHOW THE 2ND PARAGRAPH
var showimage		= "no"		// SHOW A SIDEBAR IMAGE


var topspacing		= "30"		// NUDGE GALLERY MENU DOWN
var sidewidth		= "150"		// GALLERY MENU WIDTH


//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('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('<p>&nbsp;</p>');

// document.write('<hr class="page-splits" style="width: 110px;"><br>');

// document.write('<p class="subtitle" Published Papers</a></p><br>');

// document.write('<p>&nbsp;</p>');


document.write('<a href="PDF/Published-Papers/kic/Schrag-et-al-OIC-2009-final.pdf" target="_blank" ><img src="images/pdf-logo2.jpg" border="0"  class="Galborder" align="center" width="30" height="30">  <br>');
document.write('Semantically Based Intelligence Analysis</a><br><br>');


document.write('<a href="PDF/Published-Papers/kic/Omni-Seer-22680293c.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/kic/Schrag-et-al-JAIF-Published--154_1_attach_6_2478.pdf" target="_blank" ><img src="images/pdf-logo2.jpg" border="0" class="Galborder" width="30" height="30"><br>');
document.write('Performance Evaluation for Automated Threat Detection</a><br><br>');

document.write('<a href="PDF/Published-Papers/kic/ACTIVE-COORDINATOR-Distributed-Testbed-GITI-FINAL-Release.pdf" target="_blank" ><img src="images/pdf-logo2.jpg" border="0" class="Galborder" width="30" height="30"><br>');
document.write('ACTIVE: Agile Coordinator Testbed</a><br><br>');

document.write('<a href="PDF/Published-Papers/kic/Schrag_-et-al-PerMIS-2002.pdf" target="_blank" ><img src="images/pdf-logo2.jpg" border="0" class="Galborder" width="30" height="30"><br>');
document.write('Experimental Evaluation of Subject Matter Expert-oriented Knowledge Base Authoring Tools </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>');






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 -->

