function getservice(vala)
{
	var x1,x2,x3,x4,x5,x10;
	x10="<div id='a' style='display:none; top:237px; left:10px; position:absolute;height: 210px; width: 325px; background:url(div1.gif)'><table><tr><td style='font-size:13px'><font color='#FFFFFF' face='Verdana'>&nbsp;&nbsp;<b>Send Mail To care@bsspl.com</b></font> </td><td align='right' width='82' height='28' valign='middle'><a href='contactus.htm' title='close'><img src='close.jpg' border='0'></a></td></tr></table><div id='b' style='display:block; top:28px; left:14px; position:absolute; height:166px; width:293px;'><IFRAME src='div.htm' WIDTH=293 HEIGHT=166 scrolling='no' name='frame' style='left:0;right:240;top:0;' frameborder='0'></IFRAME></div><div style='display:block; top:181px; left:209px; position:absolute; height:20px; width:105px;'><a href='contactus.htm' class='linksmall'>[Close This Window]</a></div></div>";
	document.getElementById('software').style.backgroundColor="#ffffff";
	document.getElementById('device').style.backgroundColor="#ffffff";
	document.getElementById('support').style.backgroundColor="#ffffff";
	document.getElementById('help').style.backgroundColor="#ffffff";
	/*document.getElementById('web').style.backgroundColor="#ffffff";*/
	if(vala==1)
	{
		x1="<font color=#FF6600><b>Bhaktee Software Services</b></font><p align='justify'><font color=#000000>Bhaktee Software is dedicated to helping clients achieve critical business insights for bottom-line decision making through a wide range of scalable, easy-to-use and customizable applications in the space of Utility Software &amp; Developer Software.<BR><BR>We work to reduce cost, eliminate risk and save time and optimize in quality and regularity from start to finish. We have successfully done it with a fine blend of business and technical knowledge based on the needs of the clients. We are a well-coordinated and potentially expert team that can define an acute &amp; quality software with perfect compliance to the specifications within the stipulated time frame.<BR><br>Because customer requirements are constantly changing, it is important to have reliable support to keep the programs continuously updated. Discover how Bhaktee software and services can provide your business a cutting edge over the competition.</font>";
		document.getElementById('services').innerHTML=x1+x10;
		document.getElementById('software').style.backgroundColor="#dddddd";
	}
	if(vala==2)
	{
		x2="<font color=#FF6600><b>Device Driver</b></font><p align='justify'><font color=#000000>We are developing Device Driver also for various kind of hardware. At Bhaktee Software, we know devices. Combine this knowledge with our deep familiarity with the internals of the Windows operating system and you get a device driver that does not just make your device work, it allows it to work optimally under Windows. High-speed, complex DMA devices and controllers, file system drivers, filter drivers are our speciality. If you are finding it tough to get the performance you need from your device, or if you are contemplating the design of new hardware, we can help.</font>";
		document.getElementById('services').innerHTML=x2+x10;
		document.getElementById('device').style.backgroundColor="#dddddd";
	}
	if(vala==3)
	{
		x3="<font color=#FF6600><b>Support & Services</b></font><p align='justify'><font color=#000000>Bhaktee Software's corporate philosophy is based on the notion that providing a quality product is meaningless unless it is backed with top-quality customer service. To this end, we have set up a customer support system that revolves around providing a complete turnkey solution for all the Utility Software needs of the customers. Our dedicated professionals have the industry experience and the technical expertise needed to help you meet your business and IT objectives. <br><br>From installation to daily system support, a trained Bhaktee Software representative (Dealer) is there to ensure you of a smooth and timely implementation. Our team of professionals will make sure your staff understands the software, learns its many features in a short amount of time, and significantly reduces the problems that can occur with the implementation of a new system.<br><br>Bhaktee Software provides support for our customers' evolving business needs. The Bhaktee Software Support System is chartered to exceed customer's expectations through experienced product knowledge and superior technical know-how.</font>";
		document.getElementById('services').innerHTML=x3+x10;
		document.getElementById('support').style.backgroundColor="#dddddd";
	}
	if(vala==4)
	{
		x4="<font color=#FF6600><b>Bhaktee Software Support Helps Customers</b></font><p align='justify'><font color=#000000>Customer satisfaction is our satisfaction. So we provide the best services to our customer. For our customer conveniences we  have large dealer network. our customer also can get service from our dealer.<br><br>We will provide the trouble shutting on telephone. We provide the user manual for our software but many user can not understand, for that type of user we will provide online service. If you have other problem then you can also email us we will reply for that email as soon as possible.</font>";
		document.getElementById('services').innerHTML=x4+x10;
		document.getElementById('help').style.backgroundColor="#dddddd";
	}
	if(vala==5)
	{
		x5="<font color=#FF6600><b>Web Development</b></font><p align='justify'><font color=#000000>Need a corporate web site? Or web application development for your e-commerce ideas? Web development division of Bhaktee Software offers hi-end web design and development, professional web applications and e-commerce solutions development for your business.<br><br>Our experience in development of web applications and web sites proved with a great deal of successfully completed projects and a references from our customers.<br><br>Best professionally educated designers, experienced and skilled programmers, highly professional managers are always at your disposal on your development project. Our web development company deals with web project of any complexity and duration. Whether you need a small, nice looking web site, a complex e-commerce web application or corporate website - we would be pleased to develop it for you.</font></p>";
		document.getElementById('services').innerHTML=x5+x10;
		document.getElementById('web').style.backgroundColor="#dddddd";
	}
}