var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=933432&docid=7383972&x=1317',
		'title': '',
		'imageId': '7383972',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=933432&docid=7383980&x=1317',
		'title': '',
		'imageId': '7383980',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=933432&docid=7383991&x=1317',
		'title': '',
		'imageId': '7383991',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=933432&docid=7383997&x=1317',
		'title': '',
		'imageId': '7383997',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=933432&docid=7384003&x=1317',
		'title': '',
		'imageId': '7384003',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=933432&docid=7384011&x=1317',
		'title': '',
		'imageId': '7384011',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=933432&docid=7384019&x=1317',
		'title': '',
		'imageId': '7384019',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=933432&docid=7395471&x=1317',
		'title': '',
		'imageId': '7395471',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=933432&docid=7395477&x=1317',
		'title': '',
		'imageId': '7395477',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #933432';

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