
/******************************************
* Popup Box- By Jim Silver @ jimsilver47@yahoo.com
* Visit http://www.dynamicdrive.com/ for full source code
* This notice must stay intact for use
******************************************/

	//function getCoord()
	//{
		//var obj = document.getElementById("add_element");
		//alert(obj);
		//obj.add_element = new Object();
		function findPos(nameVar){
			var obj = document.getElementById(nameVar);
			var posX = obj.offsetLeft;var posY = obj.offsetTop;
			while(obj.offsetParent){
				posX=posX+obj.offsetParent.offsetLeft;
				posY=posY+obj.offsetParent.offsetTop;
			if(obj==document.getElementsByTagName('body')[0]){break}
			else{obj=obj.offsetParent;}
		}
		alert(posX+'-'+posY)
		}
		//sessvars.lefty.toString();
		//sessvars.toppy.toString();
	//}
	
	
	
function hideDiv(varDivName)
{
	crossobj=ns6? document.getElementById(varDivName) : document.all[varDivName]
	if (ie4||ns6)
	crossobj.style.visibility="hidden"
	else if (ns4)
	document.varDivName.visibility="hide"
}

function showDiv(varDivName)
{
	crossobj=ns6? document.getElementById(varDivName) : document.all.varDivName
	if (ie4||ns6)
	crossobj.style.visibility="visible"
	else if (ns4)
	document.varDivName.visibility="show"
}

var ns4=document.layers
var ie4=document.all
var ns6=document.getElementById&&!document.all

//drag drop function for NS 4////
/////////////////////////////////

var dragswitch=0
var nsx
var nsy
var nstemp

function drag_dropns(name){
if (!ns4)
return
temp=eval(name)
temp.captureEvents(Event.MOUSEDOWN | Event.MOUSEUP)
temp.onmousedown=gons
temp.onmousemove=dragns
temp.onmouseup=stopns
}

function gons(e){
temp.captureEvents(Event.MOUSEMOVE)
nsx=e.x
nsy=e.y
}
function dragns(e){
if (dragswitch==1){
temp.moveBy(e.x-nsx,e.y-nsy)
return false
}
}

function stopns(){
temp.releaseEvents(Event.MOUSEMOVE)
}

//drag drop function for ie4+ and NS6////
/////////////////////////////////


function drag_drop(e){
if (ie4&&dragapproved){
crossobj.style.left=tempx+event.clientX-offsetx
crossobj.style.top=tempy+event.clientY-offsety
return false
}
else if (ns6&&dragapproved){
crossobj.style.left=tempx+e.clientX-offsetx+"px"
crossobj.style.top=tempy+e.clientY-offsety+"px"
return false
}
}

function initializedrag(e){
crossobj=ns6? document.getElementById("showimage") : document.all.showimage
var firedobj=ns6? e.target : event.srcElement
var topelement=ns6? "html" : document.compatMode && document.compatMode!="BackCompat"? "documentElement" : "body"
while (firedobj.tagName!=topelement.toUpperCase() && firedobj.id!="dragbar"){
firedobj=ns6? firedobj.parentNode : firedobj.parentElement
}

if (firedobj.id=="dragbar"){
offsetx=ie4? event.clientX : e.clientX
offsety=ie4? event.clientY : e.clientY

tempx=parseInt(crossobj.style.left)
tempy=parseInt(crossobj.style.top)

dragapproved=true
document.onmousemove=drag_drop
}
}
document.onmouseup=new Function("dragapproved=false")

////drag drop functions end here//////

function hidebox(){
crossobj=ns6? document.getElementById("showimage") : document.all.showimage
if (ie4||ns6)
crossobj.style.visibility="hidden"
else if (ns4)
document.showimage.visibility="hide"
document.getElementById('holder').innerHTML="\n"+ 
"<div id='showimage' style='position:relative; width:540px; z-index:200; '>\n"+
"</div>\n"+
"";
}
function showbox(){
crossobj=ns6? document.getElementById("showimage") : document.all.showimage
if (ie4||ns6)
crossobj.style.visibility="visible"
else if (ns4)
document.showimage.visibility="show"
}

