var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3994975&docid=69813280&x=2657',
		'title': '',
		'imageId': '69813280',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3994975&docid=69813274&x=2657',
		'title': '',
		'imageId': '69813274',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3994975&docid=69813276&x=2657',
		'title': '',
		'imageId': '69813276',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3994975&docid=69813275&x=2657',
		'title': '',
		'imageId': '69813275',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3994975&docid=69813279&x=2657',
		'title': '',
		'imageId': '69813279',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3994975&docid=69813272&x=2657',
		'title': '',
		'imageId': '69813272',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3994975&docid=69813278&x=2657',
		'title': '',
		'imageId': '69813278',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3994975&docid=69813277&x=2657',
		'title': '',
		'imageId': '69813277',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3994975';

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