var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4016768&docid=70145890&x=4140',
		'title': '',
		'imageId': '70145890',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016768&docid=70145892&x=4140',
		'title': '',
		'imageId': '70145892',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016768&docid=70145894&x=4140',
		'title': '',
		'imageId': '70145894',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016768&docid=70145891&x=4140',
		'title': '',
		'imageId': '70145891',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016768&docid=70145895&x=4140',
		'title': '',
		'imageId': '70145895',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016768&docid=70145893&x=4140',
		'title': '',
		'imageId': '70145893',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016768&docid=70145889&x=4140',
		'title': '',
		'imageId': '70145889',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4016768';

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