

/**********************************************************************************************

                               Scroll Items and Content

**********************************************************************************************/

/*  

        Note:  Each <li... tag below creates a new scroll item, you may add as many as you wish.  Terminate each line with 
               a backslash '\'.

     	Warning:  Double check that there are no extra white spaces after your terminating '\' backslashes, the scroll will fail to
               load if there are extra spaces present.

*/


//document.write("\<div><div><div id='vscroll0' style='display:none;z-index:0;'><ul>\<li delay=2><img src='images/blt-news.png' width='4' height='7' align='absmiddle'> September 09, 2009  <br>ORA-TECH Systems Private Limited awarded sub-contract to RTE for complete raised flooring of fireproof tiles in Civil Hospital’s Data Center, Karachi-Pakistan.</li>\<li delay=2><img src='images/blt-news.png' width='4' height='7'> September 05, 2009 <br>Motor Vehicle Registration office inaugurated at Civic Center by Mr. Zulfiqar Mirza amidst mass media coverage</li>\<li delay=2><img src='images/blt-news.png' width='4' height='7'> September 02, 2009 <br>Mr. Nisar Khoro inaugurates the 2nd floor of Motor Vehicle Registration office at Civic Center, Karachi <br></li>\<li delay=2><img src='images/blt-news.png' width='4' height='7'> August 10, 2009 <br>REHMAT TAJ ENTERPRISES is participating in ITCN Asia 2009 (11-13 August, 2009) at Expo Center, Karchi-Sindh, Pakistan. <br></li>\<li delay=2><img src='images/blt-news.png' width='4' height='7'> April 29, 2009 <br>Another milestone achievement, RTE Successfully handed over Wireless Internet Infrastructure to NED University of Engineering & Technology. <br></li>\<li delay=2><img src='images/blt-news.png' width='4' height='7'>April 15, 2009 <br>RTE Successfully complete the project of Data Center and Infrastructure Cabling project at different factories of Abbas Steel Group. </li>\<li delay=2><img src='images/blt-news.png' width='4' height='7'>January 28, 2009 <br>In NEPAL, M/S REHMAT TAJ ENTERPRISES sign an MoU with INTER-SERVICE.NET Srl, Italy for facilitating collaborative Information Technology and IT Security research, services in hardware, software and market research. </li>\<li delay=2><img src='images/blt-news.png' width='4' height='7'>January 26, 2009 <bR>NED University of Engineering & Technology awarded Mega Wi-Fi Internet Garden Project to Rehmat Taj Enterprises at NED Main Campus. </li>\<li delay=2><img src='images/blt-news.png' width='4' height='7'>January 24, 2009<br>Phase-2: PAKARAB Fertilizers Limiter (Fatima Group) awarded 640 SQ.FT Fire proof flooring in CDM  Control Room at his plant located in Multan-Punjab, Pakistan. </li>\<li delay=2><img src='images/blt-news.png' width='4' height='7'>December 22, 2008<br>Phase-1: PAKARAB Fertilizers Limiter (Fatima Group) awarded 640 SQ.FT Fire proof flooring in CDM  Control Room at his plant located in Multan-Punjab, Pakistan. </li>\<li delay=2><img src='images/blt-news.png' width='4' height='7'>November 11, 2008<br> NED University of Engineering & Technology, Karachi-Pakistan awarded to establish Computer Lab of 61 Nodes in Urban Engineering Department. </li>\<li delay=2><img src='images/blt-news.png' width='4' height='7'>September 15, 2008<Br> Successfully complete the Mega project of Sapphire Data Centre and D.R. Site, Jamshoro-Sindh, Pakistan </li>\<li delay=2><img src='images/blt-news.png' width='4' height='7'>August 08, 2008<br>PAKARAB Fertilizers Limiter (Fatima Group) awarded 604 SQ.FT Fire proof flooring in CO-GEN control room at his plant located in Multan-Punjab, Pakistan. </li>\</ul></div></div></div>\</div>");





/**********************************************************************************************

                               Customizable Options and Styles

**********************************************************************************************/


function vscroll_data0()
{


    this.enable_visual_design_mode = true;

 	this.container_width = 320
	this.container_height = 111
	this.top_pause_offset = 1000


   /*---------------------------------------------
   Timing and Animation Speed
   ---------------------------------------------*/

	this.initial_scroll_delay = 0

	this.animation_delay = 70
	this.animation_jump = 1

	this.animation_delay_mac = 100
	this.animation_jump_mac = 10


   /*---------------------------------------------
   Scroll Styles
   ---------------------------------------------*/

	this.container_styles = "padding-right:10px; padding-left:20px; "
	this.item_link_styles = "margin-bottom:0px; background-color:; background-image:; color:#1e51c8; text-align:; font-family:verdana; font-size:12px; font-weight:; text-decoration:none; border-style:none; border-color:; border-width:0px; padding-top:; padding-right:; padding-bottom:; padding-left:; "
	this.item_link_hover_styles = "background-color:; background-image:; color:; text-align:; font-family:verdana; font-size:; font-weight:; text-decoration:underline; "
	this.item_styles = "margin-bottom:15px; background-color:; background-image:; color:#212e43; text-align:; font-family:verdana; font-size:10px; font-weight:; text-decoration:none; "


}