var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3913917&docid=67749327&x=4043',
		'title': '',
		'imageId': '67749327',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3913917&docid=67749330&x=4043',
		'title': '',
		'imageId': '67749330',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3913917&docid=67749332&x=4043',
		'title': '',
		'imageId': '67749332',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3913917&docid=67749328&x=4043',
		'title': '',
		'imageId': '67749328',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3913917&docid=67749331&x=4043',
		'title': '',
		'imageId': '67749331',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3913917&docid=67749329&x=4043',
		'title': '',
		'imageId': '67749329',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3913917&docid=67749333&x=4043',
		'title': '',
		'imageId': '67749333',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3913917&docid=67749334&x=4043',
		'title': '',
		'imageId': '67749334',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3913917';

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