Your IP : 18.116.45.135
<?
$MESS["B24C_BUTTON_TYPE_NAME_OPENLINE"] = "Open Channel";
$MESS["B24C_BUTTON_TYPE_NAME_CRMFORM"] = "CRM form";
$MESS["B24C_BUTTON_TYPE_NAME_CALLBACK"] = "Callback";
$MESS["B24C_BUTTON_LOCATION_TOP_LEFT"] = "Top left";
$MESS["B24C_BUTTON_LOCATION_TOP_MIDDLE"] = "Top center";
$MESS["B24C_BUTTON_LOCATION_TOP_RIGHT"] = "Right top";
$MESS["B24C_BUTTON_LOCATION_BOTTOM_RIGHT"] = "Right bottom";
$MESS["B24C_BUTTON_LOCATION_BOTTOM_MIDDLE"] = "Bottom center";
$MESS["B24C_BUTTON_LOCATION_BOTTOM_LEFT"] = "Bottom left";
?>