		/* checked with jsLint 2003 09 07 */
/* created: 11/02/03 by len dierickx  */
/* http://n.one.port5.com             */
/* contact: webmaster@n.one.port5.com */
/* Supported: Win/Mac: NN6+, IE4+, Op6+, Mozilla */

var p6 = '<table width="300" border="0" cellspacing="0" cellpadding="0"><tr><td width="10" valign="top"><img src="image/new/news_ok.gif" width="10" height="9" vspace="1"></td><td width="290" valign="top"><a href="/news/index.jsp" target="_parent" class="news"><b>Axway Issues Proactive Cloud Security Guidelines to Encourage Companies to Become Cloud Ready</b><br><br>Organizations Must Move Beyond Passive Approaches; Leveraging Existing IT Investments Crucial<br><font color="#FF0000">More::&gt;&gt;</font></a></td></tr><tr><td height="30"></td><td width="290"><img src="image/new/newsline.gif"></td></tr></table>';

  p6+= '<table width="300" border="0" cellspacing="0" cellpadding="0"><tr><td width="10" valign="top"><img src="image/new/news_ok.gif" width="10" height="9" vspace="1"></td><td width="290" valign="top"><a href="/news/est.jsp" target="_parent" class="news"><b>EST zNose</b><br><br>New Analytical Tool for Odor Measurements, the zNose®<br><font color="#FF0000">More::&gt;&gt;</font></a></td></tr><tr><td height="30"></td><td width="290"><img src="image/new/newsline.gif"></td></tr></table>';

//var    p6
p6 +='<table width="300" border="0" cellspacing="0" cellpadding="0"><tr><td width="10" valign="top"><img src="image/new/news_ok.gif" width="10" height="9" vspace="1"></td><td width="290" valign="top"><a href="/news/fortress.jsp" target="_parent" class="news"><b>Fortress Technologies Completes Symantec Independent Vulnerability Assessment</b><br><br>Company Reinforces Commitment to Quality and Performance<br><font color="#FF0000">More::&gt;&gt;</font></a></td></tr><tr><td height="30"></td><td width="290"><img src="image/new/newsline.gif"></td></tr></table>';
   
   p6+='<table width="300" border="0" cellspacing="0" cellpadding="0"><tr><td width="10" valign="top"><img src="image/new/news_ok.gif" width="10" height="9" vspace="1"></td><td width="290" valign="top"><a href="/news/iona.jsp" target="_parent" class="news"><b>IONA\'s Orbix Selected for High Profile Turkish E-government Project</b><br><br>Turkish Ministry of Finance leverages CORBA to enable online tax filing...<br><font color="#FF0000">More::&gt;&gt;</font></a></td></tr><tr><td height="30"></td><td width="290"><img src="image/new/newsline.gif"></td></tr></table>';
   
   p6+='<table width="300" border="0" cellspacing="0" cellpadding="0"><tr><td width="10" valign="top"><img src="image/new/news_ok.gif" width="10" height="9" vspace="1"></td><td width="290" valign="top"><a href="/news/rajant.jsp" target="_parent" class="news"><b>Rajant Corporation Appoints Former Rio Into Executive Scott Beer as Chief Officer - Mining Division</b><br><br>New Executive Brings Wireless Mining Communications Expertise to Rajant’s Expanding Business...<br><font color="#FF0000">More::&gt;&gt;</font></a></td></tr><tr><td height="30"></td><td width="290"><img src="image/new/newsline.gif"></td></tr></table>';
   
   p6+='<table width="300" border="0" cellspacing="0" cellpadding="0"><tr><td width="10" valign="top"><img src="image/new/news_ok.gif" width="10" height="9" vspace="1"></td><td width="290" valign="top"><a href="/news/redline.jsp" target="_parent" class="news"><b>Redline Chosen by Turkish National Police</b><br><br>Company’s Fixed WiMAX system will connect public safety network in Isparta, Turkey...<br><font color="#FF0000">More::&gt;&gt;</font></a></td></tr><tr><td height="30"></td><td width="290"><img src="image/new/newsline.gif"></td></tr></table>';
   
