function project01(filename)
{
	window.nateWindow = window.open(filename,'','location=0, toolbar=0, resizable=0, width=520, height=320');
	<!--window.nateWindow.document.open(text/html);-->
	<!--window.nateWindow.document.close();-->
}


function project02(filename)
{
	window.nateWindow = window.open(filename,'','location=0, toolbar=0, resizable=0, width=520, height=380');
	<!--window.nateWindow.document.open(text/html);-->
	<!--window.nateWindow.document.close();-->
}

function project03(filename)
{
	window.nateWindow = window.open(filename,'','location=0, toolbar=0, resizable=0, width=300, height=460');
	<!--window.nateWindow.document.open(text/html);-->
	<!--window.nateWindow.document.close();-->
}
function project04(filename)
{
	window.nateWindow = window.open(filename,'','location=0, toolbar=0, resizable=0, width=560, height=380');
	<!--window.nateWindow.document.open(text/html);-->
	<!--window.nateWindow.document.close();-->
}
function project05(filename)
{
	window.nateWindow = window.open(filename,'','location=0, toolbar=0, resizable=0, width=520, height=260');
	<!--window.nateWindow.document.open(text/html);-->
	<!--window.nateWindow.document.close();-->
}

function project06(filename)
{
	window.nateWindow = window.open(filename,'','location=0, toolbar=0, resizable=0, width=360, height=525');
	<!--window.nateWindow.document.open(text/html);-->
	<!--window.nateWindow.document.close();-->
}
function project07(filename)
{
	window.nateWindow = window.open(filename,'','location=0, toolbar=0, resizable=0, width=520, height=460');
	<!--window.nateWindow.document.open(text/html);-->
	<!--window.nateWindow.document.close();-->
}

function project08(filename)
{
	window.nateWindow = window.open(filename,'','location=0, toolbar=0, resizable=0, width=520, height=400');
	<!--window.nateWindow.document.open(text/html);-->
	<!--window.nateWindow.document.close();-->
}

function project09(filename)
{
	window.nateWindow = window.open(filename,'','location=0, toolbar=0, resizable=0, width=320, height=330');
	<!--window.nateWindow.document.open(text/html);-->
	<!--window.nateWindow.document.close();-->
}

function project10(filename)
{
	window.nateWindow = window.open(filename,'','location=0, toolbar=0, resizable=0, width=325, height=430');
	<!--window.nateWindow.document.open(text/html);-->
	<!--window.nateWindow.document.close();-->
}

function project11(filename)
{
	window.nateWindow = window.open(filename,'','location=0, toolbar=0, resizable=0, width=360, height=260');
	<!--window.nateWindow.document.open(text/html);-->
	<!--window.nateWindow.document.close();-->
}

function project12(filename)
{
	window.nateWindow = window.open(filename,'','location=0, toolbar=0, resizable=0, width=520, height=285');
	<!--window.nateWindow.document.open(text/html);-->
	<!--window.nateWindow.document.close();-->
}

function project13(filename)
{
	window.nateWindow = window.open(filename,'','location=0, toolbar=0, resizable=0, width=345, height=400');
	<!--window.nateWindow.document.open(text/html);-->
	<!--window.nateWindow.document.close();-->
}


