var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3915597&docid=67782905&x=4814',
		'title': '',
		'imageId': '67782905',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915597&docid=67782906&x=4814',
		'title': '',
		'imageId': '67782906',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915597&docid=67782907&x=4814',
		'title': '',
		'imageId': '67782907',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915597&docid=67782908&x=4814',
		'title': '',
		'imageId': '67782908',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915597&docid=67782909&x=4814',
		'title': '',
		'imageId': '67782909',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915597&docid=67782910&x=4814',
		'title': '',
		'imageId': '67782910',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915597&docid=67782912&x=4814',
		'title': '',
		'imageId': '67782912',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915597&docid=67782913&x=4814',
		'title': '',
		'imageId': '67782913',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915597&docid=67782914&x=4814',
		'title': '',
		'imageId': '67782914',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915597&docid=67782915&x=4814',
		'title': '',
		'imageId': '67782915',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915597&docid=67782916&x=4814',
		'title': '',
		'imageId': '67782916',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915597&docid=67782917&x=4814',
		'title': '',
		'imageId': '67782917',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915597&docid=67782919&x=4814',
		'title': '',
		'imageId': '67782919',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915597&docid=67782924&x=4814',
		'title': '',
		'imageId': '67782924',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915597&docid=67782970&x=4814',
		'title': '',
		'imageId': '67782970',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3915597';

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