var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4002083&docid=69766158&x=3630',
		'title': '',
		'imageId': '69766158',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002083&docid=69766270&x=3630',
		'title': '',
		'imageId': '69766270',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002083&docid=69766242&x=3630',
		'title': '',
		'imageId': '69766242',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002083&docid=69766243&x=3630',
		'title': '',
		'imageId': '69766243',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002083&docid=69766244&x=3630',
		'title': '',
		'imageId': '69766244',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002083&docid=69766245&x=3630',
		'title': '',
		'imageId': '69766245',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002083&docid=69766246&x=3630',
		'title': '',
		'imageId': '69766246',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002083&docid=69766247&x=3630',
		'title': '',
		'imageId': '69766247',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002083&docid=69766248&x=3630',
		'title': '',
		'imageId': '69766248',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002083&docid=69766249&x=3630',
		'title': '',
		'imageId': '69766249',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002083&docid=69766250&x=3630',
		'title': '',
		'imageId': '69766250',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002083&docid=69766251&x=3630',
		'title': '',
		'imageId': '69766251',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4002083';

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