var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3963554&docid=68891328&x=2618',
		'title': '',
		'imageId': '68891328',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963554&docid=68891334&x=2618',
		'title': '',
		'imageId': '68891334',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963554&docid=68891337&x=2618',
		'title': '',
		'imageId': '68891337',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963554&docid=68891340&x=2618',
		'title': '',
		'imageId': '68891340',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963554&docid=68891343&x=2618',
		'title': '',
		'imageId': '68891343',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963554&docid=68891348&x=2618',
		'title': '',
		'imageId': '68891348',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963554&docid=68891349&x=2618',
		'title': '',
		'imageId': '68891349',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963554&docid=68891422&x=2618',
		'title': '',
		'imageId': '68891422',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963554&docid=68891429&x=2618',
		'title': '',
		'imageId': '68891429',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963554&docid=68891432&x=2618',
		'title': '',
		'imageId': '68891432',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963554&docid=68891435&x=2618',
		'title': '',
		'imageId': '68891435',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963554&docid=68891443&x=2618',
		'title': '',
		'imageId': '68891443',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963554&docid=68987445&x=2618',
		'title': '',
		'imageId': '68987445',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963554&docid=69023566&x=2618',
		'title': '',
		'imageId': '69023566',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3963554';

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