/home/panaafpl/panamaroutes.com/venom/index.html
<!doctype html>
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
    <title>Venom Button WhatsApp Click To Chat Example</title>
  
    <script src="https://code.jquery.com/jquery-3.5.1.min.js"
        integrity="sha256-9/aliU8dGd2tb6OSsuzixeV4y/faTqgFtohetphbbj0=" crossorigin="anonymous"></script>
    <link rel="stylesheet" href="venom-button.min.css">
    <script type="text/javascript" src="venom-button.min.js"></script>
    
</head>

<body>
    <h1>Venom Button WhatsApp Click To Chat Example</h1>
    <p>The venom-button jQuery plugin shows a floating and customizable Whatsapp button that enables your users to contact you through WhatsApp click to chat feature.</p>
    <div id="myButton"></div>
</body>


</html>