var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3979375&docid=69244211&x=2732',
		'title': '',
		'imageId': '69244211',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3979375&docid=69244213&x=2732',
		'title': '',
		'imageId': '69244213',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3979375&docid=69244212&x=2732',
		'title': '',
		'imageId': '69244212',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3979375&docid=69244216&x=2732',
		'title': '',
		'imageId': '69244216',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3979375&docid=69244214&x=2732',
		'title': '',
		'imageId': '69244214',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3979375&docid=69244210&x=2732',
		'title': '',
		'imageId': '69244210',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3979375&docid=69244215&x=2732',
		'title': '',
		'imageId': '69244215',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3979375';

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