var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4010773&docid=69979393&x=5116',
		'title': '',
		'imageId': '69979393',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010773&docid=69979390&x=5116',
		'title': '',
		'imageId': '69979390',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010773&docid=69979395&x=5116',
		'title': '',
		'imageId': '69979395',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010773&docid=69979416&x=5116',
		'title': '',
		'imageId': '69979416',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010773&docid=69979389&x=5116',
		'title': '',
		'imageId': '69979389',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010773&docid=69979391&x=5116',
		'title': '',
		'imageId': '69979391',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010773&docid=69979392&x=5116',
		'title': '',
		'imageId': '69979392',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4010773';

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