var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3914440&docid=67753980&x=4540',
		'title': '',
		'imageId': '67753980',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3914440&docid=67753965&x=4540',
		'title': '',
		'imageId': '67753965',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3914440&docid=67753970&x=4540',
		'title': '',
		'imageId': '67753970',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3914440&docid=67753966&x=4540',
		'title': '',
		'imageId': '67753966',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3914440&docid=67753977&x=4540',
		'title': '',
		'imageId': '67753977',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3914440&docid=67753968&x=4540',
		'title': '',
		'imageId': '67753968',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3914440&docid=67753972&x=4540',
		'title': '',
		'imageId': '67753972',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3914440&docid=67753973&x=4540',
		'title': '',
		'imageId': '67753973',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3914440&docid=67753971&x=4540',
		'title': '',
		'imageId': '67753971',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3914440&docid=67753969&x=4540',
		'title': '',
		'imageId': '67753969',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3914440&docid=67753974&x=4540',
		'title': '',
		'imageId': '67753974',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3914440&docid=67753975&x=4540',
		'title': '',
		'imageId': '67753975',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3914440&docid=67753979&x=4540',
		'title': '',
		'imageId': '67753979',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3914440&docid=67753978&x=4540',
		'title': '',
		'imageId': '67753978',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3914440&docid=67753967&x=4540',
		'title': '',
		'imageId': '67753967',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3914440&docid=67753982&x=4540',
		'title': '',
		'imageId': '67753982',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3914440&docid=67753983&x=4540',
		'title': '',
		'imageId': '67753983',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3914440&docid=67753976&x=4540',
		'title': '',
		'imageId': '67753976',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3914440&docid=67753981&x=4540',
		'title': '',
		'imageId': '67753981',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3914440';

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";
	})
}
