var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4009051&docid=69938266&x=032',
		'title': '',
		'imageId': '69938266',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009051&docid=69938263&x=032',
		'title': '',
		'imageId': '69938263',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009051&docid=69938269&x=032',
		'title': '',
		'imageId': '69938269',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009051&docid=69938280&x=032',
		'title': '',
		'imageId': '69938280',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009051&docid=69938274&x=032',
		'title': '',
		'imageId': '69938274',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009051&docid=69938275&x=032',
		'title': '',
		'imageId': '69938275',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009051&docid=69938247&x=032',
		'title': '',
		'imageId': '69938247',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009051&docid=69938252&x=032',
		'title': '',
		'imageId': '69938252',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009051&docid=69938260&x=032',
		'title': '',
		'imageId': '69938260',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4009051';

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