About the code:
This code only exclude the static page with the number 900
Code:
{if $pages_menu[pg].orderby ne 900}
I can set the number on 999. But is it also possible to exclude a range of number? For example 0 - 900. That would solve the problem.