var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4022389&docid=70284927&x=491',
		'title': '',
		'imageId': '70284927',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4022389&docid=70284931&x=491',
		'title': '',
		'imageId': '70284931',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4022389&docid=70284928&x=491',
		'title': '',
		'imageId': '70284928',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4022389&docid=70284925&x=491',
		'title': '',
		'imageId': '70284925',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4022389&docid=70284936&x=491',
		'title': '',
		'imageId': '70284936',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4022389&docid=70284935&x=491',
		'title': '',
		'imageId': '70284935',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4022389&docid=70284934&x=491',
		'title': '',
		'imageId': '70284934',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4022389&docid=70284933&x=491',
		'title': '',
		'imageId': '70284933',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4022389&docid=70284929&x=491',
		'title': '',
		'imageId': '70284929',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4022389&docid=70284926&x=491',
		'title': '',
		'imageId': '70284926',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4022389&docid=70284937&x=491',
		'title': '',
		'imageId': '70284937',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4022389&docid=70284932&x=491',
		'title': '',
		'imageId': '70284932',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4022389&docid=70284930&x=491',
		'title': '',
		'imageId': '70284930',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4022389';

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