// JavaScript Document
/*
	(C) 2009 Inmediatum Technology Services. All rights reserved.
	inmediatum.com
*/
	var IgotAProject = {
		pop : function () {
			window.open("fastbuttons/igotaproject.php" , 'sicilia', 'width=580, height=415, scrollbars=0, resizable=1');
		}
	}  
