var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4025338&docid=70341110&x=2851',
		'title': '',
		'imageId': '70341110',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4025338&docid=70341111&x=2851',
		'title': '',
		'imageId': '70341111',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4025338&docid=70341112&x=2851',
		'title': '',
		'imageId': '70341112',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4025338&docid=70341109&x=2851',
		'title': '',
		'imageId': '70341109',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4025338&docid=70340231&x=2851',
		'title': '',
		'imageId': '70340231',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4025338&docid=70340233&x=2851',
		'title': '',
		'imageId': '70340233',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4025338&docid=70340232&x=2851',
		'title': '',
		'imageId': '70340232',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4025338';

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