var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4014363&docid=68929173&x=219',
		'title': '',
		'imageId': '68929173',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014363&docid=68929179&x=219',
		'title': '',
		'imageId': '68929179',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014363&docid=68929178&x=219',
		'title': '',
		'imageId': '68929178',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014363&docid=68929182&x=219',
		'title': '',
		'imageId': '68929182',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014363&docid=68929175&x=219',
		'title': '',
		'imageId': '68929175',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014363&docid=68929177&x=219',
		'title': '',
		'imageId': '68929177',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014363&docid=68929174&x=219',
		'title': '',
		'imageId': '68929174',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014363&docid=68929172&x=219',
		'title': '',
		'imageId': '68929172',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014363&docid=68929181&x=219',
		'title': '',
		'imageId': '68929181',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014363&docid=68929176&x=219',
		'title': '',
		'imageId': '68929176',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014363&docid=68929186&x=219',
		'title': '',
		'imageId': '68929186',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014363&docid=68929180&x=219',
		'title': '',
		'imageId': '68929180',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014363&docid=68929187&x=219',
		'title': '',
		'imageId': '68929187',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014363&docid=68929184&x=219',
		'title': '',
		'imageId': '68929184',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014363&docid=68929183&x=219',
		'title': '',
		'imageId': '68929183',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014363&docid=68929185&x=219',
		'title': '',
		'imageId': '68929185',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4014363';

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