intimamedia.html 12 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243
  1. <!-- saved from url=(0014)about:internet -->
  2. <html lang="en">
  3. <!--
  4. Smart developers always View Source.
  5. This application was built using Adobe Flex, an open source framework
  6. for building rich Internet applications that get delivered via the
  7. Flash Player or to desktops via Adobe AIR.
  8. Learn more about Flex at http://flex.org
  9. // -->
  10. <head>
  11. <title>IntimaMedia.com - Intelligence In Medical Technologies</title>
  12. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  13. <meta name="Description" content="IntimaMedia.com - Intelligence In Medical Technologies" />
  14. <meta name="Keywords" content="IntimaMedia.com, imt, eim, Intelligence In Medical Technologies" />
  15. <meta name="Author" content="Intelligence In Medical Technologies" />
  16. <meta name="Robots" content="index, follow" />
  17. <!-- BEGIN Browser History required section -->
  18. <link rel="stylesheet" type="text/css" href="history/history.css" />
  19. <!-- END Browser History required section -->
  20. <title></title>
  21. <script src="AC_OETags.js" language="javascript"></script>
  22. <!-- BEGIN Browser History required section -->
  23. <script src="history/history.js" language="javascript"></script>
  24. <!-- END Browser History required section -->
  25. <script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.4/jquery.min.js"></script>
  26. <script type="text/javascript" src="/fancybox/jquery.fancybox-1.3.4.pack.js"></script>
  27. <link rel="stylesheet" href="/fancybox/jquery.fancybox-1.3.4.css" type="text/css" media="screen" />
  28. <style>
  29. body { margin: 0px auto; color:#555557;}
  30. #onlinePng {float:right;margin-top:10px;}
  31. #intimamediaLogo {float:left; margin-top:10px; margin-left:15px;}
  32. #leftColumn {float:left; height:99%;width:405px; background-image:url('/images/general/left.png'); background-repeat:no-repeat; background-position:left bottom;}
  33. #rightColumn { float:right; height:100%; width:10px; background-image:url('/images/general/right.png'); background-repeat:no-repeat;}
  34. #centerColumn { float:left;margin:0 auto;margin-left:-18%;height:90%;width:92%;}
  35. #spherePng {margin-top:20%; position:relative;}
  36. #leftSide {margin-top:2%;width:50%;float:left; margin-left:-21%}
  37. #rightSide {margin-left:50%;margin-top:5%;}
  38. #footer { bottom:0; margin-top:5em;text-align:right;padding-right:7px;}
  39. #securityImages { margin: 0 auto; margin-bottom:3em; text-align:center; }
  40. #securityImages img {margin:1em 1em 0 1em;border:1px solid #ddd; }
  41. .redIntima {color:#7c0b13; font-weight:bold;}
  42. </style>
  43. <script type="text/javascript">
  44. function noBack(){window.history.forward()}
  45. noBack();
  46. window.onload=noBack;
  47. window.onpageshow=function(evt){if(evt.persisted)noBack()}
  48. window.onunload=function(){void(0)}
  49. </script>
  50. <script language="JavaScript" type="text/javascript">
  51. <!--
  52. // -----------------------------------------------------------------------------
  53. // Globals
  54. // Major version of Flash required
  55. var requiredMajorVersion = 10;
  56. // Minor version of Flash required
  57. var requiredMinorVersion = 0;
  58. // Minor version of Flash required
  59. var requiredRevision = 0;
  60. // -----------------------------------------------------------------------------
  61. // -->
  62. </script>
  63. <script type="text/javascript">
  64. var _gaq = _gaq || [];
  65. _gaq.push(['_setAccount', 'UA-32137706-1']);
  66. _gaq.push(['_trackPageview']);
  67. (function() {
  68. var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
  69. ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
  70. var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
  71. })();
  72. </script>
  73. </head>
  74. <body scroll="no">
  75. <script language="JavaScript" type="text/javascript">
  76. <!--
  77. // Version check for the Flash Player that has the ability to start Player Product Install (6.0r65)
  78. var hasProductInstall = DetectFlashVer(10, 0, 0);
  79. // Version check based upon the values defined in globals
  80. var hasRequestedVersion = DetectFlashVer(requiredMajorVersion, requiredMinorVersion, requiredRevision);
  81. if ( hasProductInstall && !hasRequestedVersion ) {
  82. // DO NOT MODIFY THE FOLLOWING FOUR LINES
  83. // Location visited after installation is complete if installation is required
  84. var MMPlayerType = (isIE == true) ? "ActiveX" : "PlugIn";
  85. var MMredirectURL = window.location;
  86. document.title = document.title.slice(0, 47) + " - Flash Player Installation";
  87. var MMdoctitle = document.title;
  88. AC_FL_RunContent(
  89. "src", "playerProductInstall",
  90. "FlashVars", "MMredirectURL="+MMredirectURL+'&MMplayerType='+MMPlayerType+'&MMdoctitle='+MMdoctitle+"",
  91. "width", "100%",
  92. "height", "100%",
  93. "align", "middle",
  94. "id", "IntimaMedia",
  95. "quality", "high",
  96. "bgcolor", "#ffffff",
  97. "name", "IntimaMedia",
  98. "allowScriptAccess","sameDomain",
  99. "type", "application/x-shockwave-flash",
  100. "pluginspage", "http://www.adobe.com/go/getflashplayer"
  101. );
  102. } else if (hasRequestedVersion) {
  103. // if we've detected an acceptable version
  104. // embed the Flash Content SWF when all tests are passed
  105. var t = location.search.substring(1).split('&');
  106. var f = [];
  107. var flashvars = '';
  108. for (var i=0; i<t.length; i++)
  109. {
  110. var x = t[ i ].split('=');
  111. f[x[0]]=x[1];
  112. if (x[0] == 'val1')
  113. flashvars += '&val1=' + f['val1'];
  114. if (x[0] == 'val2')
  115. flashvars += '&val2=' + f['val2'];
  116. }
  117. var language = window.navigator.userLanguage || window.navigator.language;
  118. flashvars += '&lang=' + language;
  119. AC_FL_RunContent(
  120. "src", "IntimaMedia",
  121. "width", "100%",
  122. "height", "100%",
  123. "align", "middle",
  124. "id", "IntimaMedia",
  125. "quality", "high",
  126. "bgcolor", "#ffffff",
  127. "FlashVars", flashvars+"",
  128. "name", "IntimaMedia",
  129. "allowScriptAccess","sameDomain",
  130. "type", "application/x-shockwave-flash",
  131. "pluginspage", "http://www.adobe.com/go/getflashplayer"
  132. );
  133. }
  134. else
  135. { // flash is too old or we can't detect the plugin
  136. var language = window.navigator.userLanguage || window.navigator.language;
  137. var imt = '/images/general/en/online.png';
  138. var missingPlugin = 'Missing plugin';
  139. var playerInfo = '<p>IntimaMedia application requires the <b>Adobe Flash Player</b>.<br /><br />'
  140. + 'You can get Flash Player on <a href=http://www.adobe.com/go/getflash/>Adobe site</a>.</p>';
  141. var ieTitle = 'For Internet Explorer users';
  142. var ieSecurity = '<p>In case IntimaMedia application doesn\' work despite installation of Flash Player, you should maybe change some security parameters in your browser. '
  143. + 'Below the parameters to change step by step by image order.</p>';
  144. var altImages = 'Troubleshooting with Internet Explorer and Flash Player';
  145. var refresh = 'After any changes (included Internet Explorer topic below), you have to "refresh" IntimaMedia.com page to take account modifications. In most browsers, pressing "F5" key execute the "refresh".';
  146. var contactUs = 'Contact us for any question : ';
  147. var configBrowser = 'If you encounters some problems, do not hesitate to ask to your administrator or send us an email.';
  148. var footer = '&copy;2012 IntimaMedia.com - &reg;All rights reserved';
  149. if (language == 'fr')
  150. {
  151. var imt = '../custerr/fr-FR/online.png';
  152. var missingPlugin = 'Plugin manquant';
  153. var playerInfo = '<p>L\'application IntimaMedia n&eacute;cessite le plugin <b>Flash Player</b>.<br /><br />'
  154. + 'Vous pouvez obtenir le Flash Player sur le <a href=http://www.adobe.com/go/getflash/>site d\'Adobe</a>.</p>';
  155. var ieTitle = 'Pour les utilisateurs d\'Internet Explorer';
  156. var ieSecurity = '<p>Dans le cas o&ugrave; l\'application IntimaMedia ne fonctionne pas malgr&eacute; l\'installation du plugin Flash Player, vous devez peut-&ecirc;tre '
  157. + 'modifier certains param&egrave;tres de s&eacute;curit&eacute; de votre navigateur. Ci-dessous les param&egrave;tres en question pas à pas en suivant l\'ordre des images.</p>';
  158. var altImages = 'Probl&egrave;mes avec Internet Explorer et le plugin Flash';
  159. var refresh = 'Après tout changement (incluant le sujet Internet Explorer ci-dessous), vous devez "rafraîchir" la page IntimaMedia.com pour que vos modifications prennent effet. '
  160. + 'Sur la plupart des navigateurs, presser la touche "F5" sur la fenêtre de votre navigateur active exécute le "refresh".';
  161. var contactUs = 'Pour toute question : ';
  162. var configBrowser = 'Si sous rencontrez des difficultés, n\'h&eacute;sitez pas &agrave; demander &agrave; votre administrateur '
  163. + 'ou &agrave; prendre contact directement avec nous.';
  164. var footer = '&copy;2012 IntimaMedia.com - &reg;Tous droits r&eacute;serv&eacute;s';
  165. }
  166. var alternateContent = '<div id="leftColumn"></div>'
  167. + '<div id="centerColumn">'
  168. + '<img id="intimamediaLogo" src="/images/general/intimamedia.png" />'
  169. + '<img id="onlinePng" src="' + imt + '" /><br />'
  170. + '<div id="leftSide">'
  171. + '<img id="spherePng" src="/images/home/screens.png" />'
  172. + '</div>'
  173. + '<div id="rightSide">'
  174. + '<h3 class="redIntima">' + missingPlugin + '</h3>'
  175. + playerInfo + refresh + '<br /><br />'
  176. + '<h3>' + ieTitle + '</h3>' + ieSecurity
  177. + '<div id="securityImages">'
  178. + '<a class="fancybox" rel="group" href="/images/general/ie1.jpg"><img src="/images/general/ie1.jpg" width="200" height="126" alt="' + altImages + '" /></a>'
  179. + '<a class="fancybox" rel="group" href="/images/general/ie2.jpg"><img src="/images/general/ie2.jpg" width="200" height="126" alt="' + altImages + '" /></a>'
  180. + '<a class="fancybox" rel="group" href="/images/general/ie3.jpg"><img src="/images/general/ie3.jpg" width="200" height="126" alt="' + altImages + '" /></a>'
  181. + '<br /><br />'
  182. + '<a class="fancybox" rel="group" href="/images/general/ie4.jpg"><img src="/images/general/ie4.jpg" width="200" height="126" alt="' + altImages + '" /></a>'
  183. + '<a class="fancybox" rel="group" href="/images/general/ie5.jpg"><img src="/images/general/ie5.jpg" width="200" height="126" alt="' + altImages + '" /></a>'
  184. + '<a class="fancybox" rel="group" href="/images/general/ie6.jpg"><img src="/images/general/ie6.jpg" width="200" height="126" alt="' + altImages + '" /></a>'
  185. + '</div>'
  186. + '<div id="configBrowser">' + configBrowser + '</div><br />'
  187. + '<div id="contactUs">' + contactUs + '<a href="mailto:beta@intimamedia.com">beta@intimamedia.com</a></div>'
  188. + '<div id="footer">' + footer + '</div>'
  189. + '</div>'
  190. + '</div>'
  191. + '<div id="rightColumn"></div>';
  192. document.write(alternateContent);
  193. }
  194. // -->
  195. </script>
  196. <script type="text/javascript">
  197. $(document).ready(function() {
  198. $(".fancybox").fancybox();
  199. });
  200. </script>
  201. <noscript>
  202. <object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
  203. id="IntimaMedia" width="100%" height="100%"
  204. codebase="http://fpdownload.macromedia.com/get/flashplayer/current/swflash.cab">
  205. <param name="movie" value="IntimaMedia.swf" />
  206. <param name="quality" value="high" />
  207. <param name="bgcolor" value="#ffffff" />
  208. <param name="allowScriptAccess" value="sameDomain" />
  209. <embed src="IntimaMedia.swf" quality="high" bgcolor="#ffffff"
  210. width="100%" height="100%" name="IntimaMedia" align="middle"
  211. play="true"
  212. loop="false"
  213. quality="high"
  214. allowScriptAccess="sameDomain"
  215. type="application/x-shockwave-flash"
  216. pluginspage="http://www.adobe.com/go/getflashplayer">
  217. </embed>
  218. </object>
  219. </noscript>
  220. </body>
  221. </html>