var codestring='';
codestring='<p><font face=arial size=2>Don\'t miss out on your chance to get the free <b> 5+1 day '+
'Leveraging '+
'Microsoft Office course</b> delivered to your e-mail inbox. It contains '+
'twenty tips on Word, Excel, PowerPoint and Outlook you can apply in the next week. Then, every two weeks, you '+
'will get more technology tips that will save you time and money. Enter '+
'your name and e-mail address below and click Subscribe. Our policy is to never '+
'share your information with anyone.</p>'+
'<form action="http://www.kickstartcart.com/app/join.asp" method=post>'+
'<input type="hidden" name="Home" value="www.communicateusingtechnology.com">'+
'<input type="hidden" name="DefaultMailingAR" value="43121">'+
'<input type="hidden" name="MailingThankyouURL" value="www.communicateusingtechnology.com/course_thanks.htm">'+
'<input type="hidden" name="MerchantID" value="42487">'+
'<table border="0" cellpadding="0" cellspacing="0">'+
'<tr>'+
'<td><font size=2>Name:</td>'+
'<td><input name="Name1" value="" size="30" style="border-style: solid">'+
'</td>'+
'</tr>'+
'<td><font size=2>Email Address:</td>'+
'<td>'+
'<input name="email1" value="" size="30" style="border-style: solid">'+
'</td>'+
'<td><input type="submit" name="submit" value="Subscribe"></td>'+
'</tr>'+
'</table>'+
'</form>';
DropIn('#FFFFFF','Arial',12,'#000000',codestring,'300','350','44','32','#9900CC','solid',4,2,true);
