// JavaScript Document
var queryString = (typeof(lfquerystring) == 'string' && lfquerystring.length > 0) ? unescape(lfquerystring.replace(/^[^\?]+\??/,'').toLowerCase()) : unescape(location.search.replace(/^[^\?]+\??/,'').toLowerCase());

baseurl  = (window.location.href.indexOf('?') < 0) ? window.location.href : window.location.href.substring(0,window.location.href.indexOf('?'));
appendchar = (queryString.indexOf('?') >= 0) ? '&':'?';
queryString = queryString + appendchar + 'lflocationname='+baseurl;
var url = 'http://www.logiforms.com/formdata/user_forms/14166_8229985/41483/'+queryString;
document.write('<IFRAME SRC="'+url+'" '); 
document.write('HSPACE="2" VSPACE="2" NAME="win1416641483" '); 
document.write('SCROLLING="no" WIDTH="485" HEIGHT="750" '); 
document.write('MARGINWIDTH=5 MARGINHEIGHT=5 FRAMEBORDER="0"></IFRAME>\n'); 
document.write('<NOFRAMES>'); 
document.write('<A HREF="#" onClick="window.open(\''+url+'\','); 
document.write('\'win1416641483\', \'toolbar=no,width=600,height=400,left=20,top=20, screenX=20,screenY=20,status=no,scrollbars=yes, resizable=no\');return false">Click here to open the window</a>\n'); 
document.write('</NOFRAMES>'); 

                                  