var framewidth = (typeof(width) == 'undefined')?170:width; 
var frameheight = (typeof(height) == 'undefined')?480:height; 
document.write('<iframe src="http://www.islamicevents.sg/widgets/widget.php'+ ((typeof(width) == 'undefined')?'':'?width='+width) +'" frameborder="0" width="'+framewidth+'" height="'+frameheight+'" scrolling="no"></iframe>');
