// define the filenames used in the project
define('FILENAME_NEWSDESK_ARTICLE_REQUIRE', DIR_WS_INCLUDES . 'modules/newsdesk/newsdesk_article_require.php');
define('DIR_WS_RSS', DIR_WS_INCLUDES . 'modules/newsdesk/rss/');
define('FILENAME_NEWSDESK', 'newsdesk.php');
define('FILENAME_NEWSDESK_LISTING', 'newsdesk_listing.php');
define('FILENAME_NEWSDESK_LATEST', 'newsdesk_latest.php');
define('FILENAME_NEWSDESK_REVIEWS', 'newsdesk_reviews.php');
define('FILENAME_NEWSDESK_STICKY', 'newsdesk_sticky.php');
define('CONTENT_NEWSDESK_REVIEWS_WRITE', 'newsdesk_reviews_write');
define('FILENAME_NEWSDESK_REVIEWS_WRITE', CONTENT_NEWSDESK_REVIEWS_WRITE . '.php');
define('CONTENT_NEWSDESK_REVIEWS_INFO', 'newsdesk_reviews_info');
define('FILENAME_NEWSDESK_REVIEWS_INFO', CONTENT_NEWSDESK_REVIEWS_INFO . '.php');
define('CONTENT_NEWSDESK_REVIEWS_ARTICLE', 'newsdesk_reviews_article');
define('FILENAME_NEWSDESK_REVIEWS_ARTICLE', CONTENT_NEWSDESK_REVIEWS_ARTICLE . '.php');
define('CONTENT_NEWSDESK_INFO', 'newsdesk_info');
define('FILENAME_NEWSDESK_INFO', CONTENT_NEWSDESK_INFO . '.php');
define('CONTENT_NEWSDESK_INDEX', 'newsdesk_index');
define('FILENAME_NEWSDESK_INDEX', CONTENT_NEWSDESK_INDEX . '.php');
define('CONTENT_NEWSDESK_SEARCH_RESULT', 'newsdesk_search_result');
define('FILENAME_NEWSDESK_SEARCH_RESULT', CONTENT_NEWSDESK_SEARCH_RESULT . '.php');
// BEGIN newdesk
define('TABLE_NEWSDESK', 'newsdesk');
define('TABLE_NEWSDESK_DESCRIPTION', 'newsdesk_description');
define('TABLE_NEWSDESK_TO_CATEGORIES', 'newsdesk_to_categories');
define('TABLE_NEWSDESK_CATEGORIES', 'newsdesk_categories');
define('TABLE_NEWSDESK_CATEGORIES_DESCRIPTION', 'newsdesk_categories_description');
define('TABLE_NEWSDESK_CONFIGURATION', 'newsdesk_configuration');
define('TABLE_NEWSDESK_CONFIGURATION_GROUP', 'newsdesk_configuration_group');
define('TABLE_NEWSDESK_REVIEWS', 'newsdesk_reviews');
define('TABLE_NEWSDESK_REVIEWS_DESCRIPTION', 'newsdesk_reviews_description');
// END newsdesk
/*
osCommerce, Open Source E-Commerce Solutions ---- http://www.oscommerce.com
Copyright (c) 2002 osCommerce
Released under the GNU General Public License
IMPORTANT NOTE:
This script is not part of the official osC distribution but an add-on contributed to the osC community.
Please read the NOTE and INSTALL documents that are provided with this file for further information and installation notes.
script name: NewsDesk
version: 1.4.5
date: 2003-08-31
author: Carsten aka moyashi
web site: www..com
*/
?>
// define the filenames used in the project
// BEGIN faqdesk
define('FILENAME_FAQDESK_LATEST', 'faqdesk_latest.php');
define('FILENAME_FAQDESK_REVIEWS', 'faqdesk_reviews.php');
define('FILENAME_FAQDESK', 'faqdesk/faqdesk.php');
define('FILENAME_FAQDESK_LISTING','faqdesk/faqdesk_listing.php');
define('FILENAME_FAQDESK_SHOW', DIR_WS_INCLUDES . 'modules/faqdesk/faqdesk_show.php');
define('FILENAME_FAQDESK_ARTICLE_REQUIRE', DIR_WS_INCLUDES . 'modules/faqdesk/faqdesk_article_require.php');
define('FILENAME_FAQDESK_STICKY', 'faqdesk/faqdesk_sticky.php');
define('DIR_WS_RSS', DIR_WS_INCLUDES . 'modules/faqdesk/rss/');
// END faqdesk
define('DIR_WS_RSS', DIR_WS_INCLUDES . 'modules/faqdesk/rss/');
define('CONTENT_FAQDESK_REVIEWS_WRITE', 'faqdesk_reviews_write');
define('FILENAME_FAQDESK_REVIEWS_WRITE', CONTENT_FAQDESK_REVIEWS_WRITE . '.php');
define('CONTENT_FAQDESK_REVIEWS_INFO', 'faqdesk_reviews_info');
define('FILENAME_FAQDESK_REVIEWS_INFO', CONTENT_FAQDESK_REVIEWS_INFO . '.php');
define('CONTENT_FAQDESK_REVIEWS_ARTICLE', 'faqdesk_reviews_article');
define('FILENAME_FAQDESK_REVIEWS_ARTICLE', CONTENT_FAQDESK_REVIEWS_ARTICLE . '.php');
define('CONTENT_FAQDESK_INFO', 'faqdesk_info');
define('FILENAME_FAQDESK_INFO', CONTENT_FAQDESK_INFO . '.php');
define('CONTENT_FAQDESK_INDEX', 'faqdesk_index');
define('FILENAME_FAQDESK_INDEX', CONTENT_FAQDESK_INDEX . '.php');
define('CONTENT_FAQDESK_SEARCH_RESULT', 'faqdesk_search_result');
define('FILENAME_FAQDESK_SEARCH_RESULT', CONTENT_FAQDESK_SEARCH_RESULT . '.php');
// BEGIN faqdesk
define('TABLE_FAQDESK', 'faqdesk');
define('TABLE_FAQDESK_DESCRIPTION', 'faqdesk_description');
define('TABLE_FAQDESK_TO_CATEGORIES', 'faqdesk_to_categories');
define('TABLE_FAQDESK_CATEGORIES', 'faqdesk_categories');
define('TABLE_FAQDESK_CATEGORIES_DESCRIPTION', 'faqdesk_categories_description');
define('TABLE_FAQDESK_CONFIGURATION', 'faqdesk_configuration');
define('TABLE_FAQDESK_CONFIGURATION_GROUP', 'faqdesk_configuration_group');
define('TABLE_FAQDESK_REVIEWS', 'faqdesk_reviews');
define('TABLE_FAQDESK_REVIEWS_DESCRIPTION', 'faqdesk_reviews_description');
// END faqdesk
/*
osCommerce, Open Source E-Commerce Solutions ---- http://www.oscommerce.com
Copyright (c) 2002 osCommerce
Released under the GNU General Public License
IMPORTANT NOTE:
This script is not part of the official osC distribution but an add-on contributed to the osC community.
Please read the NOTE and INSTALL documents that are provided with this file for further information and installation notes.
script name: FaqDesk
version: 1.2.5
date: 2003-09-01
author: Carsten aka moyashi
web site: www..com
*/
?>
Warning: fopen(/var/www/vhosts/mezuzahstore.com/httpdocs/debug/php_error_log.txt) [function.fopen]: failed to open stream: Permission denied in /var/www/vhosts/mezuzahstore.com/httpdocs/includes/functions/general.php on line 33
Warning: flock() expects parameter 1 to be resource, boolean given in /var/www/vhosts/mezuzahstore.com/httpdocs/includes/functions/general.php on line 34
Warning: fwrite(): supplied argument is not a valid stream resource in /var/www/vhosts/mezuzahstore.com/httpdocs/includes/functions/general.php on line 35
Warning: fwrite(): supplied argument is not a valid stream resource in /var/www/vhosts/mezuzahstore.com/httpdocs/includes/functions/general.php on line 36
Warning: flock() expects parameter 1 to be resource, boolean given in /var/www/vhosts/mezuzahstore.com/httpdocs/includes/functions/general.php on line 37
Warning: fclose(): supplied argument is not a valid stream resource in /var/www/vhosts/mezuzahstore.com/httpdocs/includes/functions/general.php on line 38
Warning: fopen(/var/www/vhosts/mezuzahstore.com/httpdocs/debug/php_error_log.txt) [function.fopen]: failed to open stream: Permission denied in /var/www/vhosts/mezuzahstore.com/httpdocs/includes/functions/general.php on line 33
Warning: flock() expects parameter 1 to be resource, boolean given in /var/www/vhosts/mezuzahstore.com/httpdocs/includes/functions/general.php on line 34
Warning: fwrite(): supplied argument is not a valid stream resource in /var/www/vhosts/mezuzahstore.com/httpdocs/includes/functions/general.php on line 35
Warning: fwrite(): supplied argument is not a valid stream resource in /var/www/vhosts/mezuzahstore.com/httpdocs/includes/functions/general.php on line 36
Warning: flock() expects parameter 1 to be resource, boolean given in /var/www/vhosts/mezuzahstore.com/httpdocs/includes/functions/general.php on line 37
Warning: fclose(): supplied argument is not a valid stream resource in /var/www/vhosts/mezuzahstore.com/httpdocs/includes/functions/general.php on line 38
Warning: fopen(/var/www/vhosts/mezuzahstore.com/httpdocs/debug/php_error_log.txt) [function.fopen]: failed to open stream: Permission denied in /var/www/vhosts/mezuzahstore.com/httpdocs/includes/functions/general.php on line 33
Warning: flock() expects parameter 1 to be resource, boolean given in /var/www/vhosts/mezuzahstore.com/httpdocs/includes/functions/general.php on line 34
Warning: fwrite(): supplied argument is not a valid stream resource in /var/www/vhosts/mezuzahstore.com/httpdocs/includes/functions/general.php on line 35
Warning: fwrite(): supplied argument is not a valid stream resource in /var/www/vhosts/mezuzahstore.com/httpdocs/includes/functions/general.php on line 36
Warning: flock() expects parameter 1 to be resource, boolean given in /var/www/vhosts/mezuzahstore.com/httpdocs/includes/functions/general.php on line 37
Warning: fclose(): supplied argument is not a valid stream resource in /var/www/vhosts/mezuzahstore.com/httpdocs/includes/functions/general.php on line 38
Thank
you for visiting our Mezuzah
store. Browse around our large selection of Mezuzahs and Mezuzah covers.
Learn more about Mezuzahs at our Information
Pages or our Mezuzah Blog. We think you
will find that we have the nicest selection of Mezuzahs on the
web. You can also be sure that you are getting a 100% Kosher Mezuzah scroll when you
purchase a scroll from us.
If you have any questions please feel free to call us or use the
Contact Us form on the left.
"I just
wanted to compliment you on your
fast service and the items you sell. The mezuzah and scroll I ordered
were absolutely beautiful. The pictures definitely do not do them
justice! I will recommend you to everyone!"