@ -45,13 +45,25 @@ function resetTimer()
< script src = "js/moment/moment.js" > < / script >
< script src = "js/tabulator/dist/js/tabulator.min.js" > < / script >
< script src = "js/etherpad.js" > < / script >
< script >
$(function() {
if ( document.location.pathname.match(/shop_welcome\.php$/) ) {
$("#shop_log_link").attr("href","/shop_log_iframe.php");
} else {
$("#shop_log_link").attr("href","/shop_log.php");
}
});
< / script >
< / head >
< body class = "yb_standard" >
< table align = "center" width = "1000" border = "0" cellpadding = "1" cellspacing = "0" >
< tr valign = "top" >
< td height = "40" align = "right" > < a href = "/shop_log.php" > Current Shop< / a > | < a href = "/start_shop.php" > All Shops< / a > | < a href = "/contact_add_edit_select.php" > Add/Edit Contact< / a > | < a href = "/stats.php" > Reports< / a > | < a href = "/transaction_log.php" > Transaction Log< / a > | < a href = "http://www.positivespin.org" target = "_blank" > PS Home< / a > < / td >
< td height = "40" align = "right" > < a id = "shop_log_link" href = "/shop_log.php" > Current Shop< / a > | < a href = "/start_shop.php" target = "_parent" > All Shops< / a > | < a href = "/contact_add_edit_select.php" target = "_parent" > Add/Edit Contact< / a > | < a href = "/stats.php" target = "_parent" > Reports< / a > | < a href = "/transaction_log.php" target = "_parent " > Transaction Log< / a > | < a href = "http://www.positivespin.org" target = "_blank" > PS Home< / a > < / td >
< / tr >
< tr >
< td >