// IIPop Scripts //
// All Scripts built by Mitchell Anderson //

//Pop-up screen start//
function IIPop(location){
window.open ("http://www.soccatoos.com.au/important_information/" + location,"Important_Information","status=1,scrollbars=1,width=700,height=550"); 
}
//Pop-up screen end//