var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3916689&docid=67815007&x=348',
		'title': '',
		'imageId': '67815007',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916689&docid=67815018&x=348',
		'title': '',
		'imageId': '67815018',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916689&docid=67815008&x=348',
		'title': '',
		'imageId': '67815008',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916689&docid=67815016&x=348',
		'title': '',
		'imageId': '67815016',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916689&docid=67815012&x=348',
		'title': '',
		'imageId': '67815012',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916689&docid=67815014&x=348',
		'title': '',
		'imageId': '67815014',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916689&docid=67815002&x=348',
		'title': '',
		'imageId': '67815002',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916689&docid=67815010&x=348',
		'title': '',
		'imageId': '67815010',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916689&docid=67815009&x=348',
		'title': '',
		'imageId': '67815009',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916689&docid=67815005&x=348',
		'title': '',
		'imageId': '67815005',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916689&docid=67815004&x=348',
		'title': '',
		'imageId': '67815004',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916689&docid=67815017&x=348',
		'title': '',
		'imageId': '67815017',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916689&docid=67815019&x=348',
		'title': '',
		'imageId': '67815019',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916689&docid=67815006&x=348',
		'title': '',
		'imageId': '67815006',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916689&docid=67815013&x=348',
		'title': '',
		'imageId': '67815013',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916689&docid=67815011&x=348',
		'title': '',
		'imageId': '67815011',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3916689';

document.body.style.overflow = "hidden";
var closeElement = document.querySelector("#lightbox #close");
var closeLoadingElement = document.querySelector("#lightbox #closeLoading");

if (closeElement) {
	closeElement.addEventListener("click", function() {
		document.body.style.overflow = "auto";
	})
}

if (closeLoadingElement) {
	closeLoadingElement.addEventListener("click", function() {
		document.body.style.overflow = "auto";
	})
}
