<%@ Language="JScript" %> <% /* Copyright 2006-2008 Shenturk.com */ %> <% /* Global Variants and Constants */ var strPage = Request('ref') + ''; if (strPage == '') { strPage = 'index'; } require('/' + strPage + '.asp'); %>