head	1.1;
access;
symbols;
locks
	root:1.1; strict;
comment	@# @;


1.1
date	2003.11.21.23.14.30;	author root;	state Exp;
branches;
next	;


desc
@Prior to Bobification
@


1.1
log
@Initial revision
@
text
@<cset variable=queerystring preparse><echo QUERY_STRING></cset>
<if not variable=btdt>
<script language="javascript">
var qs = "<insert encode=none variable=queerystring>";
var plyrObj = parent.window.external;
var rnsession = plyrObj.GetPlayerCookie("RNSession");
var rnplayer = plyrObj.GetPlayerCookie("RNPlayer");
var session = rnsession.substring(0,3);
var res = "http://europarse.real.com/hurl/pbhurl.html?" + qs + "&btdt=aye&rnsession=" + session ;
alert(res);
window.location = res;
</script></if><else>
<if variable="rnsession is 405">
<sed><e>s/pid=(eu_pb..)(40.*)/eupid=\1\2&pid=eu_pbtp405_html/</e><e>s/pid=(eu_pb...)(40.*)/eupid=\1\2&pid=eu_pbtp405_html/</e><source variable=queerystring><destination variable=queer></sed>
<formoutput encode=none><redirect to="http://start.real.com/rd?#queer#"></formoutput>
</if><else><formoutput encode=none><redirect to="http://start.real.com/rd?#queerystring#"></formoutput></else></else>
@