function test(val,id) { if(val=='') document.getElementById(id).style.display = 'block'; else document.getElementById(id).style.display = 'none' } function test2(val,id1,id2) { if(val=='') document.getElementById(id1).style.display = 'block'; else if(val.match(/^([\w\-]+\.?)+\@([\w\-]+\.{1})+(com|net|org|edu|int|mil|gov|biz|info|aero|museum|name|coop|\w{2})$/) == null) {document.getElementById(id1).style.display = 'none';document.getElementById(id2).style.display = 'block';} else { document.getElementById(id1).style.display = 'none'; document.getElementById(id2).style.display = 'none'; } }
Bruk skjemaet til å kontakte oss på mail!Bruk skjema nedenfor for å kontakte oss. Bruk en gyldig e-post adresse og fyll ut alle obligatoriske felt. Vi leser all e-post og svarer vanligvis innen 48 timer. Vi ser frem til å høre fra deg! |
|
