var ma_width=180;
var ma_height=140;

(function(){
	
	document.write("<iframe src='http://www.18amail.co.uk/system/widget.php"+
	(typeof ma_client=='string'?('?ma_client='+escape(ma_client)):'')+
	(typeof ma_fields=='string'?('&ma_fields='+escape(ma_fields)):'')+
	(typeof ma_font_colour=='string'?('&ma_font_colour='+escape(ma_font_colour)):'')+
	(typeof ma_font_size=='string'?('&ma_font_size='+escape(ma_font_size)):'')+
	(typeof ma_font_family=='string'?('&ma_font_family='+escape(ma_font_family)):'')+
	(typeof ma_line_height=='string'?('&ma_line_height='+escape(ma_line_height)):'')+
	(typeof ma_message=='string'?('&ma_message='+escape(ma_message)):'')+
	"&cb="+Math.floor(Math.random()*11)+"' height='"+ma_height+"' width='"+ma_width+"' frameborder='0' allowtransparency='true' scrolling='no'></iframe>");})()