var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3916564&docid=67803056&x=1854',
		'title': '',
		'imageId': '67803056',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916564&docid=67803055&x=1854',
		'title': '',
		'imageId': '67803055',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916564&docid=67803062&x=1854',
		'title': '',
		'imageId': '67803062',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916564&docid=67803059&x=1854',
		'title': '',
		'imageId': '67803059',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916564&docid=67803060&x=1854',
		'title': '',
		'imageId': '67803060',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916564&docid=67803064&x=1854',
		'title': '',
		'imageId': '67803064',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916564&docid=67803052&x=1854',
		'title': '',
		'imageId': '67803052',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916564&docid=67803051&x=1854',
		'title': '',
		'imageId': '67803051',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916564&docid=67803061&x=1854',
		'title': '',
		'imageId': '67803061',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916564&docid=67803058&x=1854',
		'title': '',
		'imageId': '67803058',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916564&docid=67803053&x=1854',
		'title': '',
		'imageId': '67803053',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916564&docid=67803054&x=1854',
		'title': '',
		'imageId': '67803054',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916564&docid=67803057&x=1854',
		'title': '',
		'imageId': '67803057',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916564&docid=67803063&x=1854',
		'title': '',
		'imageId': '67803063',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3916564';

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