//
// Copyright © 1998-2006 RK.Net, Inc.  All Rights Reserved
//

function mcheck(event) {
	if (event.button == 2) {
		alert("All content on WeddingsInHouston.com is copyrighted\n\n Copyright © 2008 Weddings In Houston")
	}
}

