var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3915878&docid=67786479&x=4025',
		'title': '',
		'imageId': '67786479',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915878&docid=67786485&x=4025',
		'title': '',
		'imageId': '67786485',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915878&docid=67786482&x=4025',
		'title': '',
		'imageId': '67786482',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915878&docid=67786480&x=4025',
		'title': '',
		'imageId': '67786480',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915878&docid=67786470&x=4025',
		'title': '',
		'imageId': '67786470',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915878&docid=67786471&x=4025',
		'title': '',
		'imageId': '67786471',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915878&docid=67786473&x=4025',
		'title': '',
		'imageId': '67786473',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915878&docid=67786474&x=4025',
		'title': '',
		'imageId': '67786474',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915878&docid=67786475&x=4025',
		'title': '',
		'imageId': '67786475',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915878&docid=67786476&x=4025',
		'title': '',
		'imageId': '67786476',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915878&docid=67786484&x=4025',
		'title': '',
		'imageId': '67786484',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915878&docid=67786478&x=4025',
		'title': '',
		'imageId': '67786478',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3915878';

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