var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3986861&docid=69428092&x=4736',
		'title': '',
		'imageId': '69428092',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3986861&docid=69428089&x=4736',
		'title': '',
		'imageId': '69428089',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3986861&docid=69428093&x=4736',
		'title': '',
		'imageId': '69428093',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3986861&docid=69428091&x=4736',
		'title': '',
		'imageId': '69428091',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3986861&docid=69428095&x=4736',
		'title': '',
		'imageId': '69428095',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3986861&docid=69428096&x=4736',
		'title': '',
		'imageId': '69428096',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3986861&docid=69428094&x=4736',
		'title': '',
		'imageId': '69428094',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3986861';

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