p6+='<table width="300" border="0" cellspacing="0" cellpadding="0"><tr><td width="10" valign="top"><img src="image/new/news_ok.gif" width="10" height="9" vspace="1"></td><td width="290" valign="top"><a href="/news/safenet.jsp" target="_parent" class="news"><b>Qatar Central Bank</b><br><br>SafeNet Selected to Protect the State of Qatar\’s Financial Communications and Transactions...<br><font color="#FF0000">More::&gt;&gt;</font></a></td></tr><tr><td height="30"></td><td width="290"><img src="image/new/newsline.gif"></td></tr></table>';

   p6+='<table width="300" border="0" cellspacing="0" cellpadding="0"><tr><td width="10" valign="top"><img src="image/new/news_ok.gif" width="10" height="9" vspace="1"></td><td width="290" valign="top"><a href="/news/spyrus.jsp" target="_parent" class="news"><b>SPYRUS Responds to Recent Reports of Hacked USB Encryption Drives</b><br><br>SPYRUS USB Encryption Drives Are Absolutely Invulnerable to Such Attacks<br><font color="#FF0000">More::&gt;&gt;</font></a></td></tr><tr><td height="30"></td><td width="290"><img src="image/new/newsline.gif"></td></tr></table>';

   /*p6+='<table width="300" border="0" cellspacing="0" cellpadding="0"><tr><td width="10" valign="top"><img src="image/new/news_ok.gif" width="10" height="9" vspace="1"></td><td width="290" valign="top"><a href="/news/tumbleweed.jsp" target="_parent" class="news"><b>Axway Integrates SecureTransport™ with Synchrony™ Sentinel to Offer Robust Visibility and Management for Managed File Transfer</b><br><br>Newest SecureTransport Enables Flexible, Managed File Transfer with Complete Visibility and Interfaces with Connect:Direct<br><font color="#FF0000">More::&gt;&gt;</font></a></td></tr></table>';*/
   

   
function scrollerObj(name,initH,initW,heightB,widthB,content,initBg,Bg,speed,initFl){
//**data**//
this.name=name; this.initH=initH; this.initW=initW; this.heightB=heightB;
this.widthB=widthB; this.content=content; this.initBg=initBg;
this.Bg=Bg; this.iniFl=initFl; this.speed=parseInt(speed);
this.timer = name + "Timer"; 
//**methods**//
this.getElement = getElement; this.createLayer=createLayer;
this.scrollLayer = scrollLayer; this.scrollLoop=scrollLoop;
//**initiate methods**// 
this.createLayer(); this.getElement(); this.scrollLayer();
}
//**call this method to stop scrolling**//
function scrollLoop(s){this.speed = s;}
function scrollLayer(){
if(parseInt(this.elem.style.top)>(this.elem.offsetHeight*(-1))){
  this.elem.style.top = parseInt(this.elem.style.top)-this.speed;
  //alert(parseInt(this.elem.style.top)+"\n"+this.elem.id);
  }
  else {this.elem.style.top = this.initH;}
}
function getElement(){ // if dom use correct call
if (document.getElementById){this.elem = document.getElementById(this.name);
  } else {this.elem = document.layers[name];}
}
//**pretty obvious - if NS4 - please upgrade to a standard compliant browser**//
function createLayer(){
if(document.getElementById){ // its domable
document.write('<div id="layer'+this.name+'" style="position:relative;overflow:hidden;float:');
document.write(this.initFl+';background-image:#'+this.initBg+';border:0px solid black;width:');
document.write(this.initW+'px;height:'+this.initH+'px;" onmouseover="');
document.write(this.name+'.scrollLoop(0)" onmouseout="'+this.name+'.scrollLoop(');
document.write(this.speed+')">');

document.write('<div id="'+this.name+'" style="position:absolute;top:');
document.write(this.initH+'px;left:0px;border:0px solid black;width:');
document.write(this.widthB+'px;height:'+this.heightB+'px;background-color:#');
document.write(this.Bg+'">');
document.write(this.content);
document.write('<\/div><\/div>');}
else { // its ns4
document.write('<ilayer name="'+this.name+'" background="#'+this.Bg+'" width="');
document.write(this.widthB+'" height="'+this.heightB+'">'+this.content+'<\/ilayer>');
return;
}
if(this.scrollLayer){
  this.timer = setInterval(this.name+'.scrollLayer()','40');
  }
}