Function Page1(inpages)
x = spilt(inpages,",")
if(x(0) = "1") then
Page1 = true
End if