var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3890962&docid=67169954&x=1711',
		'title': '',
		'imageId': '67169954',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3890962&docid=67169957&x=1711',
		'title': '',
		'imageId': '67169957',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3890962&docid=67169960&x=1711',
		'title': '',
		'imageId': '67169960',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3890962&docid=67169958&x=1711',
		'title': '',
		'imageId': '67169958',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3890962&docid=67169959&x=1711',
		'title': '',
		'imageId': '67169959',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3890962&docid=67169955&x=1711',
		'title': '',
		'imageId': '67169955',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3890962&docid=67169956&x=1711',
		'title': '',
		'imageId': '67169956',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3890962';

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