<%@LANGUAGE="JScript" %> <% // Write a user entered value into the HTML page safely. function writeSafeValue( sName ) { var sValue; sValue = "" + Request.QueryString( sName ) + ""; try { if( typeof( sValue ) == "string" ) { if( sValue != "undefined" ) { // Do net let the user attempt to input HTML Code or // SSI (Server Side Include) directives. sValue = sValue.replace( //g, ">" ); sValue = sValue.replace( /\"/g, """ ); } else { sValue = ""; } } } catch( e ) { // Catch and display any errors that occur. Response.Write( "writeValue( "" + sName + "" ) ERROR " + e.number + ": " + e.description + " - sValue: " + sValue ); sValue = ""; } Response.Write( sValue ); } %> Contact Me

The Razmus Team - Platinum Realty
517 Leonard NW, Grand Rapids, MI 49504
Ph: (616)  459-8444  Fax:  (616) 459-8445
Email: Info@RazmusTeam.com


Please enter your information in the following fields and click the submit button.
You may fill out as much or as little information as you wish. We look forward to showing you what we have to offer and would enjoy the opportunity to have you interview us!

* First name: "> * Last name:  ">  
* Email: "> * Phone:
(" size="20">) - " size="20"> - " size="20">
 
House #: "> Street:  ">  
Suite #: "> City:  ">   
State: ">  Zip:  ">
Best time to reach me:  
I am:  >Buying >Selling >Both

The house you want to buy:
Let us find it for you.

Your Current Property
Receive a FREE market analysis!

Minimum price:  Minimum price:  " size="20">
Maximum price:  Maximum price:  " size="20">
Square feet:  Square feet:  " size="20">
Bedrooms:  Bedrooms:  " size="20">
Bathrooms:  Bathrooms:  " size="20">
Age of house:  Age of house:  " size="20">
 
    Location of house:
 
    Location of house: value="ON"> Same as address above
City:  " size="20">  
State:  " size="20">  
County:  " size="20">  
Area:  " size="20">  
Features:   
House #:  " size="20"> Street:  " size="20">
Suite #:  " size="20"> City:  " size="20">
State:  " size="20"> Zip:  " size="20">
County:  " size="20"> Area:  " size="20">
Features: 

 Other information and comments
Please contact me by: >Phone >Email
Comments:
"> "> ">