var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3946477&docid=68495120&x=5825',
		'title': '',
		'imageId': '68495120',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3946477&docid=68495143&x=5825',
		'title': '',
		'imageId': '68495143',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3946477&docid=68495122&x=5825',
		'title': '',
		'imageId': '68495122',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3946477&docid=68495142&x=5825',
		'title': '',
		'imageId': '68495142',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3946477&docid=68495121&x=5825',
		'title': '',
		'imageId': '68495121',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3946477&docid=68495123&x=5825',
		'title': '',
		'imageId': '68495123',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3946477&docid=68495125&x=5825',
		'title': '',
		'imageId': '68495125',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3946477&docid=68495124&x=5825',
		'title': '',
		'imageId': '68495124',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3946477&docid=68495131&x=5825',
		'title': '',
		'imageId': '68495131',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3946477&docid=68495133&x=5825',
		'title': '',
		'imageId': '68495133',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3946477&docid=68495141&x=5825',
		'title': '',
		'imageId': '68495141',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3946477&docid=68495138&x=5825',
		'title': '',
		'imageId': '68495138',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3946477&docid=68495148&x=5825',
		'title': '',
		'imageId': '68495148',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3946477';

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