<% Dim Pg if Request.QueryString("Pg") = "" then 'reason why pg=2 is becasue 2 is the content id for the random image attachement 'so basically all the main menu items from 1 to 13 Pg = 2 Else Pg = Request.QueryString("Pg") end if %>