var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3948246&docid=68546471&x=1150',
		'title': '',
		'imageId': '68546471',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948246&docid=68546473&x=1150',
		'title': '',
		'imageId': '68546473',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948246&docid=68546472&x=1150',
		'title': '',
		'imageId': '68546472',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948246&docid=68546476&x=1150',
		'title': '',
		'imageId': '68546476',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948246&docid=68546474&x=1150',
		'title': '',
		'imageId': '68546474',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948246&docid=68546475&x=1150',
		'title': '',
		'imageId': '68546475',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948246&docid=68546470&x=1150',
		'title': '',
		'imageId': '68546470',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3948246';

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