ÿþ<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" > <head> <title>VINCENT ADIKO LIMITED</title> <link href="css/yongya.css" rel="stylesheet" type="text/css" /> </head> <body style="margin:0px; background: #171308 "> <div id="div_flash" style="margin:0px auto;"> <div style="width:1003px; height:500px; margin:0px auto; padding-top:70px; background:url(images/bg.jpg);"> <div style="width:403px; margin:0px auto; height:350px; z-index:-1000px;"> <object style="display:block;" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0" width="403" height="350"> <param name="movie" value="index.swf" /> <param name="quality" value="high" /> <param name="wmode" value="transparent" /> <embed wmode="transparent" src="index.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="403" height="350"></embed> </object> </div> <table border="0" cellpadding="0" cellspacing="0" style=" margin:0px auto; z-index:1000px;"> <tr> <td style="background:url(images/index.jpg); height:35px; text-align:center; font-size:14px; width:117px; font-weight:bold; color:#D7C31B; font-family:Arial;"><a href="pages/index.aspx" class="index_link">English</a></td> <td style="width:40px;"></td> <td style="background:url(images/index.jpg); height:35px; text-align:center; color:#D7C31B; width:117px; font-weight:bold; font-size:14px;">Español</td> <td style="width:20px;"></td> <td style="background:url(images/index.jpg); height:35px; text-align:center; color:#D7C31B; width:117px; font-weight:bold; font-size:14px;">D91(J)</td> </tr> </table> <!-- <div style="text-align:center; width:1003px; margin:0px auto; color:#906612; height:40px; font-size:12px;">&copy 2006 VINCENT ADIKO LIMITED<span style="padding-left:6px;">Powered by <a href="http://www.kayait.cn" style="color:#906612; text-decoration:none;" target="_blank">KayaIT</a></span> </div> --> </div> </div> <script> function flashCenter(div_flash, height, lv){ var div = document.getElementById(div_flash); setInterval(function(){ div.style.paddingTop = (document.documentElement.clientHeight-height)/lv + "px"; div.style.height = document.documentElement.clientHeight + "px"; div.style.display = ""; }, 10); } flashCenter("div_flash", 600, 2); </script> </body> </html>