document.write("<font color='orange'>Low Stock</font><br>We have 4 units on hand");

function PopupLogin(sPage, sTitle, sOption)
{
	window.open(sPage, sTitle, sOption);
	return;
}