function bySolution()
{
	
	
	document.getElementById('holder_select').innerHTML="\n"+ 
			"<a href=\"javascript:bySolution();\"><img src=\"images/products/btn_prod_by_solution.gif\" alt=\"Click to see our products by solution\" width=\"236\" height=\"40\" border=\"0\" id=\"Image1\"  /></a><a href=\"javascript:byName();\"><img src=\"images/products/btn_prod_by_name.gif\" alt=\"Click to see our products by name\" name=\"Image2\" width=\"236\" height=\"40\" border=\"0\" id=\"Image2\" onmouseover=\"MM_swapImage('Image2','','images/products/btn_prod_by_name_on.gif',1)\" onmouseout=\"MM_swapImgRestore()\" /></a>\n"+
		"";
		
	document.getElementById('holder2').innerHTML="\n"+ 
			"<table width=\"960px\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\" >\n"+
                    "<tr>\n"+         
                      "<td width=\"30\" align=\"left\" valign=\"top\"></td> \n"+        
                      "<td colspan=\"5\" width=\"900\" align=\"left\" valign=\"top\"><div style=\"padding-left:440px\"><img src=\"images/products/divider_line_orange.gif\" width=\"1\" height=\"30\" /></div></td> \n"+        
                      "<td width=\"30\" align=\"left\" valign=\"top\"></td>\n"+
                    "</tr> \n"+       
                    "<tr> \n"+        
                      "<td width=\"30\" align=\"left\" valign=\"top\"></td> \n"+        
                      "<td colspan=\"5\" width=\"900\" align=\"center\" valign=\"top\"><img src=\"images/products/divider_line_orange.gif\" width=\"900\" height=\"1\" /><br /><br /></td>\n"+         
                      "<td width=\"30\" align=\"left\" valign=\"top\"></td>\n"+
                    "</tr>\n"+        
                    "<tr> \n"+       
                      "<td width=\"30\" align=\"left\" valign=\"top\"></td> \n"+       
                  
          				"<td width=\"288\" align=\"left\" valign=\"top\" > \n"+ 
                        	"<div style=\"height:80px;\" id=\"solution\"><a href=\"barcode.htm\" class=\"logo_text_orange2\" onmouseover=\"MM_swapImage('btn_arrow_one','','images/btn_arrow_only_on.gif',1)\" onmouseout=\"MM_swapImgRestore()\" ><strong>barcode</strong></a><br /> \n"+ 
                        	"Read and write 1D and 2D barcodes with tools for .NET, ActiveX, Java, <a href=\"barcode.htm\" class=\"logo_text_orange2\" onmouseover=\"MM_swapImage('btn_arrow_one','','images/btn_arrow_only_on.gif',1)\" onmouseout=\"MM_swapImgRestore()\" ><img src=\"images/btn_arrow_only.gif\" alt=\"Click to learn more\" name=\"btn_arrow_one\" width=\"24\" height=\"21\" border=\"0\" align=\"right\" id=\"btn_arrow_one\"/></a><br /> \n"+ 
                        	"and Java ME</div>  \n"+ 
                            "<br /> \n"+ 
                        	"<div style=\"height:65px;\" id=\"solution\"><a href=\"compression.htm\" class=\"logo_text_orange2\" onmouseover=\"MM_swapImage('btn_arrow_two','','images/btn_arrow_only_on.gif',1)\" onmouseout=\"MM_swapImgRestore()\" ><strong>compression</strong></a><br />Load, save, and edit myriad image <a href=\"compression.htm\" class=\"logo_text_orange2\" onmouseover=\"MM_swapImage('btn_arrow_two','','images/btn_arrow_only_on.gif',1)\" onmouseout=\"MM_swapImgRestore()\" ><img src=\"images/btn_arrow_only.gif\" alt=\"Click to learn more\" name=\"btn_arrow_two\" width=\"24\" height=\"21\" border=\"0\" align=\"right\" id=\"btn_arrow_two\"/></a>types on Windows and UNIX platforms</div>  \n"+ 
                      "<br /> \n"+ 
           	  				"<div style=\"height:80px;\" id=\"solution\"><a href=\"dicom.htm\" class=\"logo_text_orange2\" onmouseover=\"MM_swapImage('btn_arrow_three','','images/btn_arrow_only_on.gif',1)\" onmouseout=\"MM_swapImgRestore()\" ><strong>DICOM</strong></a><br />Read, write and edit DICOM files and DICOMDIRs, and communicate<a href=\"dicom.htm\" class=\"logo_text_orange2\" onmouseover=\"MM_swapImage('btn_arrow_three','','images/btn_arrow_only_on.gif',1)\" onmouseout=\"MM_swapImgRestore()\" ><img src=\"images/btn_arrow_only.gif\" alt=\"Click to learn more\" name=\"btn_arrow_three\" width=\"24\" height=\"21\" border=\"0\" align=\"right\" id=\"btn_arrow_three\"/></a><br> with DICOM-compliant systems</div> \n"+ 
                            "<br /> \n"+ 
                            "<div style=\"height:65px;\" id=\"solution\"><a href=\"editing.htm\" class=\"logo_text_orange2\" onmouseover=\"MM_swapImage('btn_arrow_four','','images/btn_arrow_only_on.gif',1)\" onmouseout=\"MM_swapImgRestore()\" ><strong>editing</strong></a><br />Modify, enhance, and clean up <a href=\"editing.htm\" class=\"logo_text_orange2\" onmouseover=\"MM_swapImage('btn_arrow_four','','images/btn_arrow_only_on.gif',1)\" onmouseout=\"MM_swapImgRestore()\" ><img src=\"images/btn_arrow_only.gif\" alt=\"Click to learn more\" name=\"btn_arrow_four\" width=\"24\" height=\"21\" border=\"0\" align=\"right\" id=\"btn_arrow_four\"/></a><br /> \n"+ 
                            "document, photo, and medical images</div> \n"+ 
                        "</td> \n"+          
                      "<td width=\"18\" align=\"left\" valign=\"top\"></td> \n"+        
                      "<td width=\"288\" align=\"left\" valign=\"top\" > \n"+ 
                        	"<div style=\"height:96px;\" id=\"solution\"><a href=\"forms.htm\" class=\"logo_text_orange2\" onmouseover=\"MM_swapImage('btn_arrow_five','','images/btn_arrow_only_on.gif',1)\" onmouseout=\"MM_swapImgRestore()\" ><strong>forms processing</strong></a><br />Build applications to identify forms, drop out form backgrounds, clean up images, and perform zonal OCR, ICR, and <a href=\"forms.htm\" class=\"logo_text_orange2\" onmouseover=\"MM_swapImage('btn_arrow_five','','images/btn_arrow_only_on.gif',1)\" onmouseout=\"MM_swapImgRestore()\" ><img src=\"images/btn_arrow_only.gif\" alt=\"Click to learn more\" name=\"btn_arrow_five\" width=\"24\" height=\"21\" border=\"0\" align=\"right\" id=\"btn_arrow_five\"/></a>mark recognition</div> \n"+ 
                            "<br /> \n"+ 
                        	"<div style=\"height:80px;\" id=\"solution\"><a href=\"icr.htm\" class=\"logo_text_orange2\" onmouseover=\"MM_swapImage('btn_arrow_six','','images/btn_arrow_only_on.gif',1)\" onmouseout=\"MM_swapImgRestore()\" ><strong>OCR</strong></a><br />Add optical character recognition (OCR) <br /> \n"+ 
                       	    "and ICR to forms processing or records<a href=\"icr.htm\" class=\"logo_text_orange2\" onmouseover=\"MM_swapImage('btn_arrow_six','','images/btn_arrow_only_on.gif',1)\" onmouseout=\"MM_swapImgRestore()\" ><img src=\"images/btn_arrow_only.gif\" alt=\"Click to learn more\" name=\"btn_arrow_six\" width=\"24\" height=\"21\" border=\"0\" align=\"right\" id=\"btn_arrow_six\"/></a> management applications</div> \n"+ 
                    		"<br /> \n"+ 
                        	"<div style=\"height:65px;\" id=\"solution\"><a href=\"pdf.htm\" class=\"logo_text_orange2\" onmouseover=\"MM_swapImage('btn_arrow_seven','','images/btn_arrow_only_on.gif',1)\" onmouseout=\"MM_swapImgRestore()\" ><strong>PDF</strong></a><br />Create, view and edit PDF and PDF/A <a href=\"pdf.htm\" class=\"logo_text_orange2\" onmouseover=\"MM_swapImage('btn_arrow_seven','','images/btn_arrow_only_on.gif',1)\" onmouseout=\"MM_swapImgRestore()\" ><img src=\"images/btn_arrow_only.gif\" alt=\"Click to learn more\" name=\"btn_arrow_seven\" width=\"24\" height=\"21\" border=\"0\" align=\"right\" id=\"btn_arrow_seven\"/></a>documents and PostScript files</div> \n"+ 
                      "</td> \n"+            
                      "<td width=\"18\" align=\"left\" valign=\"top\"></td>  \n"+     
          "<td width=\"288\" align=\"left\" valign=\"top\" > \n"+ 
                        	"<div style=\"height:70px;\" id=\"solution\"><a href=\"scanning.htm\" class=\"logo_text_orange2\"onmouseover=\"MM_swapImage('btn_arrow_eight','','images/btn_arrow_only_on.gif',1)\" onmouseout=\"MM_swapImgRestore()\" ><strong>scanning</strong></a><br />Quickly add support for TWAIN and ISIS <a href=\"scanning.htm\" class=\"logo_text_orange2\"onmouseover=\"MM_swapImage('btn_arrow_eight','','images/btn_arrow_only_on.gif',1)\" onmouseout=\"MM_swapImgRestore()\" ><img src=\"images/btn_arrow_only.gif\" alt=\"Click to learn more\" name=\"btn_arrow_eight\" width=\"24\" height=\"21\" border=\"0\" align=\"right\" id=\"btn_arrow_eight\"/></a>scanners to your applications</div> \n"+ 
                            "<br /> \n"+ 
           	 " <div style=\"height:80px;\" id=\"solution\"><a href=\"video.htm\" class=\"logo_text_orange2\" onmouseover=\"MM_swapImage('btn_arrow_nine','','images/btn_arrow_only_on.gif',1)\" onmouseout=\"MM_swapImgRestore()\" ><strong>video</strong></a><br /> \n"+ 
           	    "Codecs and tools for the \n"+ 
                        	  "fastest <br /> \n"+ 
           	    "Motion-JPEG and \n"+ 
       	      "Lossless JPEG video <a href=\"video.htm\" class=\"logo_text_orange2\" onmouseover=\"MM_swapImage('btn_arrow_nine','','images/btn_arrow_only_on.gif',1)\" onmouseout=\"MM_swapImgRestore()\" ><img src=\"images/btn_arrow_only.gif\" alt=\"Click to learn more\" name=\"btn_arrow_nine\" width=\"24\" height=\"21\" border=\"0\" align=\"right\" id=\"btn_arrow_nine\"/></a>compressionand \n"+ 
                       	    "decompression</div> \n"+ 
                            "<br /> \n"+ 
                        	"<div style=\"height:80px;\" id=\"solution\"><a href=\"viewing.htm\" class=\"logo_text_orange2\" onmouseover=\"MM_swapImage('btn_arrow_ten','','images/btn_arrow_only_on.gif',1)\" onmouseout=\"MM_swapImgRestore()\" ><strong>viewing</strong></a><br />Toolkits and browser-based viewers let you view and annotate TIFF, PDF, CAD, <a href=\"viewing.htm\" class=\"logo_text_orange2\" onmouseover=\"MM_swapImage('btn_arrow_ten','','images/btn_arrow_only_on.gif',1)\" onmouseout=\"MM_swapImgRestore()\" ><img src=\"images/btn_arrow_only.gif\" alt=\"Click to learn more\" name=\"btn_arrow_ten\" width=\"24\" height=\"21\" border=\"0\" align=\"right\" id=\"btn_arrow_ten\"/></a>Office files, and many others</div> \n"+ 
                      "</td>      \n"+      
                      "<td width=\"30\" align=\"left\" valign=\"top\"></td>\n"+
                  "</tr>\n"+
              "</table>\n"+
              "<br /><br />\n"+
		"";
	
	

}
function byName()
{
	
	
	document.getElementById('holder_select').innerHTML="\n"+ 
			"<a href=\"javascript:bySolution();\"><img src=\"images/products/btn_prod_by_solution.gif\" alt=\"Click to see our products by solution\" width=\"236\" height=\"40\" border=\"0\" id=\"Image1\" onmouseover=\"MM_swapImage('Image1','','images/products/btn_prod_by_solution_on.gif',1)\" onmouseout=\"MM_swapImgRestore()\" /></a><a href=\"javascript:byName();\"><img src=\"images/products/btn_prod_by_name.gif\" alt=\"Click to see our products by name\" name=\"Image2\" width=\"236\" height=\"40\" border=\"0\" id=\"Image2\"  /></a>\n"+
		"";
		
	document.getElementById('holder2').innerHTML="\n"+ 
			"<table width=\"960px\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\" >\n"+
                    "<tr>\n"+         
                      "<td width=\"30\" align=\"left\" valign=\"top\"></td> \n"+        
                      "<td colspan=\"5\" width=\"900\" align=\"left\" valign=\"top\"><div style=\"padding-left:675px\"><img src=\"images/products/divider_line_orange.gif\" width=\"1\" height=\"30\" /></div></td> \n"+        
                      "<td width=\"30\" align=\"left\" valign=\"top\"></td>\n"+
                    "</tr> \n"+       
                    "<tr> \n"+        
                      "<td width=\"30\" align=\"left\" valign=\"top\"></td> \n"+        
                      "<td colspan=\"5\" width=\"900\" align=\"center\" valign=\"top\"><img src=\"images/products/divider_line_orange.gif\" width=\"900\" height=\"1\" /><br /><br /></td>\n"+         
                      "<td width=\"30\" align=\"left\" valign=\"top\"></td>\n"+
                    "</tr>\n"+        
                    "<tr>\n"+ 
                      "<td width=\"30\" align=\"left\" valign=\"top\">\n"+ 
                      "</td>\n"+ 
          "<td width=\"288\" align=\"left\" valign=\"top\" >\n"+ 
                        	"<div style=\"height:65px;\" id=\"solution\"><a href=\"barcodexpress.htm\" class=\"logo_text_orange2\" onmouseover=\"MM_swapImage('btn_arrow_barcode','','images/btn_arrow_only_on.gif',1)\" onmouseout=\"MM_swapImgRestore()\" ><span style=\"font-weight:bold\">Barcode</span> <span class=\"logo_text_grey4\" style=\"font-weight:bold\">Xpress</span></a><br />barcode SDK for 1D and 2D recognition <a href=\"barcodexpress.htm\" class=\"logo_text_orange2\" onmouseover=\"MM_swapImage('btn_arrow_barcode','','images/btn_arrow_only_on.gif',1)\" onmouseout=\"MM_swapImgRestore()\" ><img src=\"images/btn_arrow_only.gif\" alt=\"Click to learn more\" name=\"btn_arrow_barcode\" width=\"24\" height=\"21\" vspace=\"5\" border=\"0\" align=\"right\" id=\"btn_arrow_barcode\"/></a></div>\n"+ 
                            "<br />\n"+ 
                        	"<div style=\"height:65px;\" id=\"solution\"><a href=\"formfix.htm\" class=\"logo_text_orange2\" onmouseover=\"MM_swapImage('btn_arrow_formfix','','images/btn_arrow_only_on.gif',1)\" onmouseout=\"MM_swapImgRestore()\" ><span style=\"font-weight:bold\">Form</span><span class=\"logo_text_grey4\" style=\"font-weight:bold\">Fix</span></a><br />structured forms processing and<a href=\"formfix.htm\" class=\"logo_text_orange2\" onmouseover=\"MM_swapImage('btn_arrow_formfix','','images/btn_arrow_only_on.gif',1)\" onmouseout=\"MM_swapImgRestore()\" ><img src=\"images/btn_arrow_only.gif\" alt=\"Click to learn more\" name=\"btn_arrow_formfix\" width=\"24\" height=\"21\" vspace=\"5\" border=\"0\" align=\"right\" id=\"btn_arrow_formfix\"/></a><br />\n"+ 
                       	    "OMR SDK</div>\n"+ 
                            "<br />\n"+ 
                        	
                        	"<div style=\"height:65px;\" id=\"solution\"><a href=\"imagegear.htm\" class=\"logo_text_orange2\" onmouseover=\"MM_swapImage('btn_arrow_ig','','images/btn_arrow_only_on.gif',1)\" onmouseout=\"MM_swapImgRestore()\" ><span style=\"font-weight:bold\">Image</span><span class=\"logo_text_grey4\" style=\"font-weight:bold\">Gear</span></a><br />\n"+ 
                        	  "multi-platform document,\n"+ 
                        	  "medical, and<a href=\"imagegear.htm\" class=\"logo_text_orange2\" onmouseover=\"MM_swapImage('btn_arrow_ig','','images/btn_arrow_only_on.gif',1)\" onmouseout=\"MM_swapImgRestore()\" ><img src=\"images/btn_arrow_only.gif\" alt=\"Click to learn more\" name=\"btn_arrow_ig\" width=\"24\" height=\"21\" vspace=\"5\" border=\"0\" align=\"right\" id=\"btn_arrow_ig\"/></a> photo imaging\n"+ 
                       	    "SDK</div> \n"+ 
                            "<br />\n"+ 
                        	"<div style=\"height:65px;\" id=\"solution\"><a href=\"ig-medicaltransport.htm\" class=\"logo_text_orange2\" onmouseover=\"MM_swapImage('btn_arrow_igmd','','images/btn_arrow_only_on.gif',1)\" onmouseout=\"MM_swapImgRestore()\" ><span style=\"font-weight:bold\">Image</span><span class=\"logo_text_grey4\" style=\"font-weight:bold\">Transport MD</span></a><br />DICOM communications SDK<a href=\"ig-medicaltransport.htm\" class=\"logo_text_orange2\" onmouseover=\"MM_swapImage('btn_arrow_igmd','','images/btn_arrow_only_on.gif',1)\" onmouseout=\"MM_swapImgRestore()\" ><img src=\"images/btn_arrow_only.gif\" alt=\"Click to learn more\" name=\"btn_arrow_igmd\" width=\"24\" height=\"21\" vspace=\"5\" border=\"0\" align=\"right\" id=\"btn_arrow_igmd\"/></a></div>\n"+ 
                           
						    "<br />\n"+ 
						   
						   "<div style=\"height:65px;\" id=\"solution\"><a href=\"imagxpress.htm\" class=\"logo_text_orange2\" onmouseover=\"MM_swapImage('btn_arrow_ix','','images/btn_arrow_only_on.gif',1)\" onmouseout=\"MM_swapImgRestore()\" ><span style=\"font-weight:bold\">Imag</span><span class=\"logo_text_grey4\" style=\"font-weight:bold\">Xpress</span></a><br />speed-optimized document and photo<a href=\"imagxpress.htm\" class=\"logo_text_orange2\" onmouseover=\"MM_swapImage('btn_arrow_ix','','images/btn_arrow_only_on.gif',1)\" onmouseout=\"MM_swapImgRestore()\" ><img src=\"images/btn_arrow_only.gif\" alt=\"Click to learn more\" name=\"btn_arrow_ix\" width=\"24\" height=\"21\" vspace=\"5\" border=\"0\" align=\"right\" id=\"btn_arrow_ix\"/></a> imaging SDK </div>\n"+ 
                            "<br />\n"+ 
                        	
                        "</td>   \n"+        
                      "<td width=\"18\" align=\"left\" valign=\"top\"></td>\n"+         
                      "<td width=\"288\" align=\"left\" valign=\"top\">\n"+ 
					  
					  		
					  
                        	"<div style=\"height:65px;\" id=\"solution\"><a href=\"isisxpress.htm\" class=\"logo_text_orange2\" onmouseover=\"MM_swapImage('btn_arrow_isis','','images/btn_arrow_only_on.gif',1)\" onmouseout=\"MM_swapImgRestore()\" ><span style=\"font-weight:bold\">ISIS</span> <span class=\"logo_text_grey4\" style=\"font-weight:bold\">Xpress</span></a><br />high-speed ISIS scanning SDK <a href=\"isisxpress.htm\" class=\"logo_text_orange2\" onmouseover=\"MM_swapImage('btn_arrow_isis','','images/btn_arrow_only_on.gif',1)\" onmouseout=\"MM_swapImgRestore()\" ><img src=\"images/btn_arrow_only.gif\" alt=\"Click to learn more\" name=\"btn_arrow_isis\" width=\"24\" height=\"21\" vspace=\"5\" border=\"0\" align=\"right\" id=\"btn_arrow_isis\"/></a></div>\n"+ 
                            "<br />\n"+ 
                        	"<div style=\"height:65px;\" id=\"solution\"><a href=\"micrxpress.htm\" class=\"logo_text_orange2\" onmouseover=\"MM_swapImage('btn_arrow_micr','','images/btn_arrow_only_on.gif',1)\" onmouseout=\"MM_swapImgRestore()\" ><span style=\"font-weight:bold\">MICR</span> <span class=\"logo_text_grey4\" style=\"font-weight:bold\">Xpress</span></a><br />MICR recognition SDK for check processing<a href=\"micrxpress.htm\" class=\"logo_text_orange2\" onmouseover=\"MM_swapImage('btn_arrow_micr','','images/btn_arrow_only_on.gif',1)\" onmouseout=\"MM_swapImgRestore()\" ><img src=\"images/btn_arrow_only.gif\" alt=\"Click to learn more\" name=\"btn_arrow_micr\" width=\"24\" height=\"21\" vspace=\"5\" border=\"0\" align=\"right\" id=\"btn_arrow_micr\"/></a> applications </div>\n"+ 
                            "<br />\n"+ 
							
							"<div style=\"height:65px;\" id=\"solution\"><a href=\"netvue.htm\" class=\"logo_text_orange2\" onmouseover=\"MM_swapImage('btn_arrow_netvue','','images/btn_arrow_only_on.gif',1)\" onmouseout=\"MM_swapImgRestore()\" ><span style=\"font-weight:bold\">Net</span><span class=\"logo_text_grey4\" style=\"font-weight:bold\">Vue</span></a><br />browser-based client/server document <a href=\"netvue.htm\" class=\"logo_text_orange2\" onmouseover=\"MM_swapImage('btn_arrow_netvue','','images/btn_arrow_only_on.gif',1)\" onmouseout=\"MM_swapImgRestore()\" ><img src=\"images/btn_arrow_only.gif\" alt=\"Click to learn more\" name=\"btn_arrow_netvue\" width=\"24\" height=\"21\" vspace=\"5\" border=\"0\" align=\"right\" id=\"btn_arrow_netvue\"/></a>viewer processing applications </div>\n"+ 
                            "<br />\n"+ 
                       
						  
						  "<div style=\"height:65px;\" id=\"solution\"><a href=\"pdfxpress.htm\" class=\"logo_text_orange2\" onmouseover=\"MM_swapImage('btn_arrow_pdf','','images/btn_arrow_only_on.gif',1)\" onmouseout=\"MM_swapImgRestore()\" ><span style=\"font-weight:bold\">PDF</span> <span class=\"logo_text_grey4\" style=\"font-weight:bold\">Xpress</span></a><br />high-level PDF and PDF/A SDK <a href=\"pdfxpress.htm\" class=\"logo_text_orange2\" onmouseover=\"MM_swapImage('btn_arrow_pdf','','images/btn_arrow_only_on.gif',1)\" onmouseout=\"MM_swapImgRestore()\" ><img src=\"images/btn_arrow_only.gif\" alt=\"Click to learn more\" name=\"btn_arrow_pdf\" width=\"24\" height=\"21\" vspace=\"5\" border=\"0\" align=\"right\" id=\"btn_arrow_pdf\"/></a></div>\n"+
						
						"<br />\n"+ 
							 
						"<div style=\"height:65px;\" id=\"solution\"><a href=\"pictools.htm\" class=\"logo_text_orange2\" onmouseover=\"MM_swapImage('btn_arrow_pictools','','images/btn_arrow_only_on.gif',1)\" onmouseout=\"MM_swapImgRestore()\" ><span style=\"font-weight:bold\">PIC</span><span class=\"logo_text_grey4\" style=\"font-weight:bold\">Tools</span></a><br />image compression & editing SDK; <a href=\"pictools.htm\" class=\"logo_text_orange2\" onmouseover=\"MM_swapImage('btn_arrow_pictools','','images/btn_arrow_only_on.gif',1)\" onmouseout=\"MM_swapImgRestore()\" ><img src=\"images/btn_arrow_only.gif\" alt=\"Click to learn more\" name=\"btn_arrow_pictools\" width=\"24\" height=\"21\" vspace=\"5\" border=\"0\" align=\"right\" id=\"btn_arrow_pictools\"/></a><br />\n"+ 
                       	    "low-level and multi-platform</div>\n"+ 	
                        	"<br />\n"+ 
                           
		  				
                           
                        	                           
                      "</td> \n"+        
                      "<td width=\"18\" align=\"left\" valign=\"top\"></td>  \n"+      
          "<td width=\"288\" align=\"left\" valign=\"top\" >\n"+
		  					
							
		  					
                        	"<div style=\"height:65px;\" id=\"solution\"><a href=\"picvideo.htm\" class=\"logo_text_orange2\" onmouseover=\"MM_swapImage('btn_arrow_picvideo','','images/btn_arrow_only_on.gif',1)\" onmouseout=\"MM_swapImgRestore()\" ><span style=\"font-weight:bold\">PIC</span><span class=\"logo_text_grey4\" style=\"font-weight:bold\">Video</span></a><br />the fastest video codec <a href=\"picvideo.htm\" class=\"logo_text_orange2\" onmouseover=\"MM_swapImage('btn_arrow_picvideo','','images/btn_arrow_only_on.gif',1)\" onmouseout=\"MM_swapImgRestore()\" ><img src=\"images/btn_arrow_only.gif\" alt=\"Click to learn more\" name=\"btn_arrow_picvideo\" width=\"24\" height=\"21\" vspace=\"5\" border=\"0\" align=\"right\" id=\"btn_arrow_picvideo\"/></a></div>\n"+ 
							"<br />\n"+ 
                        	"<div style=\"height:65px;\" id=\"solution\"><a href=\"prizmviewer.htm\" class=\"logo_text_orange2\" onmouseover=\"MM_swapImage('btn_arrow_prizm','','images/btn_arrow_only_on.gif',1)\" onmouseout=\"MM_swapImgRestore()\" ><span style=\"font-weight:bold\">Prizm</span> <span class=\"logo_text_grey4\" style=\"font-weight:bold\">Viewer</span></a><br />browser-based, client side image viewer <a href=\"prizmviewer.htm\" class=\"logo_text_orange2\" onmouseover=\"MM_swapImage('btn_arrow_prizm','','images/btn_arrow_only_on.gif',1)\" onmouseout=\"MM_swapImgRestore()\" ><img src=\"images/btn_arrow_only.gif\" alt=\"Click to learn more\" name=\"btn_arrow_prizm\" width=\"24\" height=\"21\" vspace=\"5\" border=\"0\" align=\"right\" id=\"btn_arrow_prizm\"/></a> </div>\n"+ 
                            "<br />\n"+ 
                        	   	"<div style=\"height:65px;\" id=\"solution\"><a href=\"scanfix.htm\" class=\"logo_text_orange2\" onmouseover=\"MM_swapImage('btn_arrow_scanfix','','images/btn_arrow_only_on.gif',1)\" onmouseout=\"MM_swapImgRestore()\" ><span style=\"font-weight:bold\">ScanFix</span> <span class=\"logo_text_grey4\" style=\"font-weight:bold\">Xpress</span></a><br />superior scanned image cleanup SDK <a href=\"scanfix.htm\" class=\"logo_text_orange2\" onmouseover=\"MM_swapImage('btn_arrow_scanfix','','images/btn_arrow_only_on.gif',1)\" onmouseout=\"MM_swapImgRestore()\" ><img src=\"images/btn_arrow_only.gif\" alt=\"Click to learn more\" name=\"btn_arrow_scanfix\" width=\"24\" height=\"21\" vspace=\"5\" border=\"0\" align=\"right\" id=\"btn_arrow_scanfix\"/></a> </div>\n"+ 
                            "<br />\n"+ 
                        	"<div style=\"height:65px;\" id=\"solution\"><a href=\"smartzone.htm\" class=\"logo_text_orange2\" onmouseover=\"MM_swapImage('btn_arrow_smart','','images/btn_arrow_only_on.gif',1)\" onmouseout=\"MM_swapImgRestore()\" ><span style=\"font-weight:bold\">Smart</span><span class=\"logo_text_grey4\" style=\"font-weight:bold\">Zone ICR/OCR</span></a><br />text & handprint recognition SDK <a href=\"smartzone.htm\" class=\"logo_text_orange2\" onmouseover=\"MM_swapImage('btn_arrow_smart','','images/btn_arrow_only_on.gif',1)\" onmouseout=\"MM_swapImgRestore()\" ><img src=\"images/btn_arrow_only.gif\" alt=\"Click to learn more\" name=\"btn_arrow_smart\" width=\"24\" height=\"21\" vspace=\"5\" border=\"0\" align=\"right\" id=\"btn_arrow_smart\"/></a> </div>\n"+ 
							"</td>  \n"+      
                      "<td width=\"30\" align=\"left\" valign=\"top\"></td>\n"+ 
                  "</tr>\n"+ 
              "</table>\n"+
              "<br /><br />\n"+
		"";
	
	

}
function bulletDiv(imageName,setX)
{
	
	
	
		function findPos(imageName){
			
		}
	
	var newImage = imageName;
	if (newImage == "vector_formats"){
	document.getElementById('holder').innerHTML="\n"+ 
			"<div id='showimage' style='position:relative; width:540px; height:228px  z-index:200; background-image: url(images/prod_sample_pop-up228.gif); background-repeat:no-repeat'>\n"+
				"<table border='0' width='540' cellspacing='0' cellpadding='0' border='0'>\n"+
				  "<tr>\n"+
					"<td style='width:408px; text-align:left; padding-left:10px; padding-top:2px; font-weight:bold; font-size:16px; font-family:Arial, Helvetica, sans-serif; color:#666666'>Vector Format Features</td>\n"+
					"<td style='cursor:hand; width:122px; text-align:left'><a href='#' onClick='hidebox();return false'><img src='images/prod_bullets_close.gif' width='122' height='27' border=0></a></td>\n"+
				  "</tr>\n"+
				  "<tr>\n"+
					"<td style='text-align:left; vertical-align:top; width:534px; height:277px; padding-left:0px; padding-right:10px; font-size:12px; font-family:Arial, Helvetica, sans-serif;' colspan='2' >\n"+
				
				"<!-- PUT YOUR CONTENT BETWEEN HERE -->\n"+
								"<br />\n"+
                                "<ul class='li_shift'>\n"+
									"<li><span>Read, render, and write vector files such as PDF, CAD, SVG, and XPS in their native formats</span></li>\n"+
                                    "<li><span>Read DWG, DWF, and DXF files from AutoCAD 2.5 through 2007, and Write versions 12 through 2007</span></li>\n"+
									"<li><span>Creates applications that render solid 3D objects with adjustable lighting for shading purposes</span></li>\n"+
									"<li><span>Supports reading and writing SVG file format</span></li>\n"+
                                "</ul>\n"+
				
				
				"<!-- END YOUR CONTENT HERE -->\n"+
				
					"</td>\n"+
					"</tr>\n"+
				"</table>\n"+
			"</div>\n"+
		"";
	}
	if (newImage == "file_loading"){
	document.getElementById('holder').innerHTML="\n"+ 
			"<div id='showimage' style='position:relative; width:740px; height:302px  z-index:200; background-image: url(images/prod_sample_pop-up_wide.gif); background-repeat:no-repeat'>\n"+
				"<table border='0' width='740' cellspacing='0' cellpadding='0' border='0'>\n"+
				  "<tr>\n"+
					"<td style='width:608px; text-align:left; padding-left:10px; padding-top:2px; font-weight:bold; font-size:16px; font-family:Arial, Helvetica, sans-serif; color:#666666'>File Loading &amp; Saving Features</td>\n"+
					"<td style='cursor:hand; width:122px; text-align:left'><a href='#' onClick='hidebox();return false'><img src='images/prod_bullets_close.gif' width='122' height='27' border=0></a></td>\n"+
				  "</tr>\n"+
				  "<tr>\n"+
					"<td style='text-align:left; vertical-align:top; width:534px; height:277px; padding-left:0px; padding-right:10px; font-size:12px; font-family:Arial, Helvetica, sans-serif;' colspan='2' >\n"+
				  "<table border='0' width='720' cellspacing='0' cellpadding='0' border='0'>\n"+
				  "<tr>\n"+
					"<td style='text-align:left; vertical-align:top; width:360px; height:277px; padding-left:0px; padding-right:10px; font-size:12px; font-family:Arial, Helvetica, sans-serif;' colspan='2' >\n"+
				
				"<!-- PUT YOUR CONTENT BETWEEN HERE -->\n"+
								"<br />\n"+
                                "<ul class='li_shift'>\n"+
								"<li style=\"line-height:11px\><span>Often opens even damaged and non-standard image files</span></li>\n"+
                                "<li style=\"line-height:11px\><span>Ensures standards compliance when writing files, with flexible settings </span></li>\n"+
                                "<li style=\"line-height:11px\><span>Quickly access any page of multi-page files</span></li>\n"+
                                "<li style=\"line-height:11px\><span>Fast TIFF, JPEG, GIF, PNG, MO:DCA compression and decompression</span></li>\n"+
								"<li style=\"line-height:11px\"><span>Includes Simple URL Loading (regular image loading APIs)</span></li>\n"+ 
								"<li style=\"line-height:11px\"><span>Includes Advanced Loading (special API to load a file from URL, FTP, or Gopher)</span></li>\n"+
									"<li style ='margin-left:20px; font-size:12px; line-height:10px'><span>ImageGear ActiveX can be used in ASP pages to create dynamic image content for the Web</span></li>\n"+ 
									"<li style ='margin-left:20px; font-size:12px; line-height:10px'><span>An ASP script that demonstrates this capability is included with ImageGear</span></li>\n"+
									"<li style ='margin-left:20px; font-size:12px; line-height:10px'><span>Additionally, the ActiveX product can be packaged into a CAB file, signed and then used on a Web page via VBScript or JavaScript</span></li>\n"+
                                "</ul>\n"+
								"<br />\n"+
								"<br />\n"+
								
					"</td>\n"+
				
				"<!-- END YOUR CONTENT HERE -->\n"+
					"<td style='text-align:left; vertical-align:top; width:360px; height:277px; padding-left:0px; padding-right:10px; font-size:12px; font-family:Arial, Helvetica, sans-serif;' colspan='2' >\n"+
				
				"<!-- PUT YOUR CONTENT BETWEEN HERE -->\n"+
								"<br />\n"+
                                "<ul class='li_shift'>\n"+
								"<li><span>Features a call-back mechanism for adding your own algorithms during load and save </span></li>\n"+
								"<li><span>Allows access to each line of an image while loading and saving</span></li>\n"+
								"<li><span>Supports the replacement of IO functions (read, write, seek, etc.) with your own functions, if desired</span></li>\n"+
								"<li><span>Reads from memory, path, URL, FTP, port, and more</span></li>\n"+
								"<li><span>Reads any sub-region of an image</span></li>\n"+
								"<li><span>Grants access to all file metadata while loading</span></li>\n"+
								"<li><span>Loads images from an offset location within a file, saves images to files at specified offsets (data binding),  decodes images using various compression algorithms without specific format headers, and imports/exports images from/to various types of memory formats</span></li>\n"+
                                "</ul>\n"+
					"</td>\n"+
					"</tr>\n"+
				"</table>\n"+
					"</td>\n"+
					"</tr>\n"+
				"</table>\n"+
			"</div>\n"+
		"";
	}
	if (newImage == "image_editing"){
	document.getElementById('holder').innerHTML="\n"+ 
			"<div id='showimage' style='position:relative; width:540px; height:302px  z-index:200; background-image: url(images/prod_sample_pop-up.gif); background-repeat:no-repeat'>\n"+
				"<table border='0' width='540' cellspacing='0' cellpadding='0' border='0'>\n"+
				  "<tr>\n"+
					"<td style='width:408px; text-align:left; padding-left:10px; padding-top:2px; font-weight:bold; font-size:16px; font-family:Arial, Helvetica, sans-serif; color:#666666'>Photo &amp; Color Image Processing & Editing Features</td>\n"+
					"<td style='cursor:hand; width:122px; text-align:left'><a href='#' onClick='hidebox();return false'><img src='images/prod_bullets_close.gif' width='122' height='27' border=0></a></td>\n"+
				  "</tr>\n"+
				  "<tr>\n"+
					"<td style='text-align:left; vertical-align:top; width:534px; height:277px; padding-left:0px; padding-right:10px; font-size:12px; font-family:Arial, Helvetica, sans-serif;' colspan='2' >\n"+
				
				"<!-- PUT YOUR CONTENT BETWEEN HERE -->\n"+
								"<br />\n"+
                                "<ul class='li_shift' style=\"line-height:10px\">\n"+
								"<li style=\"line-height:11px\"><span>Image manipulation, such as Crop, Thumbnail creation, Encryption and Decryption</span></li>\n"+
								"<li style=\"line-height:11px\"><span>Image transformations, such as Rotate, Resize, and format conversion</span></li>\n"+
								"<li style=\"line-height:11px\"><span>Read and write IPTC and EXIF metadata</span></li>\n"+ 
								"<li style=\"line-height:11px\"><span>Apply dozens of effects, including: Perspective, Emboss, Drop Shadows, Posterize, Aging, Motion, Textures, Lighting, Vignettes, Sepia tone, etc. </span></li>\n"+
								"<li style=\"line-height:11px\"><span>Area detection and processing, using predefined or custom pixel-checking methods</span></li>\n"+
								"<li style=\"line-height:11px\"><span>Advanced filtering, including Sharpen, Smooth, Convolution, and Edge Detection</span></li>\n"+
								"<li style=\"line-height:11px\"><span>Region of Interest (ROI) allows specification of a shape, such as ellipse, polygon, freehand, or a 1-bit mask, for identifying pixels to include or exclude from image processing algorithms</span></li>\n"+ 
								"<li style=\"line-height:11px\"><span>Red-Eye removal corrects the \"red eye\" effect in color photos</span></li>\n"+
								"<li style=\"line-height:11px\"><span>Alpha channel supports Blending and Combining data from two or more images</span></li>\n"+
                                "</ul>\n"+
                                "<br /><br /><br />\n"+
				
				
				"<!-- END YOUR CONTENT HERE -->\n"+
				
					"</td>\n"+
					"</tr>\n"+
				"</table>\n"+
			"</div>\n"+
		"";
	}
	
	if (newImage == "color_processing"){
	document.getElementById('holder').innerHTML="\n"+ 
			"<div id='showimage' style='position:relative; width:540px; height:302px  z-index:200; background-image: url(images/prod_sample_pop-up.gif); background-repeat:no-repeat'>\n"+
				"<table border='0' width='540' cellspacing='0' cellpadding='0' border='0'>\n"+
				  "<tr>\n"+
					"<td style='width:408px; text-align:left; padding-left:10px; padding-top:2px; font-weight:bold; font-size:16px; font-family:Arial, Helvetica, sans-serif; color:#666666'>Photo &amp; Color Image Processing & Editing Features</td>\n"+
					"<td style='cursor:hand; width:122px; text-align:left'><a href='#' onClick='hidebox();return false'><img src='images/prod_bullets_close.gif' width='122' height='27' border=0></a></td>\n"+
				  "</tr>\n"+
				  "<tr>\n"+
					"<td style='text-align:left; vertical-align:top; width:534px; height:277px; padding-left:0px; padding-right:10px; font-size:12px; font-family:Arial, Helvetica, sans-serif;' colspan='2' >\n"+
				
				"<!-- PUT YOUR CONTENT BETWEEN HERE -->\n"+
								"<br />\n"+
                                "<ul class='li_shift'>\n"+
								"<li style=\"line-height:11px\"><span>Advanced Image Processing methods, such as Brightness and Contrast adjustment, Automatic Tone and Gamma correction, and color shifting </span></li>\n"+
"<li style=\"line-height:11px\"><span>ICC color profiles allow accurate color display</span></li>\n"+
"<li style=\"line-height:11px\"><span>Pantone channels deliver spot color display and control </span></li>\n"+
"<li style=\"line-height:11px\"><span>Image Analysis provides histogram and color counting functions within a specified rectangle</span></li>\n"+ 
"<li style=\"line-height:11px\"><span>Color reduction methods for maximum quality and minimum size, such as Dithering or Halftone</span></li>\n"+
"<li style=\"line-height:11px\"><span>Color promotion functions increase the bit depth, or number of bits per pixel</span></li>\n"+
"<li style=\"line-height:11px\"><span>Contrast adjustment functions alter the range of pixel intensities, or redistribute the occurrence frequency of pixel intensities</span></li>\n"+
                                "</ul>\n"+
                                "<br /><br /><br />\n"+
				
				
				"<!-- END YOUR CONTENT HERE -->\n"+
				
					"</td>\n"+
					"</tr>\n"+
				"</table>\n"+
			"</div>\n"+
		"";
	}
	if (newImage == "twain_scanning"){
	document.getElementById('holder').innerHTML="\n"+ 
			"<div id='showimage' style='position:relative; width:740px; height:340px  z-index:200; background-image: url(images/prod_sample_pop-up_wide.gif); background-repeat:no-repeat'>\n"+
				"<table border='0' width='740' cellspacing='0' cellpadding='0' border='0'>\n"+
				  "<tr>\n"+
					"<td style='width:608px; text-align:left; padding-left:10px; padding-top:2px; font-weight:bold; font-size:16px; font-family:Arial, Helvetica, sans-serif; color:#666666'>TWAIN Scanning Features</td>\n"+
					"<td style='cursor:hand; width:122px; text-align:left'><a href='#' onClick='hidebox();return false'><img src='images/prod_bullets_close.gif' width='122' height='27' border=0></a></td>\n"+
				  "</tr>\n"+
				  "<tr>\n"+
					"<td style='text-align:left; vertical-align:top; width:734px; height:277px; padding-left:0px; padding-right:10px; font-size:12px; font-family:Arial, Helvetica, sans-serif;' colspan='2' >\n"+
				  "<table border='0' width='720' cellspacing='0' cellpadding='0' border='0'>\n"+
				  "<tr>\n"+
					"<td style='text-align:left; vertical-align:top; width:360px; height:277px; padding-left:0px; padding-right:10px; font-size:12px; font-family:Arial, Helvetica, sans-serif;' colspan='2' >\n"+
				
				"<!-- PUT YOUR CONTENT BETWEEN HERE -->\n"+
                                "<br /><br />\n"+
								"<br />\n"+
                                "<ul class='li_shift'>\n"+
								"<li><span>Programmatically build your own user interface  </span></li>\n"+
                                "<li><span>Comprehensive support for TWAIN devices including scanners, digital cameras, and video capture boards</span></li>\n"+
                                "<li><span>For multi-page and single page scanning, with configurable parameters </span></li>\n"+
                                "<li><span>Control TWAIN transfer modes</span></li>\n"+
								"<li><span>Interfaces with TWAIN data source listing </span></li>\n"+
								"<li><span>Indicates the brightness and contrast during acquisition</span></li>\n"+
                                "<br /><br /><br /><br /><br />\n"+
                                "</ul>\n"+
								
					"</td>\n"+
				
				"<!-- END YOUR CONTENT HERE -->\n"+
					"<td style='text-align:left; vertical-align:top; width:360px; height:277px; padding-left:0px; padding-right:10px; font-size:12px; font-family:Arial, Helvetica, sans-serif;' colspan='2' >\n"+
				
				"<!-- PUT YOUR CONTENT BETWEEN HERE -->\n"+
                                "<br /><br />\n"+
								"<br />\n"+
                                "<ul class='li_shift'>\n"+
								"<li><span>Defines the resolution for acquisition </span></li>\n"+
								"<li><span>Offers a single call function to initiate the scanning process</span></li>\n"+
								"<li><span>Uses events to control the scanning process</span></li>\n"+
								"<li><span>Easily interfaces with the Automatic Document Feeder (ADF) for multi-page scanning capabilities</span></li>\n"+
								"<li><span>Includes high-level functions that provide quick implementation of superior TWAIN support without a steep learning curve</span></li>\n"+
                                "</ul>\n"+
					"</td>\n"+
				
					"</td>\n"+
					"</tr>\n"+
				"</table>\n"+
					"</td>\n"+
					"</tr>\n"+
				"</table>\n"+
			"</div>\n"+
		"";
	}
	if (newImage == "annotation"){
	document.getElementById('holder').innerHTML="\n"+ 
			"<div id='showimage' style='position:relative; width:540px; height:302px  z-index:200; background-image: url(images/prod_sample_pop-up.gif); background-repeat:no-repeat'>\n"+
				"<table border='0' width='540' cellspacing='0' cellpadding='0' border='0'>\n"+
				  "<tr>\n"+
					"<td style='width:408px; text-align:left; padding-left:10px; padding-top:2px; font-weight:bold; font-size:16px; font-family:Arial, Helvetica, sans-serif; color:#666666'>Annotation Features</td>\n"+
					"<td style='cursor:hand; width:122px; text-align:left'><a href='#' onClick='hidebox();return false'><img src='images/prod_bullets_close.gif' width='122' height='27' border=0></a></td>\n"+
				  "</tr>\n"+
				  "<tr>\n"+
					"<td style='text-align:left; vertical-align:top; width:534px; height:277px; padding-left:0px; padding-right:10px; font-size:12px; font-family:Arial, Helvetica, sans-serif;' colspan='2' >\n"+
				
				  "<table border='0' width='520' cellspacing='0' cellpadding='0' border='0'>\n"+
				  "<tr>\n"+
					"<td style='text-align:left; vertical-align:top; width:260px; height:277px; padding-left:0px; padding-right:10px; font-size:12px; font-family:Arial, Helvetica, sans-serif;' colspan='2' >\n"+
				
				"<!-- PUT YOUR CONTENT BETWEEN HERE -->\n"+
								"<br />\n"+
                                "<ul class='li_shift'>\n"+
								"<li style=\"line-height:11px\"><span>Easy-to-implement UI elements for marking up images</span></li>\n"+
                                "<li style=\"line-height:11px\"><span>Supports Accusoft Redlining Toolkit&#8482; (ART), or ARTx with XML-based annotation storage</span></li>\n"+
                                "<li style=\"line-height:11px\"><span>Mark up any image with Text Note, Line, Arrow, Rectangle, Ellipse, Highlight, Protractor, Ruler, and other annotations </span></li>\n"+
                                "<li style=\"line-height:11px\"><span>Build collaboration workflows allowing each person to attach comments to images as they are viewed </span></li>\n"+
                                "<li style=\"line-height:11px\"><span>Can Burn-in annotations, such as for permanent Redaction of sensitive information</span></li>\n"+
                                "</ul>\n"+
				
				
				"<!-- END YOUR CONTENT HERE -->\n"+
				
					"</td>\n"+
					"<td style='text-align:left; vertical-align:top; width:260px; height:277px; padding-left:0px; padding-right:10px; font-size:12px; font-family:Arial, Helvetica, sans-serif;' colspan='2' >\n"+
								"<br />\n"+
                                "The ART component provides the ability to annotate images and documents, including \"sticky\" note attachments, highlights, arrows, markers, free-form text, and other indicators. It also includes redaction capabilities for censoring sensitive documents. Annotations can be merged with an image or kept in a separate file and overlaid on the image at display time. In this way, the original image is never directly altered. The ART component is a flexible and powerful annotation toolkit. It provides a convenient way to add annotations, drawings, hyperlinks, and more to your images.\n"+
					"</td>\n"+
					"</tr>\n"+
				"</table>\n"+
					"</td>\n"+
					"</tr>\n"+
				"</table>\n"+
			"</div>\n"+
				
				
				
				
				
				
				
		"";
	}
	
	var obj = document.getElementById(imageName);
			var posX = obj.offsetLeft;var posY = obj.offsetTop;
			while(obj.offsetParent){
				posX=posX+obj.offsetParent.offsetLeft;
				posY=posY+obj.offsetParent.offsetTop;
				if(obj==document.getElementsByTagName('body')[0]){break}
				else{obj=obj.offsetParent;}
			}
		
	var newX = setX;
	var newY = posY;
	
	function moveIt()
	{
		var obj = document.getElementById('add_element');
		var obj2 = document.getElementById('holder');
		obj2.style.top = newY + 'px';
		obj2.style.left = newX + 'px';
		//alert(posX+'-'+posY)
	}
	moveIt();
	//newdiv = document.createElement("<div id='showimage' style='position:absolute; height:100px; width:250px; left:400px; top:1100px; z-index:200; background-color:#000'>fsdfsdfsdfs</div>");
	//newdiv.innerHTML = "this is where it happens";
	//container = document.getElementById("container");
	//container.appendChild(newdiv);

}
