var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4004929&docid=69836103&x=1921',
		'title': '',
		'imageId': '69836103',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004929&docid=69836030&x=1921',
		'title': '',
		'imageId': '69836030',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004929&docid=69836116&x=1921',
		'title': '',
		'imageId': '69836116',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004929&docid=69836104&x=1921',
		'title': '',
		'imageId': '69836104',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004929&docid=69836113&x=1921',
		'title': '',
		'imageId': '69836113',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004929&docid=69836107&x=1921',
		'title': '',
		'imageId': '69836107',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004929&docid=69836110&x=1921',
		'title': '',
		'imageId': '69836110',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004929&docid=69836106&x=1921',
		'title': '',
		'imageId': '69836106',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004929&docid=69836111&x=1921',
		'title': '',
		'imageId': '69836111',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004929&docid=69836114&x=1921',
		'title': '',
		'imageId': '69836114',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004929&docid=69836108&x=1921',
		'title': '',
		'imageId': '69836108',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004929&docid=69836105&x=1921',
		'title': '',
		'imageId': '69836105',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004929&docid=69836117&x=1921',
		'title': '',
		'imageId': '69836117',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004929&docid=69836115&x=1921',
		'title': '',
		'imageId': '69836115',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004929&docid=69836109&x=1921',
		'title': '',
		'imageId': '69836109',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004929&docid=69836118&x=1921',
		'title': '',
		'imageId': '69836118',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004929&docid=69836112&x=1921',
		'title': '',
		'imageId': '69836112',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4004929';

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