var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3933220&docid=68209024&x=749',
		'title': '',
		'imageId': '68209024',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3933220&docid=68209023&x=749',
		'title': '',
		'imageId': '68209023',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3933220&docid=68209036&x=749',
		'title': '',
		'imageId': '68209036',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3933220&docid=68209025&x=749',
		'title': '',
		'imageId': '68209025',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3933220&docid=68209028&x=749',
		'title': '',
		'imageId': '68209028',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3933220&docid=68209031&x=749',
		'title': '',
		'imageId': '68209031',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3933220&docid=68209030&x=749',
		'title': '',
		'imageId': '68209030',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3933220&docid=68209033&x=749',
		'title': '',
		'imageId': '68209033',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3933220&docid=68209026&x=749',
		'title': '',
		'imageId': '68209026',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3933220&docid=68209035&x=749',
		'title': '',
		'imageId': '68209035',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3933220&docid=68209032&x=749',
		'title': '',
		'imageId': '68209032',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3933220&docid=68209029&x=749',
		'title': '',
		'imageId': '68209029',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3933220&docid=68209027&x=749',
		'title': '',
		'imageId': '68209027',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3933220&docid=68209034&x=749',
		'title': '',
		'imageId': '68209034',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3933220&docid=68209112&x=749',
		'title': '',
		'imageId': '68209112',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3933220';

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