Chemical
Sl. No. | Client Name | Website | Company Logo | Country |
1. | Shurtan Gas Chemical Complex |
www.sgcc.uz | ![]() |
Uzbekistan |
United States of America : Impro Solutions Inc.
Contact : M : +1 (848) 467 9004
Email : sales.usa@impro-solution.com
United Kingdom : Impro Solutions UK Limited
Contact : M : +44 7973 919702
Email : sales.uk@impro-solution.comm
Sl. No. | Client Name | Website | Company Logo | Country |
1. | Shurtan Gas Chemical Complex |
www.sgcc.uz | ![]() |
Uzbekistan |
Intellectual and other property rights to the information contained in this
site are held by IMPRO SOLUTIONS with all rights reserved © 2020
<html> <head> <!-- *** [START] REQUIRED CSS FILES *** -->
<link href="plugin/components/font-awesome/css/fontawesome.min.css" rel="stylesheet"> <link href="plugin/czm-chat-support.css" rel="stylesheet">
<!-- *** [END] REQUIRED CSS FILES *** --> </head> <body> <!-- *** [START] REQUIRED DIV *** -->
<div id="example"></div>
<!-- *** [END] REQUIRED DIV *** --> <!-- *** [START] REQUIRED JS FILES *** -->
<script src="plugin/components/jquery/jquery-1.9.0.min.js"></script> <script src="plugin/components/moment/moment.min.js"></script> <script src="plugin/components/moment/moment-timezone-with-data.min.js"></script> <script src="plugin/czm-chat-support.min.js"></script> <script> $('#example').czmChatSupport({ /* Button Settings */ button: { position: "right", /* left, right or false. "position:false" does not pin to the left or right */ style: 1, /* Button style. Number between 1 and 7 */ src: '<i class="fab fa-messenger-plane"></i>', /* Image, Icon or SVG */ backgroundColor: "#0084ff", /* Html color code */ effect: 1, /* Button effect. Number between 1 and 7 */ notificationNumber: "1", /* Custom text or false. To remove, (notificationNumber:false) */ speechBubble: "How can we help you?", /* To remove, (speechBubble:false) */ pulseEffect: true, /* To remove, (pulseEffect:false) */ text: { /* For Button style larger than 1 */ title: "Need help? Chat with us", /* Writing is required */ description: "Customer Support", /* To remove, (description:false) */ online: "I'm Online", /* To remove, (online:false) */ offline: "I will be back soon" /* To remove, (offline:false) */ } }, /* Popup Settings */ popup: { automaticOpen: false, /* true or false (Open popup automatically when the page is loaded) */ outsideClickClosePopup: true, /* true or false (Clicking anywhere on the page will close the popup) */ effect: 1, /* Popup opening effect. Number between 1 and 15 */ header: { backgroundColor: "#0084ff", /* Html color code */ }, /* Representative Settings */ persons: [ /* Copy for more representatives [::Start Copy::] */ { avatar: { src: '<img src="assets/img/person/1.jpg" alt="">', /* Image, Icon or SVG */ backgroundColor: "#ffffff", /* Html color code */ onlineCircle: true /* Avatar online circle. To remove, (onlineCircle:false) */ }, text: { title: "Need help? Chat with us", /* Writing is required */ description: "Customer Support", /* To remove, (description:false) */ /* Used on one account only */ message: "Hi there 🙂<br>How can I help you?", /* Shows message bubble. To remove, (message:false) */ textbox: false, /* Allows the visitor to write the message they want. This feature is currently only available on Messenger. To remove, (textbox:false) */ button: "Start Chat" /* Except for Messenger, you only need to use the button. For example: (button:"Start Chat") To remove, (button:false) */ }, link: { desktop: "http://m.me/cizimmedya", /* Writing is required */ mobile: false /* If it is hidden desktop link will be valid. To remove, (mobile:false) */ }, onlineDay: { /* Change the day you are offline like this. (sunday:false) */ sunday: "00:00-23:59", monday: "00:00-23:59", tuesday: "00:00-23:59", wednesday: "00:00-23:59", thursday: "00:00-23:59", friday: "00:00-23:59", saturday: "00:00-23:59" } }, /* [::End Copy::] */ ] }, /* Other Settings */ sound: true, /* true (default sound), false or custom sound. Custom sound example, (sound:'assets/sound/notification.mp3') */ changeBrowserTitle: "New Message!", /* Custom text or false. To remove, (changeBrowserTitle:false) */ cookie: false, /* It does not show the speech bubble, notification number, pulse effect and automatic open popup again for the specified time. For example, do not show for 1 hour, (cookie:1) or to remove, (cookie:false) */ }); </script>
<!-- *** [END] REQUIRED JS FILES *** --> </body> </html>