function sendAnimations(goTo) {
window.open(goTo, 'breastAnimations', 'height=320,width=350');
}