var cText = ''
cText += '<DIV><BR> <BR>'
cText += '<TABLE cellSpacing=0 cellPadding=5 width="600" border=0 bgcolor="#FFFFFF" align="CENTER">'
cText += '  <TBODY>'
cText += '<TR>'
cText += '<TD><FONT' 
cText += 'class=bottomMenu1><A href="http://www.aloarabs.com/pb/5/index.htm">Home</A>  | <A '
cText += 'href="http://www.aloarabs.com/shopaffadmin.asp">Affiliate '
cText += 'Services</A>' 
cText += '| <A href="http://www.aloarabs.com/pb/5/faq.htm">' 
cText += 'FAQ</A> | <A href="http://www.aloarabs.com/shopsearch1.asp">Rate '
cText += 'Search</A>  | '
cText += '<A href="http://www.aloarabs.com/pb/5/phone-cards.htm"> About Us '
cText += '</A>  | '
cText += '<A href="http://www.aloarabs.com/pb/5/calling-cards/calling-cards.htm">Calling Cards Rates' 
cText += '</A> |<a href="http://www.aloarabs.com/shopcustadmin.asp">Customer Service</a></FONT>'
cText += '</TD></TR>'
cText += '</TBODY>'
cText += '</TABLE>'
cText += '</DIV>'
document.write(cText)










