// JScript source code
function fncShowAvatar(intLeft, intTop, intMessage)
	{
	var strAvatar = '<img src="images/avatar1.gif">'
    var strAvatar2 = '<img src="images/avatarpoint.gif">'
    
	var strMessage =''
	var ns6=document.getElementById&&!document.all?1:0
	var ns4=document.layers?1:0
	var ie4=document.all&&navigator.userAgent.indexOf("Opera")==-1
	
	//strMessage = '<table width=100 border=0 cellpadding=0 cellspacing=1 bgcolor=black><tr><td height=50 bgcolor=lightblue valign=top><font size=1 face=arial>Hello my name is Lenda I am the online help<br>How may I help you?<br><a href="Javascript:fncShowAvatar(200,50,2);">The Menu</a></font></td></tr></table>' + strAvatar
	
	if(intMessage==0)
		{
			if(document.all)
			{
			document.all.avatar.style.visibility = 'hidden';
			}
		}
	if(intMessage==1)
		{
			strMessage = '<table width=200 border=0 cellpadding=0 cellspacing=1 bgcolor=black><tr><td height=50 bgcolor=lightblue valign=top><font size=1 face=arial>Hello my name is Lora I am the online help.I can help you with the following topics on this page:<br><a href="Javascript:fncShowAvatar(200,50,2);">The main menu</a><br><br><a href="Javascript:fncShowAvatar(0,0,0);">Close</a></font></td></tr></table>' + strAvatar
			
			if(document.all)
			{
			document.all.avatar.style.left = intLeft + 'px';
			document.all.avatar.style.top = intTop + 'px';
			document.all.avatar.style.visibility = 'visible';
			}
		}
	
	if(intMessage==2)
		{
			strMessage = '<table width=150 border=0 cellpadding=0 cellspacing=1 bgcolor=black><tr><td height=50 bgcolor=lightblue valign=top><font size=1 face=arial>This is the main menu<br>From here you can navigate to all sections of the site<br><br><a href="Javascript:fncShowAvatar(0,0,0);">Close</a></font></td></tr></table>' + strAvatar2
	
			if(document.all)
			{
			document.all.avatar.style.left = intLeft + 'px';
			document.all.avatar.style.top = intTop + 'px';
			document.all.avatar.style.visibility = 'visible';
			}
		}
		
	if(intMessage==3)
		{
			strMessage = '<table width=150 border=0 cellpadding=0 cellspacing=1 bgcolor=black><tr><td height=50 bgcolor=lightblue valign=top><font size=1 face=arial>Hello there. This is where you write your letter.<br><br>The main menu that usually appears has been hidden so you have more room to write your letter.<br>To exit writing a letter without saving press the Cancel button.<br><br><a href="Javascript:fncShowAvatar(0,0,0);">Thank you</a></font></td></tr></table>' + strAvatar
			if(document.all)
			{
			document.all.avatar.style.left = intLeft + 'px';
			document.all.avatar.style.top = intTop + 'px';
			document.all.avatar.style.visibility = 'visible';
			}
		}	
	
	if(intMessage==4)
		{
			strMessage = '<table width=200 border=0 cellpadding=0 cellspacing=1 bgcolor=black><tr><td height=50 bgcolor=lightblue valign=top><font size=1 face=arial>This is where you enter the address of the recipient.<br><br> If you have an address book you can select an entry from it using the drop down list here.<br><br>Please remember to always use the postcode,if you don\'t have it click on the postcode finder.<br><br><a href="Javascript:fncShowAvatar(0,0,0);">Thank you</a></font></td></tr></table>' + strAvatar2
			
			if(document.all)
			{
			document.all.avatar.style.left = intLeft + 'px';
			document.all.avatar.style.top = intTop + 'px';
			document.all.avatar.style.visibility = 'visible';
			}
		}	
	
	if(intMessage==5)
		{
			strMessage = '<table width=200 border=0 cellpadding=0 cellspacing=1 bgcolor=black><tr><td height=50 bgcolor=lightblue valign=top><font size=1 face=arial>This is where you can handle everything to do with your account<br><br>Click on <i>My Details</i> to edit details about your account<br><br>Click on <i>TopUp Credit</i> to put more money in your account<br><br>Click on <i>TopUp Transaction History</i> to look at your transaction history<br><a href="Javascript:fncShowAvatar(0,0,0);">Thank you</a></font></td></tr></table>' + strAvatar2
			if(document.all)
			{
			document.all.avatar.style.left = intLeft + 'px';
			document.all.avatar.style.top = intTop + 'px';
			document.all.avatar.style.visibility = 'visible';
			}
		}	
		
	if(intMessage==6)
		{
			strMessage = '<table width=200 border=0 cellpadding=0 cellspacing=1 bgcolor=black><tr><td height=50 bgcolor=lightblue valign=top><font size=1 face=arial>This is where you can change details about yourself<br><br> Please keep it up to date!<br><br><a href="Javascript:fncShowAvatar(0,0,0);">Thank you</a></font></td></tr></table>' + strAvatar2
			
			if(document.all)
			{
			document.all.avatar.style.left = intLeft + 'px';
			document.all.avatar.style.top = intTop + 'px';
			document.all.avatar.style.visibility = 'visible';
			}
		}	
		
	if(intMessage==7)
		{
			strMessage = '<table width=200 border=0 cellpadding=0 cellspacing=1 bgcolor=black><tr><td height=50 bgcolor=lightblue valign=top><font size=1 face=arial>This is where you can Top Up your credit<br><br> We accept NOCHEX/PayPal and most major credit cards as payment.<br><br>Select the amount you wish to top up your account with and click the NOCHEX or Buy Now button depending on which payment method you prefer<br><br><a href="Javascript:fncShowAvatar(0,0,0);">Thank you</a></font></td></tr></table>' + strAvatar2
			
			if(document.all)
			{
			document.all.avatar.style.left = intLeft + 'px';
			document.all.avatar.style.top = intTop + 'px';
			document.all.avatar.style.visibility = 'visible';
			}
		}
	
	if(intMessage==8)
		{
			strMessage = '<table width=200 border=0 cellpadding=0 cellspacing=1 bgcolor=black><tr><td height=50 bgcolor=lightblue valign=top><font size=1 face=arial>You can check your transaction history here.<br><br>It basically tells you how much you have topped up your account.<br><br><a href="Javascript:fncShowAvatar(0,0,0);">Thank you</a></font></td></tr></table>' + strAvatar2
	
			if(document.all)
			{
			document.all.avatar.style.left = intLeft + 'px';
			document.all.avatar.style.top = intTop + 'px';
			document.all.avatar.style.visibility = 'visible';
			}
		}
		
		if(intMessage==9)
		{
			strMessage = '<table width=200 border=0 cellpadding=0 cellspacing=1 bgcolor=black><tr><td height=50 bgcolor=lightblue valign=top><font size=1 face=arial>Here you can see letters you have sent,<br> waiting to be sent, not sent and saved<br><br>You can select a letter you wish to see or select a saved letter to carry on typing.<br> You can also see what the status of your message is, if its been sent or not<br><br><a href="Javascript:fncShowAvatar(0,0,0);">Thank you</a></font></td></tr></table>' + strAvatar2
	
			if(document.all)
			{
			document.all.avatar.style.left = intLeft + 'px';
			document.all.avatar.style.top = intTop + 'px';
			document.all.avatar.style.visibility = 'visible';
			}
		}
		
		if(intMessage==10)
		{
			strMessage = '<table width=200 border=0 cellpadding=0 cellspacing=1 bgcolor=black><tr><td height=50 bgcolor=lightblue valign=top><font size=1 face=arial>This is your address book, clicking on the <i>New Address Entry</i><br> tab will allow you to add more people to your address book.<br><br>Selecting an existing address will allow you to edit it.<br><br>On this page I can also help you with<br><a href="javascript:fncShowAvatar(500,40,19);">Contact Groups</a><br><br><a href="Javascript:fncShowAvatar(0,0,0);">Thank you</a></font></td></tr></table>' + strAvatar
	
			if(document.all)
			{
			document.all.avatar.style.left = intLeft + 'px';
			document.all.avatar.style.top = intTop + 'px';
			document.all.avatar.style.visibility = 'visible';
			}
		}
		
		if(intMessage==11)
		{
			strMessage = '<table width=200 border=0 cellpadding=0 cellspacing=1 bgcolor=black><tr><td height=50 bgcolor=lightblue valign=top><font size=1 face=arial>Make sure that all these details are correct before this letter is sent<br><br>You may preview this letter to see what it will look like.<br><br><a href="Javascript:fncShowAvatar(0,0,0);">Thank you</a></font></td></tr></table>' + strAvatar2
	
			if(document.all)
			{
			document.all.avatar.style.left = intLeft + 'px';
			document.all.avatar.style.top = intTop + 'px';
			document.all.avatar.style.visibility = 'visible';
			}
		}
		
		if(intMessage==12)
		{
			strMessage = '<table width=200 border=0 cellpadding=0 cellspacing=1 bgcolor=black><tr><td height=50 bgcolor=lightblue valign=top><font size=1 face=arial>Your letter has been sent, this is the confirmation screen.<br><br>You will be informed by email or logging into the site about you\'re letters progress<br><br><a href="Javascript:fncShowAvatar(0,0,0);">Thank you</a></font></td></tr></table>' + strAvatar
	
			if(document.all)
			{
			document.all.avatar.style.left = intLeft + 'px';
			document.all.avatar.style.top = intTop + 'px';
			document.all.avatar.style.visibility = 'visible';
			}
		}
		
		if(intMessage==14)
		{
			strMessage = '<table width=200 border=0 cellpadding=0 cellspacing=1 bgcolor=black><tr><td height=50 bgcolor=lightblue valign=top><font size=1 face=arial>If you have forgotten your password use this form to get it sent to you.<br><br><a href="Javascript:fncShowAvatar(0,0,0);">Thank you</a></font></td></tr></table>' + strAvatar
			
			if(document.all)
			{
			document.all.avatar.style.left = intLeft + 'px';
			document.all.avatar.style.top = intTop + 'px';
			document.all.avatar.style.visibility = 'visible';
			}
		}
		
		if(intMessage==15)
		{
			strMessage = '<table width=200 border=0 cellpadding=0 cellspacing=1 bgcolor=black><tr><td height=50 bgcolor=lightblue valign=top><font size=1 face=arial>If you need further help on this please email <a href="mailto:helpdesk@PC2Paper.co.uk">helpdesk@PC2Paper.co.uk</a></font><br><br><font size=1 face=arial><a href="Javascript:fncShowAvatar(0,0,0);">Thank you</a></font></td></tr></table>' + strAvatar
	
			if(document.all)
			{
			document.all.avatar.style.left = intLeft + 'px';
			document.all.avatar.style.top = intTop + 'px';
			document.all.avatar.style.visibility = 'visible';
			}
		}
		
		if(intMessage==16)
		{
			strMessage = '<table width=200 border=0 cellpadding=0 cellspacing=1 bgcolor=black><tr><td height=50 bgcolor=lightblue valign=top><font size=1 face=arial>If you need further help on this please email <a href="mailto:helpdesk@PC2Paper.co.uk">helpdesk@PC2Paper.co.uk</a></font><br><br><font size=1 face=arial><a href="Javascript:fncShowAvatar(0,0,0);">Thank you</a></font></td></tr></table>' + strAvatar
	
			if(document.all)
			{
			document.all.avatar.style.left = intLeft + 'px';
			document.all.avatar.style.top = intTop + 'px';
			document.all.avatar.style.visibility = 'visible';
			}
		}
		
		if(intMessage==18)
		{
			strMessage = '<table width=200 border=0 cellpadding=0 cellspacing=1 bgcolor=black><tr><td height=50 bgcolor=lightblue valign=top><font size=1 face=arial>To get started click on the tutorial or use one of the menu options on the right. As you are a new user I strongly suggest the tutorial.</font><br><br><font size=1 face=arial><a href="Javascript:fncShowAvatar(0,0,0);">Thank you</a></font></td></tr></table>' + strAvatar
	
			if(document.all)
			{
			document.all.avatar.style.left = intLeft + 'px';
			document.all.avatar.style.top = intTop + 'px';
			document.all.avatar.style.visibility = 'visible';
			}
		}
		
		if(intMessage==19)
		{
			strMessage = '<table width=200 border=0 cellpadding=0 cellspacing=1 bgcolor=black><tr><td height=50 bgcolor=lightblue valign=top><font size=1 face=arial><b>Contact Groups</b><br> You may want to create a new contact group to seperate your business contacts from your personal contacts<br><br>Or if you are creating mailing lists it may help you to create a new contact group for each mailing list.</font><br><br><font size=1 face=arial><a href="Javascript:fncShowAvatar(0,0,0);">Thank you</a></font></td></tr></table>' + strAvatar
	
			if(document.all)
			{
			document.all.avatar.style.left = intLeft + 'px';
			document.all.avatar.style.top = intTop + 'px';
			document.all.avatar.style.visibility = 'visible';
			}
		}
		
		if(intMessage==20)
		{
			strMessage = '<table width=200 border=0 cellpadding=0 cellspacing=1 bgcolor=black><tr><td height=50 bgcolor=lightblue valign=top><font size=1 face=arial><b>Hi There! <br>Do you have time for a quick questionnaire?</b><br><br>We would really like to know what you think about the service and how we can improve it.</font><br><br><font size=1 face=arial>[<a href="Javascript:fncShowAvatar(200,90,21);">Yes sure!</a>]&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[<a href="Javascript:fncShowAvatar(0,0,0);">No Thanks</a>]</font></td></tr></table>' + strAvatar
	
			if(document.all)
			{
			document.all.avatar.style.left = intLeft + 'px';
			document.all.avatar.style.top = intTop + 'px';
			document.all.avatar.style.visibility = 'visible';
			}
		}
		
		if(intMessage==21)
		{
			strMessage = '<table border=0 cellpadding=0 cellspacing=0 width=10><tr><td valign=top><table width=400 border=0 cellpadding=0 cellspacing=1 bgcolor=black><tr><td height=50 bgcolor=lightblue valign=top><font size=2 face=arial><b>Please fill in the questions below</b><br><br><iframe width=400 height=300 src="surv1.asp"></iframe></font><br><br></font></td></tr></table></td><td>' + strAvatar + '</td></tr></table>'
	
			if(document.all)
			{
			
			document.all.avatar.style.left = intLeft + 'px';
			document.all.avatar.style.top = intTop + 'px';
			document.all.avatar.style.visibility = 'visible';
			}
		}
		
		if(intMessage==22)
		{
			strMessage = '<table width=200 border=0 cellpadding=0 cellspacing=1 bgcolor=black><tr><td height=50 bgcolor=lightblue valign=top><font size=1 face=arial><b>Postage Cost</b><br>Here you can find out how much a 1 one page letter will cost just select the country you wish to send the letter to.</font><br><br><font size=1 face=arial><a href="Javascript:fncShowAvatar(0,0,0);">Thank you</a></font></td></tr></table>' + strAvatar
	
			if(document.all)
			{
			document.all.avatar.style.left = intLeft + 'px';
			document.all.avatar.style.top = intTop + 'px';
			document.all.avatar.style.visibility = 'visible';
			}
		}
		
		if(intMessage==23)
		{
			strMessage = '<table width=200 border=0 cellpadding=0 cellspacing=1 bgcolor=black><tr><td height=50 bgcolor=lightblue valign=top><font size=1 face=arial><b>General Chat</b><br>Here you can chat with fellow users of PC2Paper.<br><br> Click New Message to send a message or click on an existing messsage to read it.<br><br> Click on the [Reply] button next to the message to reply to it.</font><br><br><font size=1 face=arial><a href="Javascript:fncShowAvatar(0,0,0);">Thank you</a></font></td></tr></table>' + strAvatar
	
			if(document.all)
			{
			document.all.avatar.style.left = intLeft + 'px';
			document.all.avatar.style.top = intTop + 'px';
			document.all.avatar.style.visibility = 'visible';
			}
		}
		
		if(intMessage==24)
		{
			strMessage = '<table width=200 border=0 cellpadding=0 cellspacing=1 bgcolor=black><tr><td height=50 bgcolor=lightblue valign=top><font size=1 face=arial><b>Letter Info Home</b><br><br>From here you can enter the General chat area to talk with fellow PC2Paper users you can also workout postage costs by selecting the Postage Calculator tab.</font><br><br><font size=1 face=arial><a href="Javascript:fncShowAvatar(0,0,0);">Thank you</a></font></td></tr></table>' + strAvatar
	
			if(document.all)
			{
			document.all.avatar.style.left = intLeft + 'px';
			document.all.avatar.style.top = intTop + 'px';
			document.all.avatar.style.visibility = 'visible';
			}
		}
		
		if(intMessage==25)
		{
			strMessage = '<table width=200 border=0 cellpadding=0 cellspacing=1 bgcolor=black><tr><td height=50 bgcolor=lightblue valign=top><font size=1 face=arial><b>Paying for your letters</b><br><br>This page generally tells you how to pay for sending letters with us.<br><br>Please read it if you are having problems with payment.</font><br><br><font size=1 face=arial><a href="Javascript:fncShowAvatar(0,0,0);">Thank you</a></font></td></tr></table>' + strAvatar
	
			if(document.all)
			{
			document.all.avatar.style.left = intLeft + 'px';
			document.all.avatar.style.top = intTop + 'px';
			document.all.avatar.style.visibility = 'visible';
			}
		}
		
		if(intMessage==26)
		{
			strMessage = '<table width=200 border=0 cellpadding=0 cellspacing=1 bgcolor=black><tr><td height=50 bgcolor=lightblue valign=top><font size=1 face=arial>Hi there!<br><br>We have made a few improvements to the letters writing interface since you last visited. <br><br> <b>You can now:</b><br><a href=javascript:CheckEvent("writeletter.asp?ed=r&ht=r",1)>*Make use of our rich text editor</a><br><a href=javascript:CheckEvent("writeletter.asp?ed=up&ht=up#anc",1)>*Upload a word or PDF Document</a><br><br> Please click on one of the above for me to tell you more.<br><br>Please note if you have any problems with the new editors please contact us at customerservice@pc2paper.co.uk.</font><br><br><font size=1 face=arial><a href="Javascript:fncShowAvatar(0,0,0);">Thank you bye bye</a></font></td></tr></table>' + strAvatar
	
			if(document.all)
			{
			document.all.avatar.style.left = intLeft + 'px';
			document.all.avatar.style.top = intTop + 'px';
			document.all.avatar.style.visibility = 'visible';
			}
		}
		
		if(intMessage==27)
		{
			strMessage = '<table width=200 border=0 cellpadding=0 cellspacing=1 bgcolor=black><tr><td height=50 bgcolor=lightblue valign=top><font size=1 face=arial>Rich Text Editor<br><br>The rich text editor allows you to do many of the things a conventional text editor would and includes the following:<br><br>*Justification of text<br>*Change of font size<br><a href=javascript:showimageworks()>*Upload and insertion of images</a><br><br>When you have finished your letter click on the Save button at the top or bottom of the page or click Send to send it.</font><br><br><font size=1 face=arial><a href="Javascript:fncShowAvatar(0,0,0);">Thank you bye bye</a></font></td></tr></table>' + strAvatar
	
			if(document.all)
			{
			document.all.avatar.style.left = intLeft + 'px';
			document.all.avatar.style.top = intTop + 'px';
			document.all.avatar.style.visibility = 'visible';
			}
		}
		
		if(intMessage==28)
		{
			strMessage = '<table width=200 border=0 cellpadding=0 cellspacing=1 bgcolor=black><tr><td height=50 bgcolor=lightblue valign=top><font size=1 face=arial>Inserting Images<br>Selecting the Insert Image link allows you to place images into your documents.<br><br>After you have clicked the link use the browse button to upload an image from your machine. After the image has uploaded drag it into your document.</font><br><br><font size=1 face=arial><a href="Javascript:fncShowAvatar(650,400,27);">Thank you</a></font></td></tr></table>' + strAvatar2
	
			if(document.all)
			{
			document.all.avatar.style.left = intLeft + 'px';
			document.all.avatar.style.top = intTop + 'px';
			document.all.avatar.style.visibility = 'visible';
			}
		}
		
		if(intMessage==29)
		{
			strMessage = '<table width=200 border=0 cellpadding=0 cellspacing=1 bgcolor=black><tr><td height=50 bgcolor=lightblue valign=top><font size=1 face=arial>Uploading a PDF or Word Document<br><br>You can now upload a PDF or Word document by selecting <b>Upload Word or PDF document</b> and browsing for the document on your machine you wish to upload.<br><br>After this you may send this letter or save it using the SEND and SAVE buttons at the top or the bottom of the page.</font><br><br><font size=1 face=arial><a href="Javascript:fncShowAvatar(0,0,0);">Thank you</a></font></td></tr></table>' + strAvatar2
	
			if(document.all)
			{
			document.all.avatar.style.left = intLeft + 'px';
			document.all.avatar.style.top = intTop + 'px';
			document.all.avatar.style.visibility = 'visible';
			}
		}
		
		if(intMessage==30)
		{
			strMessage = '<table width=200 border=0 cellpadding=0 cellspacing=1 bgcolor=black><tr><td height=50 bgcolor=lightblue valign=top><font size=1 face=arial>Welcome to the card interface<br>Since this is your first visit would you like a quick tour?<br><br><a href="Javascript:fncShowAvatar(800,90,31);">YES</a>   <a href="Javascript:fncShowAvatar(0,0,0);">NO</a></font><br><br><font size=1 face=arial><a href="Javascript:fncShowAvatar(0,0,0);">Thank you</a></font></td></tr></table>' + strAvatar
	
			if(document.all)
			{
			document.all.avatar.style.left = intLeft + 'px';
			document.all.avatar.style.top = intTop + 'px';
			document.all.avatar.style.visibility = 'visible';
			}
		}
		
		if(intMessage==31)
		{
			strMessage = '<table width=200 border=0 cellpadding=0 cellspacing=1 bgcolor=black><tr><td height=50 bgcolor=lightblue valign=top><font size=1 face=arial>The card interface enables you to customize a real greeting card online.<br><br>On this page you can change the greating on the front of the card using the controls over here. Use the arrow keys to move the header or footer up and down.<br><br><a href="Javascript:showinsidecard();fncShowAvatar(250,2,32);">Click here to continue</a></font><br><br><font size=1 face=arial><a href="Javascript:fncShowAvatar(0,0,0);">Thank you</a></font></td></tr></table>' + strAvatar2
	
			if(document.all)
			{
			document.all.avatar.style.left = intLeft + 'px';
			document.all.avatar.style.top = intTop + 'px';
			document.all.avatar.style.visibility = 'visible';
			}
		}
		
		if(intMessage==32)
		{
			strMessage = '<table width=200 border=0 cellpadding=0 cellspacing=1 bgcolor=black><tr><td height=50 bgcolor=lightblue valign=top><font size=1 face=arial>This is the inside of the card. You get to it by clicking on this tab.<br><br><a href="Javascript:fncShowAvatar(650,110,33);">Click here to continue</a></font><br><font size=1 face=arial><a href="Javascript:fncShowAvatar(0,0,0);">Thank you</a></font></td></tr></table>' + strAvatar
	
			if(document.all)
			{
			document.all.avatar.style.left = intLeft + 'px';
			document.all.avatar.style.top = intTop + 'px';
			document.all.avatar.style.visibility = 'visible';
			}
		}
		
		if(intMessage==33)
		{
			strMessage = '<table width=200 border=0 cellpadding=0 cellspacing=1 bgcolor=black><tr><td height=50 bgcolor=lightblue valign=top><font size=1 face=arial>You may edit the inside of the card by using the control panel on the right<br><br><a href="Javascript:showreceiver();fncShowAvatar(650,110,34);">Click here to continue</a></font><br><font size=1 face=arial><a href="Javascript:fncShowAvatar(0,0,0);">Thank you</a></font></td></tr></table>' + strAvatar
	
			if(document.all)
			{
			document.all.avatar.style.left = intLeft + 'px';
			document.all.avatar.style.top = intTop + 'px';
			document.all.avatar.style.visibility = 'visible';
			}
		}
		
		if(intMessage==34)
		{
			strMessage = '<table width=200 border=0 cellpadding=0 cellspacing=1 bgcolor=black><tr><td height=50 bgcolor=lightblue valign=top><font size=1 face=arial>This is where you fill in the address of the receiver.<br>Thats all there is to sending cards.<br><br></font><br><font size=1 face=arial><a href="Javascript:fncShowAvatar(0,0,0);">Thank you</a></font></td></tr></table>' + strAvatar
	
			if(document.all)
			{
			document.all.avatar.style.left = intLeft + 'px';
			document.all.avatar.style.top = intTop + 'px';
			document.all.avatar.style.visibility = 'visible';
			}
		}
		
		if(intMessage==35)
		{
			strMessage = '<table width=200 border=0 cellpadding=0 cellspacing=1 bgcolor=black><tr><td height=50 bgcolor=lightblue valign=top><font size=1 face=arial>Welcome to the card sending interface.<br>Select the card you wish to send and personalise it online.<br><br></font><br><font size=1 face=arial><a href="Javascript:fncShowAvatar(0,0,0);">Thank you</a></font></td></tr></table>' + strAvatar
	
			if(document.all)
			{
			document.all.avatar.style.left = intLeft + 'px';
			document.all.avatar.style.top = intTop + 'px';
			document.all.avatar.style.visibility = 'visible';
			}
		}
		
		if(intMessage==36)
		{
			strMessage = '<table width=200 border=0 cellpadding=0 cellspacing=1 bgcolor=black><tr><td height=50 bgcolor=lightblue valign=top><font size=1 face=arial>Welcome to the letter sending interface<br><br>For a tutorial on bulk letter sending pleace <a href="javascript:busletsendtut()">click here</a><br><br>This will open in a new window. Ensure your popup blocker dows not block the window.<br><br></font><br><font size=1 face=arial><a href="Javascript:fncShowAvatar(0,0,0);">Thank you</a></font></td></tr></table>' + strAvatar
	
			if(document.all)
			{
			document.all.avatar.style.left = intLeft + 'px';
			document.all.avatar.style.top = intTop + 'px';
			document.all.avatar.style.visibility = 'visible';
			}
		}
		
		if(intMessage==37)
		{
			strMessage = '<table width=200 border=0 cellpadding=0 cellspacing=1 bgcolor=black><tr><td height=50 bgcolor=lightblue valign=top><font size=1 face=arial>The names given to the address lines are intended as guides the first line HouseNo/Name indicates the House Number or House Name.<br><br></font><br><font size=1 face=arial><a href="Javascript:fncShowAvatar(0,0,0);">Thank you</a></font></td></tr></table>' + strAvatar
	
			if(document.all)
			{
			document.all.avatar.style.left = intLeft + 'px';
			document.all.avatar.style.top = intTop + 'px';
			document.all.avatar.style.visibility = 'visible';
			}
		}
		
			if(intMessage==38)
		{
			strMessage = '<table width=200 border=0 cellpadding=0 cellspacing=1 bgcolor=black><tr><td height=50 bgcolor=lightblue valign=top><font size=1 face=arial>In order to only go one line down instead of two when hitting enter hold down the Shift key when hitting enter.<br><br></font><br><font size=1 face=arial><a href="Javascript:fncShowAvatar(0,0,0);">Thank you</a></font></td></tr></table>' + strAvatar
	
			if(document.all)
			{
			document.all.avatar.style.left = intLeft + 'px';
			document.all.avatar.style.top = intTop + 'px';
			document.all.avatar.style.visibility = 'visible';
			}
		}
		
		
		if(document.all)
			{
				
				document.all["avatar"].innerHTML = strMessage;
			}
		
		
			// This makes it work for Mozilla Firefox and netscape
			if(document.getElementById)
			
			{
			//alert(inLeft)
				document.getElementById('avatar').style.left = intLeft;
				document.getElementById('avatar').style.top = intTop;
				document.getElementById('avatar').innerHTML = strMessage;
				document.getElementById('avatar').style.visibility = 'visible';
			}
		
		
		
	}
	
	function fncAvatmenuHelp()
	{
			document.all.avatar.style.innerHTML = "This is the main menu";
			document.all.avatar.style.left = "200px";
			document.all.avatar.style.top = "50px";
			
			
	}
	
