	$(document).ready(function(){
		jQuery("#register").html('<iframe src="/staticforms/PressRoom/Register.aspx" frameborder="0" scrolling="no" width="538px" height="348px" id="contactform"></iframe>');
	
		jQuery("#login").html('<iframe src="/staticforms/PressRoom/Default.aspx" frameborder="0" scrolling="no" width="204px" height="193px" id="contactform"></iframe>');
	});