var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4001047&docid=69740862&x=4124',
		'title': '',
		'imageId': '69740862',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001047&docid=69740871&x=4124',
		'title': '',
		'imageId': '69740871',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001047&docid=69740864&x=4124',
		'title': '',
		'imageId': '69740864',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001047&docid=69740865&x=4124',
		'title': '',
		'imageId': '69740865',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001047&docid=69740863&x=4124',
		'title': '',
		'imageId': '69740863',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001047&docid=69740866&x=4124',
		'title': '',
		'imageId': '69740866',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001047&docid=69740867&x=4124',
		'title': '',
		'imageId': '69740867',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001047&docid=69740874&x=4124',
		'title': '',
		'imageId': '69740874',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001047&docid=69740870&x=4124',
		'title': '',
		'imageId': '69740870',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001047&docid=69740868&x=4124',
		'title': '',
		'imageId': '69740868',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001047&docid=69740869&x=4124',
		'title': '',
		'imageId': '69740869',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001047&docid=69740872&x=4124',
		'title': '',
		'imageId': '69740872',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001047&docid=69740876&x=4124',
		'title': '',
		'imageId': '69740876',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001047&docid=69740873&x=4124',
		'title': '',
		'imageId': '69740873',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001047&docid=69740875&x=4124',
		'title': '',
		'imageId': '69740875',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4001047';

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