var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3924891&docid=68015808&x=254',
		'title': '',
		'imageId': '68015808',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3924891&docid=68015819&x=254',
		'title': '',
		'imageId': '68015819',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3924891&docid=68015815&x=254',
		'title': '',
		'imageId': '68015815',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3924891&docid=68015816&x=254',
		'title': '',
		'imageId': '68015816',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3924891&docid=68015809&x=254',
		'title': '',
		'imageId': '68015809',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3924891&docid=68015811&x=254',
		'title': '',
		'imageId': '68015811',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3924891&docid=68015817&x=254',
		'title': '',
		'imageId': '68015817',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3924891&docid=68015814&x=254',
		'title': '',
		'imageId': '68015814',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3924891&docid=68015812&x=254',
		'title': '',
		'imageId': '68015812',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3924891&docid=68015813&x=254',
		'title': '',
		'imageId': '68015813',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3924891&docid=68015818&x=254',
		'title': '',
		'imageId': '68015818',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3924891&docid=68015810&x=254',
		'title': '',
		'imageId': '68015810',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3924891';

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