var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3922955&docid=67970740&x=5810',
		'title': '',
		'imageId': '67970740',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3922955&docid=67970741&x=5810',
		'title': '',
		'imageId': '67970741',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3922955&docid=67970745&x=5810',
		'title': '',
		'imageId': '67970745',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3922955&docid=67970743&x=5810',
		'title': '',
		'imageId': '67970743',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3922955&docid=67970744&x=5810',
		'title': '',
		'imageId': '67970744',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3922955&docid=67970746&x=5810',
		'title': '',
		'imageId': '67970746',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3922955&docid=67970742&x=5810',
		'title': '',
		'imageId': '67970742',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3922955';

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