var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4001542&docid=69749119&x=5342',
		'title': '',
		'imageId': '69749119',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001542&docid=69749117&x=5342',
		'title': '',
		'imageId': '69749117',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001542&docid=69749121&x=5342',
		'title': '',
		'imageId': '69749121',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001542&docid=69749129&x=5342',
		'title': '',
		'imageId': '69749129',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001542&docid=69749123&x=5342',
		'title': '',
		'imageId': '69749123',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001542&docid=69749125&x=5342',
		'title': '',
		'imageId': '69749125',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001542&docid=69749106&x=5342',
		'title': '',
		'imageId': '69749106',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001542&docid=69749128&x=5342',
		'title': '',
		'imageId': '69749128',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001542&docid=69749113&x=5342',
		'title': '',
		'imageId': '69749113',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001542&docid=69749101&x=5342',
		'title': '',
		'imageId': '69749101',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001542&docid=69749108&x=5342',
		'title': '',
		'imageId': '69749108',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001542&docid=69749097&x=5342',
		'title': '',
		'imageId': '69749097',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001542&docid=69749100&x=5342',
		'title': '',
		'imageId': '69749100',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001542&docid=69749126&x=5342',
		'title': '',
		'imageId': '69749126',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001542&docid=69749107&x=5342',
		'title': '',
		'imageId': '69749107',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001542&docid=69749103&x=5342',
		'title': '',
		'imageId': '69749103',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001542&docid=69749116&x=5342',
		'title': '',
		'imageId': '69749116',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001542&docid=69749124&x=5342',
		'title': '',
		'imageId': '69749124',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001542&docid=69749104&x=5342',
		'title': '',
		'imageId': '69749104',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001542&docid=69749458&x=5342',
		'title': '',
		'imageId': '69749458',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4001542';

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