function showImage(img1) {
	secondwindow = open("enlargeRug.php?image=" + img1, "Loc Rugs");
}
