﻿	
	/*
	
		APASSIONPLAY.COM
		
		MAIN
		
		Inicializa la estructura de la página en funcion 
		del dispositivo de navegación
		
		Alberto Moral / alberto.moral@poeticsoft.com / http://www.poeticsoft.com
		
	*/
	
	$.getScript("js/jquery/jquery.includeMany-1.2.0.min.js", function()
	{
		alert("include many loaded");
	});
