<?php

chdir("./cms/");
$_GET['n1']=1;
$_GET['n2']=1;
$_GET['basepage']="indo";

include("index.php");
?>
