// java loaded form - off page (no antispam req')

var contactDisplay = document.getElementById('containerIntakeFormShortAutofill');

contactDisplay.innerHTML = '<p><strong>Fields with a * are required.</strong></p><form action="http://www.nordstrandinjurylaw.com/clorjn.php" method="POST"><input type="hidden" name="formtest" value="test"><input class="iform" name="realname" value="* Name" onfocus="if(this.value == \'* Name\') {this.value = \'\';}" onblur="if (this.value == \'\') {this.value = \'* Name\';}"><input class="iform" name="homephone" value="* Phone" onfocus="if(this.value == \'* Phone\') {this.value = \'\';}" onblur="if (this.value == \'\') {this.value = \'* Phone\';}"><input class="iform" name="email" value="* E-mail Address" onfocus="if(this.value == \'* E-mail Address\') {this.value = \'\';}" onblur="if (this.value == \'\') {this.value = \'* E-mail Address\';}"><textarea class="tform" name="comment" rows="4" cols="15" onfocus="if(this.value == \'Brief description of your legal issue\') {this.value = \'\';}" onblur="if (this.value == \'\') {this.value = \'Brief description of your legal issue\';}">Brief description of your legal issue</textarea><div class="clear"></div>I have read the <a href="javascript:opdisc();">disclaimer</a>.<input type="checkbox" name="disclaimer" value="yes"/><div id="intakeFormShortDisclaimer"><div><p>The use of the Internet or this form for communication with the firm or any individual member of the firm does not establish an attorney-client relationship. Confidential or time-sensitive information should not be sent through this form.</p><a href="javascript:cldisc();" rel="nofollow">close</a></div></div><br /><br /><input type="submit" name="submit" value="" class="bform"></form><div class="clear"></div>';


// swfobject code with flash wmode transparancy

var flashvars = {};
var params = {wmode:"transparent"};
var attributes = {};
swfobject.embedSWF("design/images/nordstrand.swf", "containerFlash", "779", "301", "8.0.0","expressInstall.swf", flashvars, params, attributes);










