var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3920034&docid=67909658&x=2958',
		'title': '',
		'imageId': '67909658',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3920034&docid=67909660&x=2958',
		'title': '',
		'imageId': '67909660',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3920034&docid=67909662&x=2958',
		'title': '',
		'imageId': '67909662',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3920034&docid=67909659&x=2958',
		'title': '',
		'imageId': '67909659',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3920034&docid=67909663&x=2958',
		'title': '',
		'imageId': '67909663',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3920034&docid=67909661&x=2958',
		'title': '',
		'imageId': '67909661',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3920034&docid=67909664&x=2958',
		'title': '',
		'imageId': '67909664',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3920034&docid=67925111&x=2958',
		'title': '',
		'imageId': '67925111',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3920034&docid=67925112&x=2958',
		'title': '',
		'imageId': '67925112',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3920034';

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