function videogiungla() {
	if((navigator.userAgent.match(/iPhone/i)) || (navigator.userAgent.match(/iPod/i))) {
		location.href="img/video/giungla.mov";
	}
} 

function videodenim() {
	if((navigator.userAgent.match(/iPhone/i)) || (navigator.userAgent.match(/iPod/i))) {
		location.href="img/video/denim.mov";
	}
} 

function videoindia() {
	if((navigator.userAgent.match(/iPhone/i)) || (navigator.userAgent.match(/iPod/i))) {
		location.href="img/video/india.mov";
	}
} 

function videoromantico() {
	if((navigator.userAgent.match(/iPhone/i)) || (navigator.userAgent.match(/iPod/i))) {
		location.href="img/video/romantico.mov";
	}
} 

function videolux() {
	if((navigator.userAgent.match(/iPhone/i)) || (navigator.userAgent.match(/iPod/i))) {
		location.href="img/video/lux.mov";
	}
} 

function videochios() {
	if((navigator.userAgent.match(/iPhone/i)) || (navigator.userAgent.match(/iPod/i))) {
		location.href="img/video/chios.mov";
	}
} 
