var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4014579&docid=70069756&x=5344',
		'title': '',
		'imageId': '70069756',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014579&docid=70069757&x=5344',
		'title': '',
		'imageId': '70069757',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014579&docid=70069752&x=5344',
		'title': '',
		'imageId': '70069752',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014579&docid=70069753&x=5344',
		'title': '',
		'imageId': '70069753',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014579&docid=70069754&x=5344',
		'title': '',
		'imageId': '70069754',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014579&docid=70069758&x=5344',
		'title': '',
		'imageId': '70069758',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014579&docid=70069755&x=5344',
		'title': '',
		'imageId': '70069755',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4014579';

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