function launchit(url) {
[tab][/tab]window.open(url);
}