var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4050226&docid=70999820&x=3436',
		'title': '',
		'imageId': '70999820',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4050226&docid=70999814&x=3436',
		'title': '',
		'imageId': '70999814',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4050226&docid=70999821&x=3436',
		'title': '',
		'imageId': '70999821',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4050226&docid=70999822&x=3436',
		'title': '',
		'imageId': '70999822',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4050226&docid=70999823&x=3436',
		'title': '',
		'imageId': '70999823',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4050226&docid=70999835&x=3436',
		'title': '',
		'imageId': '70999835',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4050226&docid=70999837&x=3436',
		'title': '',
		'imageId': '70999837',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4050226&docid=70999840&x=3436',
		'title': '',
		'imageId': '70999840',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4050226&docid=70999843&x=3436',
		'title': '',
		'imageId': '70999843',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4050226&docid=70999841&x=3436',
		'title': '',
		'imageId': '70999841',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4050226&docid=70999848&x=3436',
		'title': '',
		'imageId': '70999848',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4050226&docid=70999842&x=3436',
		'title': '',
		'imageId': '70999842',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4050226&docid=70999857&x=3436',
		'title': '',
		'imageId': '70999857',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4050226&docid=70999862&x=3436',
		'title': '',
		'imageId': '70999862',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4050226&docid=70999863&x=3436',
		'title': '',
		'imageId': '70999863',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4050226&docid=70999864&x=3436',
		'title': '',
		'imageId': '70999864',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4050226&docid=70999811&x=3436',
		'title': '',
		'imageId': '70999811',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4050226&docid=70999865&x=3436',
		'title': '',
		'imageId': '70999865',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4050226&docid=70999801&x=3436',
		'title': '',
		'imageId': '70999801',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4050226&docid=70999803&x=3436',
		'title': '',
		'imageId': '70999803',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4050226';

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