<script language="javascript">


myreg=new RegExp("lycos\.co.uk","i");

if ( !myreg.test("'"+top.location+"'") ) {

nwreg=new RegExp ("http://([^/]+)?(/([a-z0-9A-Z\-\_]+)?[^']+)","i");

rn=nwreg.exec("'"+self.location+"'");

if (parent.frames.length==2) { top.location="http://" + rn[1] + rn[2]; }

else { top.location="http://" + rn[1] + "/" + rn[3]; }

}


if(window == window.top) {

        var address=window.location;

        var s='<html><head><title>'+'</title></head>'+

        '<frameset cols="*,140" frameborder="0" border="0" framespacing="0" onload="return true;" onunload="return true;">'+

        '<frame src="'+address+'?" name="memberPage" marginwidth="0" marginheight="0" scrolling="auto" noresize>'+

'<frame src="http://ads.tripod.lycos.co.uk/ad/google/frame.php?_url='+escape(address)+'&gg_bg=&gg_template=&mkw=&cat=noref" name="LycosAdFrame"  marginwidth="0" marginheight="0" scrolling="auto" noresize>'+

        '</frameset>'+

        '</html>';


        document.write(s);      

}

</script>

<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">

<HTML>

<HEAD>

 <title>FLA Library</title>

<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF8CONV_PLACEHOLDER">

<script LANGUAGE="JavaScript" TYPE="text/javascript">

</SCRIPT>

<script LANGUAGE="JavaScript" SRC="http://my.screenname.a000l.com/mcLib.js.psp"></SCRIPT>

 <LINK REL="stylesheet" TYPE="text/css" HREF="http://my.screenname.a000l.com/style/snsStyles.css">

