<?xml version="1.0" encoding="UTF-8"?>
<Module>
<ModulePrefs  title="Web Economy Bullshit Generator"
              description="Present yourself properly with the Web Economy Bullshit Generator, sound like a bullshit corporate slob in your everyday conversations or emails."
              author="Matt Baylis"
              author_email="smogreport+modulefeedback@gmail.com"
              directory_title="Web Economy Bullshit Generator"
              title_url="http://www.dack.com/web/bullshit.html"
              width="280" height="200"
              screenshot="http://img45.imageshack.us/img45/3921/webbsgenssbi7.png"
              thumbnail="http://img112.imageshack.us/img112/7386/webbsgenthumbjb2.png"                    
>
<Require feature="analytics" />
<Require feature="dynamic-height"/>
</ModulePrefs>
<Content type="html"><![CDATA[
  <script type="text/javascript">
    // Track this gadget using Google Analytics.
    _IG_Analytics("UA-346747-23", "/gadget_webeco-bullshitgen");
    
    var max1 = 59;
    var max2 = 64;
    var max3 = 43;

    var index1 = Math.round(Math.random() * max1);  
    var index2 = Math.round(Math.random() * max2);  
    var index3 = Math.round(Math.random() * max3);  

array1 = new Array("implement", "utilize", "integrate", "streamline", "optimize", "evolve", "transform", "embrace", 
"enable", "orchestrate", "leverage", "reinvent", "aggregate", "architect", "enhance", "incentivize", "morph", "empower", 
"envisioneer", "monetize", "harness", "facilitate", "seize", "disintermediate", "synergize", "strategize", "deploy", 
"brand", "grow", "target", "syndicate", "synthesize", "deliver", "mesh", "incubate", "engage", "maximize", "benchmark", 
"expedite", "reintermediate", "whiteboard", "visualize", "repurpose", "innovate", "scale", "unleash", "drive", "extend", 
"engineer", "revolutionize", "generate", "exploit", "transition", "e-enable", "iterate", "cultivate", "matrix", 
"productize", "redefine", 
"recontextualize");

array2 = new Array("clicks-and-mortar", "value-added", "vertical", "proactive", "robust", "revolutionary", "scalable", 
"leading-edge", "innovative", "intuitive", "strategic", "e-business", "mission-critical", "sticky", "one-to-one", 
"24/7", "end-to-end", "global", "B2B", "B2C", "granular", "frictionless", "virtual", "viral", "dynamic", "24/365", 
"best-of-breed", "killer", "magnetic", "bleeding-edge", "web-enabled", "interactive", "dot-com", "sexy", "back-end", 
"real-time", "efficient", "front-end", "distributed", "seamless", "extensible", "turn-key", "world-class", 
"open-source", "cross-platform", "cross-media", "synergistic", "bricks-and-clicks", "out-of-the-box", "enterprise", 
"integrated", "impactful", "wireless", "transparent", "next-generation", "cutting-edge", "user-centric", "visionary", 
"customized", "ubiquitous", "plug-and-play", "collaborative", "compelling", "holistic", "rich");

array3 = new Array("synergies", "web-readiness", "paradigms", "markets", "partnerships", "infrastructures", "platforms", 
"initiatives", "channels", "eyeballs", "communities", "ROI", "solutions", "e-tailers", "e-services", "action-items", 
"portals", "niches", "technologies", "content", "vortals", "supply-chains", "convergence", "relationships", 
"architectures", "interfaces", "e-markets", "e-commerce", "systems", "bandwidth", "infomediaries", "models", 
"mindshare", "deliverables", "users", "schemas", "networks", "applications", "metrics", "e-business", "functionalities", 
"experiences", "web services", "methodologies");

    function getResult__MODULE_ID__()
    {
  index1 = Math.round(Math.random() * max1);  
  index2 = Math.round(Math.random() * max2);  
  index3 = Math.round(Math.random() * max3);  

  document.form__MODULE_ID__.txtResult.value = array1[index1] + " " + array2[index2] + " " + array3[index3];  
    }        
    _IG_RegisterOnloadHandler(function () {
      // Adjust gadget height
      _IG_AdjustIFrameHeight();
    });
  </script>    
  <center>
  
  <TABLE WIDTH="100%" BORDER="0" CELLPADDING="0" CELLSPACING="0">
    <TR>
      <TD>
        <FONT FACE="Haettenschweiler, Impact, Verdana, MS Sans Serif, Geneva" SIZE="+2" COLOR="#000033">Web Economy Bullshit Generator</FONT>
      </TD>
    </TR>
    <TR>
      <TD HEIGHT="20">
      </TD>
    </TR>
    <TR>
      <TD><FONT FACE="Verdana, MS Sans Serif, Geneva" SIZE="-2">
        <B>Instructions:</B><BR/>
        <B>1.</B> Click the make bullshit button.<BR/>
        <B>2.</B> Watch bullshit appear in the box.<BR/>
        <B>3.</B> Repeat to taste.<BR/>
      </FONT></TD>
    </TR>
  </TABLE>
  <br/>
  <FORM NAME="form__MODULE_ID__" onsubmit="return false;">
    <INPUT TYPE="TEXT" NAME="txtResult" SIZE="40"><BR>
    <INPUT TYPE="BUTTON" VALUE="make bullshit" onClick="getResult__MODULE_ID__();">  
  </FORM>

  <div id="ad__MODULE_ID__" style="text-align:center;font-size:12px;display:block;">
