GUI Simulator

Find the GUI Simulator here or below:

<html> <style type=“text/css”> .wrap {

  width: 940px;
  padding: 0;
  overflow: hidden;

} .frame {

  width: 100%;
  height: 700px;
  border: 0;
  -ms-transform: scale(0.75);
  -moz-transform: scale(075);
  -o-transform: scale(0.75);
  -webkit-transform: scale(0.75);
  transform: scale(0.75);
  1. ms-transform-origin: 0 0;
  2. moz-transform-origin: 0 0;
  3. o-transform-origin: 0 0;
  4. webkit-transform-origin: 0 0;

transform-origin: 0 0; } </style>

 <iframe class="frame" scrolling="no" src="http://simulator.netmodule.com/wanLinks.php.html"></iframe>

</html>