| <!DOCTYPE html> | 
 | <html> | 
 | <body> | 
 | <style> | 
 | .widget{width:385px;} | 
 | .framed.muted { | 
 |     border-color: #C0C9D5; | 
 | } | 
 | .prices iframe { | 
 | } | 
 | </style> | 
 | <div class="widget"> | 
 | <div class="framed muted"> | 
 | <div class="prices"> | 
 | <!--[if lt IE 9]> | 
 | <iframe id="lw_widget_iframe" sandbox="allow-same-origin allow-top-navigation allow-forms allow-scripts" src="https://s3-eu-west-1.amazonaws.com/lmax-widget3/website-widget-quote-vwap-flex.html" frameborder="0" scrolling="no" width="385" height="645"></iframe> | 
 | <![endif]--> | 
 | <!--[if (gt IE 8)|!(IE)]><!--> | 
 | <iframe width="385" scrolling="no" height="645" frameborder="0" src="https://s3-eu-west-1.amazonaws.com/lmax-widget3/website-widget-quote-vwap-flex.html" sandbox="allow-same-origin allow-top-navigation allow-forms allow-scripts" id="lw_widget_iframe"></iframe> | 
 | <!--<![endif]--> | 
 | </div> | 
 | </div> | 
 | </div> | 
 | </body> | 
 | </html> |