<!-- 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




//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_Semantic_2-press-quality.pdf" target="_blank" ><img src="images/right-hand-side-images/people-place-org3.jpg" border="0" class="Galborder" width="75" height="50"><br>');
document.write('Semantic Graphs for Data Provenance in Ad Hoc Analytic Workflow</a><br><br>');


document.write('<a href="PDF/flyers/GITI_UniversalCon.pdf" target="_blank" ><img src="images/right-hand-side-images/workflow3.png" border="0" class="Galborder" width="75" height="50"><br>');
document.write('Universal Connector</a><br><br>');



document.write('<a href="PDF/flyers/GITI_Verona.pdf" target="_blank" ><img src="images/right-hand-side-images/verona-book3.png" border="0" class="Galborder" width="75" height="50"><br>');
document.write('Verona: Active Notebook</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>');






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 -->

