var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3923450&docid=67982027&x=945',
		'title': '',
		'imageId': '67982027',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3923450&docid=67982028&x=945',
		'title': '',
		'imageId': '67982028',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3923450&docid=67982029&x=945',
		'title': '',
		'imageId': '67982029',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3923450&docid=67982030&x=945',
		'title': '',
		'imageId': '67982030',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3923450&docid=67982031&x=945',
		'title': '',
		'imageId': '67982031',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3923450&docid=67982032&x=945',
		'title': '',
		'imageId': '67982032',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3923450&docid=67982033&x=945',
		'title': '',
		'imageId': '67982033',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3923450&docid=67982034&x=945',
		'title': '',
		'imageId': '67982034',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3923450&docid=67982035&x=945',
		'title': '',
		'imageId': '67982035',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3923450&docid=67982036&x=945',
		'title': '',
		'imageId': '67982036',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3923450&docid=67982037&x=945',
		'title': '',
		'imageId': '67982037',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3923450&docid=67982038&x=945',
		'title': '',
		'imageId': '67982038',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3923450&docid=67982039&x=945',
		'title': '',
		'imageId': '67982039',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3923450';

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