var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4009507&docid=69953589&x=5144',
		'title': '',
		'imageId': '69953589',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009507&docid=69953590&x=5144',
		'title': '',
		'imageId': '69953590',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009507&docid=69953591&x=5144',
		'title': '',
		'imageId': '69953591',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009507&docid=69953588&x=5144',
		'title': '',
		'imageId': '69953588',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009507&docid=69953592&x=5144',
		'title': '',
		'imageId': '69953592',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009507&docid=69948120&x=5144',
		'title': '',
		'imageId': '69948120',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009507&docid=69948122&x=5144',
		'title': '',
		'imageId': '69948122',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009507&docid=69948148&x=5144',
		'title': '',
		'imageId': '69948148',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009507&docid=69948119&x=5144',
		'title': '',
		'imageId': '69948119',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009507&docid=69948117&x=5144',
		'title': '',
		'imageId': '69948117',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009507&docid=69948123&x=5144',
		'title': '',
		'imageId': '69948123',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009507&docid=69948118&x=5144',
		'title': '',
		'imageId': '69948118',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009507&docid=69948121&x=5144',
		'title': '',
		'imageId': '69948121',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4009507';

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