var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3842484&docid=65953919&x=5135',
		'title': '',
		'imageId': '65953919',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3842484&docid=65953918&x=5135',
		'title': '',
		'imageId': '65953918',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3842484&docid=65953921&x=5135',
		'title': '',
		'imageId': '65953921',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3842484&docid=65953920&x=5135',
		'title': '',
		'imageId': '65953920',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3842484&docid=65953922&x=5135',
		'title': '',
		'imageId': '65953922',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3842484&docid=65953924&x=5135',
		'title': '',
		'imageId': '65953924',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3842484&docid=65953923&x=5135',
		'title': '',
		'imageId': '65953923',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3842484';

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