hey, thanks for the reply, So now that I can use that script to evaluate the url, do I just use "IF" statements so that it follows the correct link?
if (c == 2) {embed.... lesson 2}
if (C == 1) {embed .... lesson 1}
sorry, i'm new to javascript, been reading the books but havn't...