home *** CD-ROM | disk | FTP | other *** search
/ PC Welt 2006 December (DVD) / PCWELT_12_2006.ISO / pcwsoft / HTMLSlideShowSetup.exe / HTMLSlideShow.msi / Data1.cab / htmlgen.exe1 / HTML / 302 < prev    next >
Encoding:
Text File  |  2004-07-15  |  1.3 KB  |  53 lines

  1. <html>
  2. <title>%s</title>
  3. <body onLoad='welcome.style.display="none"; welcome2.style.display=""' text="#ffffff" bgcolor="#000000" link="#03a0fc" vlink="#03a0fc">
  4.  
  5. <div id=welcome>
  6. <table style="height: 85%%; width: 100%%">
  7. <tr valign=center>
  8. <td align=center>
  9. <div style="font-family: Trebuchet MS, Arial, sans-serif">
  10. <h1>%s</h1>
  11. %s    
  12. <h2>Click <a href="html/0.htm">here</a> to watch the slideshow.</h2>
  13. </div>
  14. <td/>
  15. </tr>
  16. </table>
  17. <table style="height: 50; width: 100%%">
  18. <tr valign=top>
  19. <td align=right>
  20. <a href="http://go.microsoft.com/fwlink/?LinkId=4448"><img border=0 src="images/branding.gif"></a>
  21. </div>
  22. </td>
  23. </tr>
  24. </table>
  25. </div>
  26.  
  27. <div id=welcome2 style="display:none">
  28. <table style="height: 85%%; width: 100%%">
  29. <tr valign=center>
  30. <td align=center>
  31. <div style="font-family: Trebuchet MS, Arial, sans-serif">
  32. <h1>%s</h1>
  33. %s    
  34. <h2><div style="font-family: Trebuchet MS, Arial, sans-serif; cursor: hand; color:#03a0fc"; onclick="window.open('html/helper.htm',null,'fullscreen=yes')">Click here</div> to watch the slideshow.</h2>
  35. </div>
  36. </td>
  37. </tr>
  38. </table>
  39. <table style="height: 50; width: 100%%">
  40. <tr valign=top>
  41. <td align=right>
  42. <a href="http://go.microsoft.com/fwlink/?LinkId=4448"><img border=0 src="images/branding.gif"></a>
  43. </div>
  44. </td>
  45. </tr>
  46. </table>
  47. </div>
  48.  
  49. </body>
  50.  
  51. </html>
  52.  
  53.