<!-- Begin

var putrajaya8 = new Image();
var countryheight = new Image();
var kuantankertih = new Image();
var tanjungpelepas = new Image();

putrajaya8.src = "e107_files/images/putrajaya8_Small.jpg";
countryheight.src = "e107_files/images/countryheight_Small.jpg";
kuantankertih.src = "e107_files/images/kuantankertih_Small.jpg";
tanjungpelepas.src = "e107_files/images/tanjungpelepas_Small.jpg";

function doButtons02(picimage02) {
eval("document['picture02'].src = " + picimage02 + ".src");
}
//  End -->

