/*
// -----------------------------------------------------------------------------------
//
//	JavaScript Function
//
// -----------------------------------------------------------------------------------
*/

function Open_FreeEntryIFF2007() {
	window.open('app-content/ext-files/free-entry-iff-2007.php', '', 'top=40, left=60, height=540, width=340, resizable=no, scrollbars=no, menubar=no');
}

function dj_trava() {
	window.open('app-content/ext-files/free-entry-dj-trava.php', '', 'top=40, left=60, height=590, width=400, resizable=no, scrollbars=no, menubar=no');
}

