var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3970335&docid=69027054&x=5557',
		'title': '',
		'imageId': '69027054',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970335&docid=69027055&x=5557',
		'title': '',
		'imageId': '69027055',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970335&docid=69027056&x=5557',
		'title': '',
		'imageId': '69027056',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970335&docid=69027065&x=5557',
		'title': '',
		'imageId': '69027065',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970335&docid=69027059&x=5557',
		'title': '',
		'imageId': '69027059',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970335&docid=69027061&x=5557',
		'title': '',
		'imageId': '69027061',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970335&docid=69027053&x=5557',
		'title': '',
		'imageId': '69027053',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3970335';

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