var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4087771&docid=71883403&x=4716',
		'title': '',
		'imageId': '71883403',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4087771&docid=71883395&x=4716',
		'title': '',
		'imageId': '71883395',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4087771&docid=71883397&x=4716',
		'title': '',
		'imageId': '71883397',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4087771&docid=71883400&x=4716',
		'title': '',
		'imageId': '71883400',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4087771&docid=71883404&x=4716',
		'title': '',
		'imageId': '71883404',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4087771&docid=71883405&x=4716',
		'title': '',
		'imageId': '71883405',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4087771&docid=71883396&x=4716',
		'title': '',
		'imageId': '71883396',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4087771&docid=71883399&x=4716',
		'title': '',
		'imageId': '71883399',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4087771&docid=71883401&x=4716',
		'title': '',
		'imageId': '71883401',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4087771&docid=71883398&x=4716',
		'title': '',
		'imageId': '71883398',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4087771&docid=71883402&x=4716',
		'title': '',
		'imageId': '71883402',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4087771&docid=71883394&x=4716',
		'title': '',
		'imageId': '71883394',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4087771';

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