var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3918172&docid=67856915&x=534',
		'title': '',
		'imageId': '67856915',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3918172&docid=67856917&x=534',
		'title': '',
		'imageId': '67856917',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3918172&docid=67856918&x=534',
		'title': '',
		'imageId': '67856918',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3918172&docid=67856919&x=534',
		'title': '',
		'imageId': '67856919',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3918172&docid=67856920&x=534',
		'title': '',
		'imageId': '67856920',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3918172&docid=67856905&x=534',
		'title': '',
		'imageId': '67856905',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3918172&docid=67856906&x=534',
		'title': '',
		'imageId': '67856906',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3918172&docid=67856907&x=534',
		'title': '',
		'imageId': '67856907',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3918172&docid=67856908&x=534',
		'title': '',
		'imageId': '67856908',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3918172&docid=67856909&x=534',
		'title': '',
		'imageId': '67856909',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3918172&docid=67856910&x=534',
		'title': '',
		'imageId': '67856910',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3918172&docid=67856911&x=534',
		'title': '',
		'imageId': '67856911',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3918172&docid=67856912&x=534',
		'title': '',
		'imageId': '67856912',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3918172&docid=67856913&x=534',
		'title': '',
		'imageId': '67856913',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3918172&docid=67856914&x=534',
		'title': '',
		'imageId': '67856914',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3918172';

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