function addbookmark() {
	bookmarkurl="http://www.coliccalm.com"
	bookmarktitle="Colic Calm Gripe Water, Natural Relief of Infant Colic, Gas and Reflux"
	if (document.all)
		window.external.AddFavorite(bookmarkurl,bookmarktitle)
}

function openFlash() {
	day = new Date();
	flash_id = day.getTime();
	window.open("http://www.coliccalm.com/flash/HowItWorks-Baby9.html", flash_id,
	"toolbar=0, scrollbars=0,location=0,menubar=0,resizable=0,width=660,height=500,left=90,top=65");
}

function OpenBBBWindow() {
		theWindow = window.open("http://www.labbb.org/BBBWeb/Forms/Business/CompanyReportPage_Expository.aspx?CompanyID=100011349", "BBB", "directories=no, menubar=no, scrollbars=yes, status=no, toolbar=no, resizable=yes, width=600, height=400");
		if (window.focus) theWindow.focus();
}

function OpenColicShopWindow() {
		theWindow = window.open("http://www.colicshop.com/colic-calm-gripe-water.shtml", "BBB", "directories=no, menubar=no, scrollbars=yes, status=no, toolbar=yes, resizable=yes, width=600, height=400");
		if (window.focus) theWindow.focus();
}

