function priceCalculator()
{
	window.open("priceCalculator.html","Price_Calculator",
		"height=370,width=500,screenX=50,screenY=50,top=50,left=50")
}

function soidm01()
{
	picture = window.open("","DholaMaaru","height=530,width=360");
	picture.document.writeln('<html><title>Dhola Maaru</title><body bgcolor="black">');
	picture.document.writeln('<br><br>');
	picture.document.writeln('<p align=center><img src="./libraryFiles/soiGallery/soidm01.jpg"/></p>');
	picture.document.writeln('<br><p align=center><font face="arial" color="CCCCCC" 	size=+1>Dhola Maaru</font></p>');
	picture.document.writeln("</body></html>");
}

function soisk01()
{
	picture = window.open("","Shikaar","height=370,width=380");
	picture.document.writeln('<html><title>Shikaar</title><body bgcolor="black">');
	picture.document.writeln('<br><br>');
	picture.document.writeln('<p align=center><img src="./libraryFiles/soiGallery/soisk01.jpg"/></p>');
	picture.document.writeln('<br><p align=center><font face="arial" color="CCCCCC" 	size=+1>Shikaar</font></p>');
	picture.document.writeln("</body></html>");
}

function soitl01()
{
	picture = window.open("","TigerLady","height=530,width=380");
	picture.document.writeln('<html><title>Tiger Lady</title><body bgcolor="FFE4C4">');
	picture.document.writeln('<br><br>');
	picture.document.writeln('<p align=center><img src="./libraryFiles/soiGallery/soitl01.jpg"/></p>');
	picture.document.writeln('<br><p align=center><font face="arial" color="black" 	size=+1>Tiger Lady</font></p>');
	picture.document.writeln("</body></html>");
}


function soipl01()
{
	picture = window.open("","ParrotLady","height=530,width=380");
	picture.document.writeln('<html><title>Parrot Lady</title><body bgcolor="FFE4C4">');
	picture.document.writeln('<br><br>');
	picture.document.writeln('<p align=center><img src="./libraryFiles/soiGallery/soipl01.jpg"/></p>');
	picture.document.writeln('<br><p align=center><font face="arial" color="black" 	size=+1>Parrot Lady</font></p>');
	picture.document.writeln("</body></html>");
}

function soicb01()
{
	picture = window.open("","ChandBibi","height=530,width=360");
	picture.document.writeln('<html><title>Chand Bibi</title><body bgcolor="FFE4C4">');
	picture.document.writeln('<br><br>');
	picture.document.writeln('<p align=center><img src="./libraryFiles/soiGallery/soicb01.jpg"/></p>');
	picture.document.writeln('<br><p align=center><font face="arial" color="black" 	size=+1>Chand Bibi</font></p>');
	picture.document.writeln("</body></html>");
}

function soigs01()
{
	picture = window.open("","Grishm","height=530,width=360");
	picture.document.writeln('<html><title>Grishm</title><body bgcolor="black">');
	picture.document.writeln('<br><br>');
	picture.document.writeln('<p align=center><img src="./libraryFiles/soiGallery/soigs01.jpg"/></p>');
	picture.document.writeln('<br><p align=center><font face="arial" color="CCCCCC" 	size=+1>Grishm</font></p>');
	picture.document.writeln("</body></html>");
}
