<!--
function project1(){
                window.open("project1.html","_blank","width=750,height=750,scrollbars=yes,resize=yes,toolbar=no,left=800,top=100");
}
function project2(){
                window.open("project2.html","_blank","width=750,height=750,scrollbars=yes,resize=yes,toolbar=no,left=800,top=100");
}
function project3(){
                window.open("project3.html","_blank","width=750,height=730,scrollbars=yes,resize=yes,toolbar=no,left=800,top=100");
}
function project4(){
                window.open("project4.html","_blank","width=800,height=800,scrollbars=yes,resize=yes,toolbar=no,left=800,top=100");
}
function project5(){
                window.open("project5.html","_blank","width=750,height=680,scrollbars=yes,resize=yes,toolbar=no,left=800,top=100");
}
function project6(){
                window.open("project6.html","_blank","width=750,height=750,scrollbars=yes,resize=yes,toolbar=no,left=800,top=100");
}
//-->
