/* '
'; if(lang=="en"){ temp += '' + ''; } else { temp += '' + ''; } temp += '
' + */ function AIESEC() { try{ document.getElementsByTagName("title")[0].textContent = document.getElementById("pageTitle").innerHTML; } catch (e) { opera.postError("notitle"); } var thePage = document.createDocumentFragment(); var temp = '
' + '' + '
' + '
' + '

AIESEC in Norway

' + '
' + '' + '
' + '
' + '
' + '
'; try{ temp += document.getElementById("secondaryLinks").innerHTML; } catch (e){} temp += '
' + '
' + '
' + '
' + '' + '

' + 'Contact us at:
' + 'AIESEC Norway' + '
Sandakerveien 114B,' + '
0484 Oslo' + '
Tel: (+47) 2242 1600' + '
Or contact our Local Offices' + '

' + '
' + '
' + document.getElementById("substance").innerHTML + '
' + '
' + '
' + '
' + '
' + '' + '
'; thePage.innerHTML = temp; document.body.innerHTML = thePage.innerHTML; }