var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4002713&docid=69776632&x=3946',
		'title': '',
		'imageId': '69776632',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002713&docid=69776636&x=3946',
		'title': '',
		'imageId': '69776636',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002713&docid=69776638&x=3946',
		'title': '',
		'imageId': '69776638',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002713&docid=69776639&x=3946',
		'title': '',
		'imageId': '69776639',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002713&docid=69776642&x=3946',
		'title': '',
		'imageId': '69776642',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002713&docid=69776641&x=3946',
		'title': '',
		'imageId': '69776641',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002713&docid=69776640&x=3946',
		'title': '',
		'imageId': '69776640',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002713&docid=69776643&x=3946',
		'title': '',
		'imageId': '69776643',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002713&docid=69776644&x=3946',
		'title': '',
		'imageId': '69776644',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002713&docid=69776645&x=3946',
		'title': '',
		'imageId': '69776645',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002713&docid=69776646&x=3946',
		'title': '',
		'imageId': '69776646',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002713&docid=69776647&x=3946',
		'title': '',
		'imageId': '69776647',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4002713';

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