function
aWrite2()
{
	//All the HTML, XHTML, or whatever, has to be on one line or it will not work!
document.write('<html><head><title>Mosaic Quilt Studio</title></head><body><p>I have just added a new wholsale section on MosaicQuilt.com. This area was created  for the use of retail quilt shops and quilting teachers. I have a new Teaching Guide that is just like the book I use to teach "Quilted Photography". It has supply list, teaching instructions and a guided explanation to teach to your classes...just like I do it!<a href="http://www.mosaicquilt.com/wholsale2.cfm">Click Here To go to the wholsale area.</p></body></html>')
}