var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4020640&docid=70246793&x=3711',
		'title': '',
		'imageId': '70246793',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4020640&docid=70246796&x=3711',
		'title': '',
		'imageId': '70246796',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4020640&docid=70246797&x=3711',
		'title': '',
		'imageId': '70246797',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4020640&docid=70246798&x=3711',
		'title': '',
		'imageId': '70246798',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4020640&docid=70246799&x=3711',
		'title': '',
		'imageId': '70246799',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4020640&docid=70246800&x=3711',
		'title': '',
		'imageId': '70246800',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4020640&docid=70246801&x=3711',
		'title': '',
		'imageId': '70246801',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4020640&docid=70246802&x=3711',
		'title': '',
		'imageId': '70246802',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4020640&docid=70246803&x=3711',
		'title': '',
		'imageId': '70246803',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4020640&docid=70246804&x=3711',
		'title': '',
		'imageId': '70246804',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4020640&docid=70246805&x=3711',
		'title': '',
		'imageId': '70246805',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4020640&docid=70246795&x=3711',
		'title': '',
		'imageId': '70246795',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4020640&docid=70246794&x=3711',
		'title': '',
		'imageId': '70246794',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4020640&docid=70246807&x=3711',
		'title': '',
		'imageId': '70246807',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4020640&docid=70246808&x=3711',
		'title': '',
		'imageId': '70246808',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4020640&docid=70246809&x=3711',
		'title': '',
		'imageId': '70246809',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4020640&docid=70246806&x=3711',
		'title': '',
		'imageId': '70246806',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4020640';

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