﻿var a = new Array('parc.ca', 'jyandre', '@studio');
document.write("<area alt='' shape='rect' coords='490,70,740,120' href='mailto:" + a[1] + a[2] + a[0] + "' />");
document.write("<area alt='' shape='rect' coords='575,140,870,170' href='http://www.aceluna.com' target='_blank' />");