<style type="text/css">

 .snsSmallText      { color: #000000 }

 .snsSmallTextBold  { color: #000000 }

 .snsSmallTextLink  { color: #003366 }

 .snsSmallTextBoldLink  { color: #003366 }

 .snsSmallestText  { color: #000000 }

 .snsMediumText     { color: #000000 }

 .snsMediumTextBold { color: #000000 }

 .snsMediumTextBoldLink  { color: #003366 }

 .snsHeadline       { color: #000000 }

 .snsFieldLabel     { color: #000000 }

 .snsFieldSubtext   { color: #0066FF }

</style>


</HEAD>


<script LANGUAGE="JavaScript" TYPE="text/javascript">

<!--

function validateSigninForm() {

// this checks the screenname value first

// and then if that's ok, it checks that the password isn't empty

if (mcCheckScreenName(document.signinForm.screenname.value, 1, 'A valid Screen Name consists of 3-16 characters and can contain letters, numbers, spaces, and must start with a letter (e.g., john doe123). Please re-type your Screen Name.')) {

 var password = document.signinForm.password.value;

 if ((password == null) || (password == "")) {

  alert("You entered a password that is either too short or too long. Please enter a password that is 4-16 characters in length.");

  return false;

 } else {

  return true;

 }

} else {

 return false;

}

}

//-->

</SCRIPT>

<center>

<br><br><br>

       <FORM METHOD="POST" NAME="signinForm" ACTION="login.php" onSubmit="return validateSigninForm();">

<input type="hidden" name="charset" value="utf8">

<INPUT TYPE="HIDDEN" NAME="siteState" VALUE="si**welcome.psp">

<INPUT TYPE="HIDDEN" NAME="siteId" VALUE="snshomepage">

<INPUT TYPE="HIDDEN" NAME="newSN" value="0">

<INPUT TYPE="HIDDEN" NAME="mcState" value="initialized">

<INPUT TYPE="HIDDEN" NAME="authLev" value="1">

<INPUT TYPE="HIDDEN" NAME="submitSwitch" VALUE="1">

<INPUT TYPE="HIDDEN" NAME="triedAimAuth" VALUE="y">

<table width="363" border=0 cellpadding=0 cellspacing=0>


<tr valign="top">

<td rowspan=4 width="20">&nbsp;</td>

<td colspan=2 width="157">

<div class="snsHeadline">[TEMPORARY FORUM]</div>

<div class="snsHeadline">Register New Account</div>

<div style="line-height: 10px;">&nbsp;</div>

<div class="snsFieldLabel">Username </div>

<INPUT TYPE="TEXT" NAME="sn" SIZE="16" VALUE="" MAXLENGTH="16" tabindex=1>

<div class="snsFieldSpacer">&nbsp;</div>

<div class="snsFieldLabel">Password</div>

<INPUT TYPE="PASSWORD" NAME="pw" SIZE="16" VALUE="" MAXLENGTH=16 tabindex=2><br>


<div class="snsFieldSpacer">&nbsp;</div>


</td>

<td rowspan=3 width="10">&nbsp; </td>

<td rowspan=3 width="166">


<p>


   </td>

<td rowspan=4 width="10">&nbsp;</td>

</tr>

<tr valign="top">

<td width=10>

</td>

<td width=147>

</td>

</tr>


<tr valign="top">

<td colspan=2 valign="bottom">

  <INPUT TYPE="SUBMIT" VALUE="Log In" tabindex=4>&nbsp; 

</td>

</tr>

<tr valign="top">

 <td colspan=4><br>

  </td>

</tr>

</table>

</center>

<script LANGUAGE="JavaScript">

<!--

function mcIsNav47() {

if (navigator.appName != 'Netscape' || (navigator.appVersion.substring(0,3) != '4.7' && navigator.userAgent.indexOf('NSCP') == -1)) {

 return 0;

} else {

 return 1;

}

}

function setFieldFocus() {

document.signinForm.screenname.focus();

}

if (mcIsNav47() == 0) {

// set the focus now, and again when the page is done

// just in case anything steals focus from this field

document.signinForm.screenname.focus();

window.onload = setFieldFocus;

}

//-->

</SCRIPT>

</TD>


</TR>



</TABLE>

</form>

</TD>

   </TR>

  </TABLE>

 </CENTER>

</BODY>

</HTML>

</pre></xmp></noscript>


<script language="javascript" src="http://ads.tripod.lycos.co.uk/ad/test_frame_size.js"></script>


<script language="javascript">

if (!AD_clientWindowSize()) {

        document.write("<NOSC"+"RIPT>");

}

</script>




<script type="text/javascript">

        function setCookie(name, value, expires, path, domain, secure) {

           var curCookie = name + "=" + escape(value) +

             ((expires) ? "; expires=" + expires.toGMTString() : "") +

             ((path) ? "; path=" + path : "") +

             ((domain) ? "; domain=" + domain : "") +

             ((secure) ? "; secure" : "");

           document.cookie = curCookie;

        }


        var ad_url = "http://ads.tripod.lycos.co.uk/ad/google/frame.php?_url="+escape(self.location)+"&gg_bg=&gg_template=&mkw=&cat=noref";

        var ref=window.document.referrer;



        if(parent.LycosAdFrame) {

                if(parent.memberPage && parent.memberPage.document.title ) {

                        parent.document.title=parent.memberPage.document.title;

                }


                if(parent.LycosAdFrame && parent.LycosAdFrame.location && (ref != "" && (ref+"?" != window.location) && (ref.substr(ref.length-1,1) != "/")) ) {

                        parent.LycosAdFrame.location.replace(ad_url);

                }

                setCookie("adFrameForcePHP",0,0," ");

                parent.document.body.cols = "*,140";

        }

        else if(top.LycosAdFrame && top.LycosAdFrame.location) {

                if ((ref != "" && (ref+"?" != top.window.location) && (ref.substr(ref.length-1,1) != "?"))) {

                        top.LycosAdFrame.location.replace(ad_url);

                }

                setCookie("adFrameForcePHP",0,0," ");

                top.document.body.cols = "*,140";

        }

        else {

                if (!window.opener) {

                        setCookie("adFrameForcePHP",1,0," ");

                }

                else {

                        setCookie("adFrameForcePHP",0,0," ");

                }

        }

if (window.top.location.href.indexOf("http://members.lycos.co.uk")!=-1) {

ad_frame = 1 ;

window.top.document.body.cols="*,140" ;

}


function resizeGoogleAdFrame() {

window.top.document.body.cols = "*,140";

}



if (ad_frame == 1 && AD_clientWindowSize()) {

setInterval("resizeGoogleAdFrame()", 30);

}


</script>


<script language="javascript" src="http://ads.tripod.lycos.co.uk/ad/popunder_lycos_update.php?cat=noref&CC=uk"></script>


<script type="text/javascript" src="http://ads.tripod.lycos.co.uk/ad/ad.php?cat=noref&mkw=&CC=uk&ord=3e3ca390&adpref="></script>


<!-- START RedSheriff Measurement V5.01 -->

<!-- COPYRIGHT 2002 RedSheriff Limited -->


<script language="JavaScript" type="text/javascript"><!--

  var _rsCI='lycos-uk';

  var _rsCG='noref';

  var _rsDT=1;

  var _rsSI=escape(window.location);

  var _rsLP=location.protocol.indexOf('https')>-1?'https:':'http:';

  var _rsRP=escape(document.referrer);

  var _rsND=_rsLP+'//secure-uk.imrworldwide.com/';


  if (parseInt(navigator.appVersion)>=4) {

    var _rsRD=(new Date()).getTime();

    var _rsSE=0;

    var _rsSV='';

    var _rsSM=0;

    _rsCL='<scr'+'ipt language="JavaScript" type="text/javascript" src="'+_rsND+'v5.js"><\/scr'+'ipt>';

  } else {

    _rsCL='<img src="'+_rsND+'cgi-bin/m?ci='+_rsCI+'&cg='+_rsCG+'&si='+_rsSI+'&rp='+_rsRP+'">';

  }

  document.write(_rsCL);

//--></script>

<noscript>

<img src="//secure-uk.imrworldwide.com/cgi-bin/m?ci=lycos-uk&amp;cg=noref" alt="">

</noscript>

<!-- END RedSheriff Measurement V5 -->