I am trying to do some dynamic query string insertion on one of my LPS i found this guide here that I am working with
Netlobo.com | Get URL Parameters Using Javascript
I have this code in my header
<script language="JavaScript">
function gup( name )
{
name =...