function scrollit(seed)
{
	var m1 = "Web Support by Namaksha Technologies, Pune-Mumbai-U.S.A., Ph. +91 9822790231 ";
	var m2 = " visit us at http://www.Namaksha.com  e-mail: Admin_India@Namaksha.com";
	var m3 = "   Masters in 100% Automatic Web Based MLM Softwares, suitable to all types of Binary Ratios, Growth plans, Matrix, Board plans, Royalties etc.";
	var m4 = "   Proved MLM Software all over India. 100% Online & Automatic Software Solution. Can be accessed and operated from all over the World.";
	var m5 = "   Software Development using world's most Preferable, Powerful and secured Technology. Professional & Experienced Software Development Team.";
	var m6 = "   The most User Friendly Software. Plenty of Customized Reports. Easy to Use and Fast to Process. Instant Payouts and Reports. Flexible Payout Dates without Lengthy processing.";
	var m7 = "   Practical MLM Approach. Technical Supports of 24*7 to the web server. Multiple Joining facility @ 3000 entries per minute. Implemented Successfully all over India to more than 725 Satisfied Customers.";
	var m8 = "   Most Economical Cost Packages to suit every MLM Company. Complementory WebSite Designing and Web Server Setup.Appreciable Web Server Performance. Maximum Satisfaction Assured.";
	var m9 = "  Namaksha Technologies, Pune-Mumbai-U.S.A., Ph. +91 9822790231 visit us at http://www.Namaksha.com  e-mail: Admin_India@Namaksha.com";
	var m10 = " Our other Services: Corporate Identification, Presentations, Mailing Solutions. Enterprise Resource Planning (ERP) systems. ";
	var m11 = " Huge and Complicated Portal Designing. Web based Software Solutions. Website Designing, Development and Hosting. Domain Name & Web Server services. 2D / 3D Graphic Animations and Presentations.";
	var m12 = " Customized Software Solutions with Smart (Chip) Cards. Smart Card Readers & Writers, Blank Smart Cards & its Personalization.";
	var m13 = " Computer Based Training (CBT). Financial Management Solutions. Software Solutions for the Politicians. Walk thorough for the Builders, Constructions companies.";
	var m14 = " School, Library, Payroll, Billing & Inventory, Hospital Management Systems. And all other Customized needs.";
	var msg=m1+m2+m3+m4+m5+m6+m7+m8+m9+m10+m11+m12+m13+m14;
	var out = " ";
	var c = 1;
	if (seed > 136)
	{
		seed--;
		cmd="scrollit("+seed+")";
		timerTwo=window.setTimeout(cmd,136);
	}
	else if (seed <= 136 && seed > 0)
	{
		for (c=0 ; c < seed ; c++)
		{
			out+=" ";
		}
		out+=msg;
		seed--;
		window.status=out;
		cmd="scrollit("+seed+")";
		timerTwo=window.setTimeout(cmd,136);
	}
	else if (seed <= 0)
	{
		if (-seed < msg.length)
		{
			out+=msg.substring(-seed,msg.length);
			seed--;
			window.status=out;
			cmd="scrollit("+seed+")";
			timerTwo=window.setTimeout(cmd,136);
		}
		else
		{
			window.status=" ";
			timerTwo=window.setTimeout("scrollit(136)",100);
		}
	}
}
//<body  onmouseover="MM_displayStatusMsg('Web Support by Namaksha Technologies, Pune., Ph. +91 9822790231, visit us at http://www.Namaksha.com');return document.MM_returnValue" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0" onLoad="oppen()">
//<body  onmouseover="MM_displayStatusMsg('Web Support by Namaksha Technologies, Pune., Ph. +91 9822790231, visit us at http://www.Namaksha.com');return document.MM_returnValue" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0" >
