var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3953868&docid=68667782&x=125',
		'title': '',
		'imageId': '68667782',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953868&docid=68667786&x=125',
		'title': '',
		'imageId': '68667786',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953868&docid=68667794&x=125',
		'title': '',
		'imageId': '68667794',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953868&docid=68667791&x=125',
		'title': '',
		'imageId': '68667791',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953868&docid=68667790&x=125',
		'title': '',
		'imageId': '68667790',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953868&docid=68667788&x=125',
		'title': '',
		'imageId': '68667788',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953868&docid=68667789&x=125',
		'title': '',
		'imageId': '68667789',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953868&docid=68667793&x=125',
		'title': '',
		'imageId': '68667793',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953868&docid=68667787&x=125',
		'title': '',
		'imageId': '68667787',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953868&docid=68667792&x=125',
		'title': '',
		'imageId': '68667792',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953868&docid=68667783&x=125',
		'title': '',
		'imageId': '68667783',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953868&docid=68667784&x=125',
		'title': '',
		'imageId': '68667784',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953868&docid=68667785&x=125',
		'title': '',
		'imageId': '68667785',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3953868';

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