/*
BEGIN Configuration Script
*/

var lpUASimagesPath = "http://www.hp.com/sbso/chat/chat_deployment_local-smb-marketing/images";

var lpUASlanguage = "english";
if (typeof(lpUASunit)=="undefined") lpUASunit = "us-public-ipg";


var lpUASinvitePositionX = 5;
var lpUASinvitePositionY = 5;

/* 
NOTE: Optional - Define width and height for button image 
      In the code below you may provide configuration-specific button image height/width (in pixels)	
*/
if (typeof(lpdbButtonImageHeight)=="undefined" || lpdbButtonImageHeight.indexOf('<')>=0)
	lpdbButtonImageHeight = "<configuration specific button image height>";
if (typeof(lpdbButtonImageWidth)=="undefined" || lpdbButtonImageWidth.indexOf('<')>=0)
	lpdbButtonImageWidth = "<configuration specific button image width>";

var lpUAScontext = document.title;

/*
END Configuration Script
*/

