var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3738272&docid=63273769&x=344',
		'title': '',
		'imageId': '63273769',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3738272&docid=63273772&x=344',
		'title': '',
		'imageId': '63273772',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3738272&docid=63273773&x=344',
		'title': '',
		'imageId': '63273773',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3738272&docid=63273776&x=344',
		'title': '',
		'imageId': '63273776',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3738272&docid=63273777&x=344',
		'title': '',
		'imageId': '63273777',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3738272&docid=63273780&x=344',
		'title': '',
		'imageId': '63273780',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3738272&docid=63273782&x=344',
		'title': '',
		'imageId': '63273782',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3738272&docid=63273783&x=344',
		'title': '',
		'imageId': '63273783',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3738272';

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