var fDesc=new Array(); fDesc[0] = "Compaq Laptop to Hotspot Converter converts your Compaq laptop to a wireless hotspot.

By this software, your Compaq laptop (Windows platform) is turned into a Wi-Fi hotspot so that you can share the Internet with your second laptop, friends or mobile devices.

Of course you do not want to carry a wireless router while on the trip. But you have to find a Wi-Fi hotspot for your mobile. Laptop to Hotspot Converter Series software make your life easier. Now you can have your own hotspot anywhere.

Terms & Conditions:

- This program is designed for Compaq laptops only that does not support other laptops officially.
- It uses your Compaq laptop Wi-Fi adapter to broadcast a wireless signal, so your laptop should connect to Internet via LAN or another network connection.

Features:

Hotspot Anywhere - You do not need to carry a wireless router anywhere. Just make your laptop a hotspot with this easy and powerful software.

Secure & Reliable - You can set a security key for your laptop hotspot.

Mobile devices supported - Most mobile devices are supported to connect to the laptop hotspot such as iPhone, HTC (Windows Mobile) etc."; function tShowHide(id, show) { var s = document.getElementById("desc"); if ((s.innerHTML.length<=212 || show==1) && show!=2) { s.innerHTML = fDesc[id]; if (document.getElementById('m1')) document.getElementById('m1').style.display='none'; if (document.getElementById('m2')) document.getElementById('m2').style.display='none'; if (document.getElementById('more_txt')) document.getElementById('more_txt').style.display='inline'; } else { s.innerHTML = ''; } }