var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4003649&docid=69801952&x=5120',
		'title': '',
		'imageId': '69801952',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003649&docid=69801953&x=5120',
		'title': '',
		'imageId': '69801953',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003649&docid=69801954&x=5120',
		'title': '',
		'imageId': '69801954',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003649&docid=69801955&x=5120',
		'title': '',
		'imageId': '69801955',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003649&docid=69801956&x=5120',
		'title': '',
		'imageId': '69801956',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003649&docid=69801957&x=5120',
		'title': '',
		'imageId': '69801957',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003649&docid=69801958&x=5120',
		'title': '',
		'imageId': '69801958',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4003649';

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