function showCommon()
{
  document.write(
"<p align=\"left\">Once the file starts downloading, you can continue browsing " +
"<a href=\"../index.html\">here</a>, or download more <a href=\"../freetrials.html\">here</a>.</p> " +
"<p>Please subscribe " +
"(at the left) to receive DataMystic's free newsletter of product upgrades, " +
"discounts and special promotions. " +
"<h2>Downloading and Installing...</h2> " +
"<p>Thank you for choosing to download our application to your computer.</p> " +
"<table border=\"0\" cellpadding=\"2\"> <tr> " +
"<td valign=\"top\" bgcolor=\"#000000\"> " +
"<b><font size=\"4\" face=\"Verdana\" color=\"#FFFFFF\">1.</font></b></td> " +
"<td valign=\"top\" style=\"border-bottom-style: solid; border-bottom-width: 1px; padding-left: 4px; padding-right: 4px; padding-top: 1px; padding-bottom: 1px; border-right-style:solid; border-right-width:1px; border-top-style:solid; border-top-width:1px\"> " +
"<b>Downloading the Application</b><p>Click the link above if the " +
"download does not start automatically.</p></td> " +
"</tr> " +
"<tr> " +
"<td valign=\"top\" bgcolor=\"#000000\"> " +
"<b><font size=\"4\" face=\"Verdana\" color=\"#FFFFFF\">2.</font></b></td> " +
"<td valign=\"top\" style=\"border-bottom-style: solid; border-bottom-width: 1px; padding-left: 4px; padding-right: 4px; padding-top: 1px; padding-bottom: 1px; border-right-style:solid; border-right-width:1px\"> " +
"<p><b>Run the Setup file</b></P> " +
"<p>A window should have opened asking what you want " +
"to do with a file. Click &#8216;<b>Run</b>&#8217; (sometimes " +
"labelled &#8216;Open&#8217;). If you can&#8217;t see a window, then please click above to " +
"download it.</p> " +
"<p> " +
"<img height=\"71\" alt=\"Run the Setup file\" src=\"../images/step_1_image.png\" width=\"396\"></p> " +
"<p>You might see a confirmation message, asking if " +
"you want to run software from &#8220;DataMystic.com&#8221;. That&#8217;s us, so go ahead " +
"and click the button labelled &#8216;Run&#8217;.</p></td> " +
"</tr> " +
"<tr> " +
"<td valign=\"top\" bgcolor=\"#000000\"> " +
"<b><font size=\"4\" face=\"Verdana\" color=\"#FFFFFF\">3.</font></b></td> " +
"<td valign=\"top\" style=\"border-bottom-style: solid; border-bottom-width: 1px; padding-left: 4px; padding-right: 4px; padding-top: 1px; padding-bottom: 1px; border-right-style:solid; border-right-width:1px\"> " +
"<p><b>Follow the Setup Wizard</b></p> " +
"<p>When the download has finished, the Setup Wizard " +
"will <b>guide you the rest of the way</b>.</p> " +
"<p> " +
"<img height=\"69\" alt=\"Follow the Setup Wizard\" src=\"../images/step_2_image.png\" width=\"265\"></p></td> " +
"</tr> " +
"<tr> " +
"<td valign=\"top\" bgcolor=\"#000000\"> " +
"<b><font size=\"4\" face=\"Verdana\" color=\"#FFFFFF\">4.</font></b></td> " +
"<td valign=\"top\" style=\"border-bottom-style: solid; border-bottom-width: 1px; padding-left: 4px; padding-right: 4px; padding-top: 1px; padding-bottom: 1px; border-right-style:solid; border-right-width:1px\"> " +
"<p><b>Launch the Application</b></p> " +
"<p>After the installation has finished, you can open " +
"the application at any time by clicking the icon on your desktop or in " +
"the Start Menu.</p></td> " +
"</tr> " +
"</table> " +
"<h2>RSS Feeds</h2>" +
"<p>We have an <a href=\"../rss/index.html\"><img src=\"../images/rss.gif\" align=\"absMiddle\" border=\"0\" width=\"36\" height=\"14\"> " +
"RSS Feed</a> for notification of updates without email.</p>" +
"<h2>Full Documentation</h2> " +
"<p>Full documentation is available from the application's help file, which can " +
"be accessed through the Start Menu, through the application's Help Menu, and by " +
"pressing F1 when the application is running.</p> " +
"<h2>Buy Now - Purchasing Instructions</h2> " +
"<p>You can purchase through our <a href=\"../buy/index.html\">online store</a>, " +
"or with our <a href=\"../buy/offline.html\">offline ordering instructions</a>.</p> " +
"<h2>System Requirements</h2>"+
"<p>Our software runs under Windows 95, 98, ME, NT, 2000, XP, 2003 and Vista, and "+
"requires 32 MB of memory.</p>"+
"<h2>Copyright &amp; Licensing</h2> " +
"<p>This program is protected by copyright law and international treaties. View " +
"the full <a href=\"../license.html\">license agreement here.</a> Please " +
"<a href=\"../contact.html\">contact us</a> if you have any queries.</p> " +
"<h2>Upgrade Policy</h2> " +
"<p>Our products come with a year of free upgrades. After then, you can purchase " +
"an optional <a href=\"../buy/upgrades.html\">Extended Upgrade Package</a> to stay current.</p>" +
"<h2>Contact Details</h2> " +
"<p>Click here to <a href=\"../contact.html\">contact us</a>.</p><br><br><br>"+
'<script language="JavaScript">'+
'<!--'+
'google_conversion_id = 1071970201;'+
'google_conversion_language = "en_US";'+
'if (1.0) {'+
'  google_conversion_value = 1.0;'+
'}'+
'google_conversion_label = "Lead";'+
'-->'+
'<noscript>'+
'<img height=1 width=1 border=0 src="http://www.googleadservices.com/pagead/conversion/1071970201/?value=1&label=Lead&script=0">'+
'</noscript>'
  );
}


showCommon();