// Begin Actions
function F_doLoaded() {
	document.main = new F_cMain();
	document.objectModel = new Object();
	F_OM('Layout','LayoutLYR', 'doc', '', new Array(
	'Page Loaded','Layout','Go To URL','http://www.silberschmiede-online.de/shop/his-webshop.cgi?f=WG&amp;c=eh-zrs&amp;t=temgroupeh',0,
	'Page Loaded',F_functMasterBorderAktion0,'','',0));
	F_OM('Inlineframe1' , 'Inlineframe1LYR', 'doc', 'Layout',null,'',0);
 
	F_pageLoaded('Layout');
}
function F_functMasterBorderAktion0(params) {
goToURL('Inlineframe1','http://www.silberschmiede-online.de/shop/his-webshop.cgi?t=temiframebaske');
}


 
$(document).ready( function() {
F_onLoaded();
});
// End Actions

