var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4011830&docid=69853724&x=3233',
		'title': '',
		'imageId': '69853724',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011830&docid=69853729&x=3233',
		'title': '',
		'imageId': '69853729',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011830&docid=69853726&x=3233',
		'title': '',
		'imageId': '69853726',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011830&docid=69853725&x=3233',
		'title': '',
		'imageId': '69853725',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011830&docid=69853728&x=3233',
		'title': '',
		'imageId': '69853728',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011830&docid=69853723&x=3233',
		'title': '',
		'imageId': '69853723',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011830&docid=69853727&x=3233',
		'title': '',
		'imageId': '69853727',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4011830';

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