var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3950204&docid=68623886&x=5210',
		'title': '',
		'imageId': '68623886',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950204&docid=68623888&x=5210',
		'title': '',
		'imageId': '68623888',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950204&docid=68623887&x=5210',
		'title': '',
		'imageId': '68623887',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950204&docid=68623889&x=5210',
		'title': '',
		'imageId': '68623889',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950204&docid=68623878&x=5210',
		'title': '',
		'imageId': '68623878',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950204&docid=68623882&x=5210',
		'title': '',
		'imageId': '68623882',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950204&docid=68623880&x=5210',
		'title': '',
		'imageId': '68623880',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950204&docid=68623877&x=5210',
		'title': '',
		'imageId': '68623877',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950204&docid=68623883&x=5210',
		'title': '',
		'imageId': '68623883',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950204&docid=68623876&x=5210',
		'title': '',
		'imageId': '68623876',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950204&docid=68623884&x=5210',
		'title': '',
		'imageId': '68623884',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950204&docid=68623879&x=5210',
		'title': '',
		'imageId': '68623879',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950204&docid=68623885&x=5210',
		'title': '',
		'imageId': '68623885',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950204&docid=68623881&x=5210',
		'title': '',
		'imageId': '68623881',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3950204';

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