var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3983959&docid=69349830&x=1133',
		'title': '',
		'imageId': '69349830',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3983959&docid=69349837&x=1133',
		'title': '',
		'imageId': '69349837',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3983959&docid=69349840&x=1133',
		'title': '',
		'imageId': '69349840',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3983959&docid=69349842&x=1133',
		'title': '',
		'imageId': '69349842',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3983959&docid=69349844&x=1133',
		'title': '',
		'imageId': '69349844',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3983959&docid=69349850&x=1133',
		'title': '',
		'imageId': '69349850',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3983959&docid=69349851&x=1133',
		'title': '',
		'imageId': '69349851',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3983959';

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