function getProducts() {
	window.location = 'Products.aspx';
}
function getAquafresh() {
	window.location = 'Products_Aquafresh.aspx';
}
function getBC() {
	window.location = 'Products_BcPowder.aspx';
}
function getChapet() {
	window.location = 'Products_Others.aspx';
}
function getContac() {
	window.location = 'Products_Others.aspx';
}
function getGoodys() {
	window.location = 'Products_Goodys.aspx';
}
function getNytol() {
	window.location = 'Products_Others.aspx';
}
function getSensodyne() {
	window.location = 'Products_Sensodyne.aspx';
}
function getSominex() {
	window.location = 'Products_Others.aspx';
}
function getStanback() {
	window.location = 'Products_Stanback.aspx';
}
function getTagamet() {
	window.location = 'Products_Others.aspx';
}
function getTums() {
	window.location = 'Products_Tums.aspx';
}
function getVivarin() {
	window.location = 'Products_Others.aspx';
}

