function priceCalculator()
{
	window.open("priceCalculator.html","Price_Calculator",
		"height=370,width=500,screenX=50,screenY=50,top=50,left=50")
}

function sklnv01()
{
	
	picture = window.open("","NaukaVihaar","height=450,width=380");
	picture.document.writeln('<html><title>Nauka Vihaar</title><body bgcolor="black">');
	picture.document.writeln('<br><br>');
	picture.document.writeln('<p align=center><img src="./libraryFiles/sklGallery/sklnv01.jpg"/></p>');
	picture.document.writeln('<br><p align=center><font face="arial" color="CCCCCC" 	size=+1>Nauka Vihaar</font></p>');
	picture.document.writeln("</body></html>");

}

function sklgk01()
{
	
	picture = window.open("","Gokul","height=540,width=380");
	picture.document.writeln('<html><title>Gokul</title><body bgcolor="FFE4C4">');
	picture.document.writeln('<br><br>');
	picture.document.writeln('<p align=center><img src="./libraryFiles/sklGallery/sklgk01.jpg"/></p>');
	picture.document.writeln('<br><p align=center><font face="arial" color="black" 	size=+1>Gokul</font></p>');
	picture.document.writeln("</body></html>");

}

function sklvk01()
{
	
	picture = window.open("","VanKreeda01","height=460,width=380");
	picture.document.writeln('<html><title>Van Kreeda</title><body bgcolor="FFE4C4">');
	picture.document.writeln('<br><br>');
	picture.document.writeln('<p align=center><img src="./libraryFiles/sklGallery/sklvk01.jpg"/></p>');
	picture.document.writeln('<br><p align=center><font face="arial" color="black" 	size=+1>Van Kreeda</font></p>');
	picture.document.writeln("</body></html>");

}

function sklvk02()
{
	
	picture = window.open("","VanKreeda02","height=450,width=380");
	picture.document.writeln('<html><title>Van Kreeda</title><body bgcolor="FFE4C4">');
	picture.document.writeln('<br><br>');
	picture.document.writeln('<p align=center><img src="./libraryFiles/sklGallery/sklvk02.jpg"/></p>');
	picture.document.writeln('<br><p align=center><font face="arial" color="black" 	size=+1>Van Kreeda</font></p>');
	picture.document.writeln("</body></html>");

}

function sklmc01()
{
	
	picture = window.open("","makhanChor","height=390,width=380");
	picture.document.writeln('<html><title>Makhan Chor</title><body bgcolor="660000">');
	picture.document.writeln('<br><br>');
	picture.document.writeln('<p align=center><img src="./libraryFiles/sklGallery/sklmc01.jpg"/></p>');
	picture.document.writeln('<br><p align=center><font face="arial" color="CCCCCC" 	size=+1>Makhan Chor</font></p>');
	picture.document.writeln("</body></html>");

}

function sklgd01()
{
	picture = window.open("","GirirajDhari","height=530,width=380");
	picture.document.writeln('<html><title>Giriraj Dhari</title><body bgcolor="FFE4C4">');
	picture.document.writeln('<br><br>');
	picture.document.writeln('<p align=center><img src="./libraryFiles/sklGallery/sklgd01.jpg"/></p>');
	picture.document.writeln('<br><p align=center><font face="arial" color="black" 	size=+1>Giriraj Dhari</font></p>');
	picture.document.writeln("</body></html>");
}
