var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3938637&docid=68335873&x=72',
		'title': '',
		'imageId': '68335873',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3938637&docid=68335884&x=72',
		'title': '',
		'imageId': '68335884',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3938637&docid=68335891&x=72',
		'title': '',
		'imageId': '68335891',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3938637&docid=68335885&x=72',
		'title': '',
		'imageId': '68335885',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3938637&docid=68335889&x=72',
		'title': '',
		'imageId': '68335889',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3938637&docid=68335887&x=72',
		'title': '',
		'imageId': '68335887',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3938637&docid=68335886&x=72',
		'title': '',
		'imageId': '68335886',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3938637&docid=68335890&x=72',
		'title': '',
		'imageId': '68335890',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3938637&docid=68335888&x=72',
		'title': '',
		'imageId': '68335888',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3938637';

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