// UMBRELLA HOSTING
// JavaScripts Codes
// JavaScript Document

function uStartChat()
{
window.open("https://www.theumbrellahost.com/support/visitor/index.php?_m=livesupport&_a=emailchat&departmentid=0",
	"chatlivesupport","location=0,toolbar=0,statusbar=0,scrollbars=0,menubar=0,resizable=0,width=432,height=300,left=150,top=150");
}
