var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4009078&docid=69580129&x=1816',
		'title': '',
		'imageId': '69580129',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009078&docid=69580134&x=1816',
		'title': '',
		'imageId': '69580134',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009078&docid=69580131&x=1816',
		'title': '',
		'imageId': '69580131',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009078&docid=69580124&x=1816',
		'title': '',
		'imageId': '69580124',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009078&docid=69580125&x=1816',
		'title': '',
		'imageId': '69580125',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009078&docid=69580122&x=1816',
		'title': '',
		'imageId': '69580122',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009078&docid=69580117&x=1816',
		'title': '',
		'imageId': '69580117',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009078&docid=69580126&x=1816',
		'title': '',
		'imageId': '69580126',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009078&docid=69580127&x=1816',
		'title': '',
		'imageId': '69580127',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009078&docid=69580123&x=1816',
		'title': '',
		'imageId': '69580123',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009078&docid=69580120&x=1816',
		'title': '',
		'imageId': '69580120',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009078&docid=69580128&x=1816',
		'title': '',
		'imageId': '69580128',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009078&docid=69580119&x=1816',
		'title': '',
		'imageId': '69580119',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009078&docid=69580130&x=1816',
		'title': '',
		'imageId': '69580130',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009078&docid=69580118&x=1816',
		'title': '',
		'imageId': '69580118',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009078&docid=69580133&x=1816',
		'title': '',
		'imageId': '69580133',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009078&docid=69580132&x=1816',
		'title': '',
		'imageId': '69580132',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4009078';

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