<script language="javascript" type="text/javascript"> <!-- winWidth = 400; // sets a default width for browsers who do not understand screen.width below winheight = 400; // ditto for height if (screen){ // weeds out older browsers who do not understand screen.width/screen.height winWidth = screen.width; winHeight = screen.height; } // this function calls a popupWindow where // win is the page address i.e. '../page.htm' function popupWindow(win){ newWindow = window.open(win,'newWin','toolbar=no,location=no,scrollbars=yes,resizable=yes,width='+winWidth+',height='+winHeight+',left=0,top=0'); newWindow.focus(); } // --> </script> <script> function Addjscode(title) { document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9.0.0.0"width=" 900" height="650" ID="sf" VIEWASTEXT>'); document.write(' <param name="movie" value=' + title + ' />'); document.write(' <param name="quality" value="high" />'); document.write(' <param name="wmode" value="window" />'); document.write(' <param name="allowScriptAccess" value="always" />'); document.write(' <param name="allowFullScreen" value="True" />'); document.write(' <embed src=' + title + ' quality="high" name="sf" allowScriptAccess="always" allowFullScreen="true" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="900" height="650"></embed>'); document.write('</object>'); } </script> <html> <head> <title>Ultima Furniture Systems</title> <!-- saved from url=(0014)about:internet --> <meta http-equiv="Content-Type" content="text/html; charset=unicode"><style type="text/css"> <!-- body { background-color: #000000; margin-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; } .style1 { font-family: Arial, Helvetica, sans-serif; color: #FFFFFF; font-size: 12px; } --> </style> <link href="stylesheet.css" rel="stylesheet" type="text/css"> </head> <body onLoad="javascript: sf.focus()"> <table width=100% height=100% cellpadding="0" cellspacing="0"> <tr> <td height="75"> <div align="center">xxxxx <img src="images/logo.jpg" width="950" height="69" border="0" usemap="#Map"></div></td> </tr> <tr> <td height="576"> <center> <script language="javascript"> Addjscode('slideshow3.swf'); </script> </center> </td> </tr> <tr> <td> <table width="100%" border="0" cellpadding="1" cellspacing="1"> <tr> <td width="251"><div align="center"><a href="http://www.ultimafurniture.co.uk/sncollection.pdf" target="_blank" class="topnav">2010 ALLIANCE - PWS PRICE LIST</a></div></td> <td width="293"><div align="center"><a href="http://www.ultimafurniture.co.uk/inframe.pdf" target="_blank" class="topnav">2010 ALLIANCE - PWS INFRAME PRICE LIST</a></div></td> <td width="231"><div align="center"><a href="http://www.ultimafurniture.co.uk/ultima.pdf" target="_blank" class="topnav">2010 ULTIMA PRICE LIST</a></div></td> <td width="236"><div align="center"><a href="http://www.ultimafurniture.co.uk/ultima_inframe.pdf" target="_blank" class="topnav">2010 ULTIMA INFRAME PRICE LIST</a></div></td> </tr> </table> </td> </tr> </table> <map name="Map"> <area shape="rect" coords="823,-2,948,81" href="javascript:popupWindow('catalogue/0.html')"> </map></body> </html>