/*

*****************************************
layout, text & programming
Hermann W. Tesmer
HWT-ART.studio

http://www.hwt-art.com
info@hwt-art.com

all rights reserved
copyright &copy;1998-2006 Hermann W. Tesmer
*****************************************

*/

function Detail (URI, Framename) {
parent[Framename].location.href = URI;
}
