var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4020639&docid=70246773&x=5248',
		'title': '',
		'imageId': '70246773',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4020639&docid=70246776&x=5248',
		'title': '',
		'imageId': '70246776',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4020639&docid=70246777&x=5248',
		'title': '',
		'imageId': '70246777',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4020639&docid=70246778&x=5248',
		'title': '',
		'imageId': '70246778',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4020639&docid=70246779&x=5248',
		'title': '',
		'imageId': '70246779',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4020639&docid=70246780&x=5248',
		'title': '',
		'imageId': '70246780',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4020639&docid=70246781&x=5248',
		'title': '',
		'imageId': '70246781',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4020639&docid=70246782&x=5248',
		'title': '',
		'imageId': '70246782',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4020639&docid=70246783&x=5248',
		'title': '',
		'imageId': '70246783',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4020639&docid=70246784&x=5248',
		'title': '',
		'imageId': '70246784',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4020639&docid=70246785&x=5248',
		'title': '',
		'imageId': '70246785',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4020639&docid=70246786&x=5248',
		'title': '',
		'imageId': '70246786',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4020639&docid=70246787&x=5248',
		'title': '',
		'imageId': '70246787',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4020639&docid=70246788&x=5248',
		'title': '',
		'imageId': '70246788',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4020639&docid=70246789&x=5248',
		'title': '',
		'imageId': '70246789',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4020639&docid=70246790&x=5248',
		'title': '',
		'imageId': '70246790',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4020639&docid=70246775&x=5248',
		'title': '',
		'imageId': '70246775',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4020639&docid=70246774&x=5248',
		'title': '',
		'imageId': '70246774',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4020639&docid=70246792&x=5248',
		'title': '',
		'imageId': '70246792',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4020639&docid=70246791&x=5248',
		'title': '',
		'imageId': '70246791',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4020639';

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