<% // Get the accessory page from the querystring /*string accessory = Request.QueryString["id"]; if(null == accessory || accessory.Length == 0) { Response.Redirect("index.aspx"); }*/ %>