var myMsg
myMsg = 'Visit our ' + '<a href="http://www.exquisitephotography.info/wp">Blogsite</a>. (AVP of LipLip and Neko)';

function testMyMessage() 
        {
        alert(myMsg); 
        }
		
	