var str_footer='';
var str_footer1='';
var str_promo = '';

function newWindow(winName,winWidth,winHeight,winScrollbar)
 {
    var winleft = screen.width - winWidth - 20;
    var wintop = screen.height - winHeight - 60;
    var winRefparm ='width='+winWidth+',height='+winHeight+',scrollbars='+winScrollbar+',left='+winleft+',top='+wintop+',status=yes';
    winRef = window.open('','actWin',winRefparm);
    var winRefst;
    winRefst = '<HTML><HEAD><TITLE>&copy; RBS Insurance Services Limited, 1999-2004</title></head>';
    winRefst += '<body bgcolor=white><div style="font-family:Verdana;font-size:10pt;text-align:justify;">';
    winRefst += 'All copyright, trade marks and other intellectual property rights in the material contained on this web site belong, <b>or are licenced to</b>, RBS Insurance Services Limited. All rights reserved. Any material may only be used for non-commercial, personal use and any proprietary notices must be retained. You may not copy, reproduce, transmit, store, adapt or modify any of the images or content of this web site without the prior written consent of RBS Insurance.';
    winRefst += '</div>';
    winRefst += '<div align="center"><a href="javascript:window.close();" style="font-family:Arial;font-size:8pt;font-weight:bold;text-decoration:none" return false>close</a></div>'
    winRefst +='</body></html>';
    winRef.document.open();
    winRef.document.write(winRefst);
    winRef.document.close();
    return;
}

str_footer +="<br>";
str_footer +='   <table width="761" cellpadding="0" cellspacing="0" border="0" align="left">';
str_footer +='  <tr>';
str_footer +='        <td width="144"></td>';
str_footer +='        <td width="18"></td>';
str_footer +='      <td width="599" align="center">';
str_footer +='          <br><br><br>&nbsp;&nbsp;<font class="txtGenSmall" size="1">We are interested in your&nbsp;</font><a href="http://uk.directline.com/Feedback/indexrest.htm" target="_blank"><font class="txtLinkSmall" size="1">feedback</font></a>';
str_footer +='      </td><td width="13">&nbsp;</td>';
str_footer +='</tr>';
str_footer +='   </table>';

var str_footer_mydl = ''
str_footer_mydl = str_footer;

var str_footer_viewpol = ''
str_footer_viewpol +='   <table width="599" cellpadding="0" cellspacing="0" border="0" align="left">';
str_footer_viewpol +='      <tr><td width="599" align="center">';
str_footer_viewpol +="<br>";

str_footer_viewpol +='<center>'
str_footer_viewpol +='          &nbsp;&nbsp;<font class="txtGenSmall" size="1">We are interested in your&nbsp;</font><a href="http://uk.directline.com/Feedback/indexrest.htm" target="_blank"><font class="txtLinkSmall" size="1">feedback</font></a>';
str_footer_viewpol +='</center>';
str_footer_viewpol +='</td></tr>';
str_footer_viewpol +='   </table>';
str_footer_viewpol +='<p>&nbsp;</p>';

str_footer1 +="<br>";
str_footer1 +='         <a href="http://ad.uk.doubleclick.net/jump/directline.com/home;area=home;pos=bottom;ord=4163511"><img src="http://ad.uk.doubleclick.net/ad/directline.com/home;area=home;pos=bottom;ord=4163511"border=0></a>';
str_footer1 +='         <br><A href="javascript:newWindow'
str_footer1 +="('',600,130,'no')"
str_footer1 +='"><font class="txtLinkSmall" size="1">&copy; RBS Insurance Services Limited, 1999-2004</font></a>';
str_footer1 +='         &nbsp;&nbsp;<a href="http://info.directline.com/xxx/compinfo.nsf/articles/welcome?opendocument"><font class="txtLinkSmall" size="1">Group Information</font></a>';
str_footer1 +='         <br><font class="txtGenSmall" size="1">We are interested in your&nbsp;</font><a href="http://uk.directline.com/Feedback/indexrest.htm" target="_blank"><font class="txtLinkSmall" size="1">feedback</font></a>';
str_footer1 +='<p>&nbsp;</p>';

str_promo = '<p><a href="http://ad.uk.doubleclick.net/jump/directline.com/home;area=home;pos=right;ord=4163511"><img src="http://ad.uk.doubleclick.net/ad/directline.com/home;area=home;pos=right;ord=4163511"border=0 width=100 height=100></a></p>';

