<!--
function winOpen1() {
window.open(
	'http://site.anippe.com/storeimages/popups/allergy_pop.html',
	'popup',
	'width=318,height=500,scrollbars=1,'
);
}
// -->

<!--
function winOpen2() {
window.open(
	'http://site.anippe.com/storeimages/popups/care_pop.html',
	'popup',
	'width=318,height=500,scrollbars=1,'
);
}
// -->

<!--
function winOpen3() {
window.open(
	'http://site.anippe.com/storeimages/popups/design_pop.html',
	'popup',
	'width=318,height=500,scrollbars=1,'
);
}
// -->

<!--
function winOpen4() {
window.open(
	'http://site.anippe.com/storeimages/popups/wholesale_pop.html',
	'popup',
	'width=320,height=500,scrollbars=1,'
);
}
// -->

<!--
function winOpen5() {
window.open(
	'http://site.anippe.com/storeimages/popups/bed_sheet_closeup_pop.html',
	'popup',
	'width=518,height=500,scrollbars=1,'
);
}
// -->

<!--
function winOpen6() {
window.open(
	'http://site.anippe.com/storeimages/popups/bedding_details_pop.html',
	'popup',
	'width=318,height=500,scrollbars=1,'
);
}
// -->

<!--
function winOpen7() {
window.open(
	'http://site.anippe.com/storeimages/popups/newsletter_pop.html',
	'popup',
	'width=318,height=200,scrollbars=1,'
);
}
// -->

<!--
function winOpen8() {
window.open(
	'http://site.anippe.com/storeimages/popups/bathroom_details_pop.html',
	'popup',
	'width=318,height=400,scrollbars=1,'
);
}
// -->

