var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4000519&docid=69731185&x=1034',
		'title': '',
		'imageId': '69731185',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000519&docid=69731191&x=1034',
		'title': '',
		'imageId': '69731191',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000519&docid=69731188&x=1034',
		'title': '',
		'imageId': '69731188',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000519&docid=69731189&x=1034',
		'title': '',
		'imageId': '69731189',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000519&docid=69731190&x=1034',
		'title': '',
		'imageId': '69731190',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000519&docid=69731184&x=1034',
		'title': '',
		'imageId': '69731184',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000519&docid=69731186&x=1034',
		'title': '',
		'imageId': '69731186',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4000519';

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