var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3974133&docid=69126411&x=5836',
		'title': '',
		'imageId': '69126411',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974133&docid=69126414&x=5836',
		'title': '',
		'imageId': '69126414',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974133&docid=69126413&x=5836',
		'title': '',
		'imageId': '69126413',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974133&docid=69126416&x=5836',
		'title': '',
		'imageId': '69126416',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974133&docid=69126412&x=5836',
		'title': '',
		'imageId': '69126412',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974133&docid=69126417&x=5836',
		'title': '',
		'imageId': '69126417',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974133&docid=69126415&x=5836',
		'title': '',
		'imageId': '69126415',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3974133';

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