document.write("As of 9/5/2010 -- <IMG src=\"http://www.simplypuzzles.com/shopping_cart/green_check.gif\" WIDTH=\"24\" HEIGHT=\"24\">&nbsp;<font color='green'>In Stock</font>: We have 9 units on hand");

function PopupLogin(sPage, sTitle, sOption)
{
	window.open(sPage, sTitle, sOption);
	return;
}
