var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4005925&docid=69414969&x=4935',
		'title': '',
		'imageId': '69414969',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005925&docid=69414975&x=4935',
		'title': '',
		'imageId': '69414975',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005925&docid=69414974&x=4935',
		'title': '',
		'imageId': '69414974',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005925&docid=69414976&x=4935',
		'title': '',
		'imageId': '69414976',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005925&docid=69414973&x=4935',
		'title': '',
		'imageId': '69414973',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005925&docid=69414972&x=4935',
		'title': '',
		'imageId': '69414972',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005925&docid=69414971&x=4935',
		'title': '',
		'imageId': '69414971',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005925&docid=69414970&x=4935',
		'title': '',
		'imageId': '69414970',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005925&docid=69414968&x=4935',
		'title': '',
		'imageId': '69414968',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4005925';

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