var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3999116&docid=69686396&x=2846',
		'title': '',
		'imageId': '69686396',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999116&docid=69686399&x=2846',
		'title': '',
		'imageId': '69686399',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999116&docid=69686401&x=2846',
		'title': '',
		'imageId': '69686401',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999116&docid=69686400&x=2846',
		'title': '',
		'imageId': '69686400',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999116&docid=69686398&x=2846',
		'title': '',
		'imageId': '69686398',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999116&docid=69686395&x=2846',
		'title': '',
		'imageId': '69686395',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999116&docid=69686397&x=2846',
		'title': '',
		'imageId': '69686397',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3999116';

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