var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3936477&docid=68272243&x=3135',
		'title': '',
		'imageId': '68272243',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3936477&docid=68272245&x=3135',
		'title': '',
		'imageId': '68272245',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3936477&docid=68272246&x=3135',
		'title': '',
		'imageId': '68272246',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3936477&docid=68272247&x=3135',
		'title': '',
		'imageId': '68272247',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3936477&docid=68272249&x=3135',
		'title': '',
		'imageId': '68272249',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3936477&docid=68272250&x=3135',
		'title': '',
		'imageId': '68272250',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3936477&docid=68272251&x=3135',
		'title': '',
		'imageId': '68272251',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3936477&docid=68272252&x=3135',
		'title': '',
		'imageId': '68272252',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3936477&docid=68272253&x=3135',
		'title': '',
		'imageId': '68272253',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3936477&docid=68272254&x=3135',
		'title': '',
		'imageId': '68272254',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3936477&docid=68272255&x=3135',
		'title': '',
		'imageId': '68272255',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3936477&docid=68272256&x=3135',
		'title': '',
		'imageId': '68272256',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3936477&docid=68272257&x=3135',
		'title': '',
		'imageId': '68272257',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3936477&docid=68272263&x=3135',
		'title': '',
		'imageId': '68272263',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3936477&docid=68272258&x=3135',
		'title': '',
		'imageId': '68272258',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3936477&docid=68272259&x=3135',
		'title': '',
		'imageId': '68272259',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3936477&docid=68272260&x=3135',
		'title': '',
		'imageId': '68272260',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3936477';

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