var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4002967&docid=69783741&x=1236',
		'title': '',
		'imageId': '69783741',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002967&docid=69783737&x=1236',
		'title': '',
		'imageId': '69783737',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002967&docid=69783744&x=1236',
		'title': '',
		'imageId': '69783744',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002967&docid=69783739&x=1236',
		'title': '',
		'imageId': '69783739',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002967&docid=69783740&x=1236',
		'title': '',
		'imageId': '69783740',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002967&docid=69783743&x=1236',
		'title': '',
		'imageId': '69783743',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002967&docid=69783742&x=1236',
		'title': '',
		'imageId': '69783742',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002967&docid=69783738&x=1236',
		'title': '',
		'imageId': '69783738',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002967&docid=69783736&x=1236',
		'title': '',
		'imageId': '69783736',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4002967';

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