var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3944561&docid=67774068&x=1335',
		'title': '',
		'imageId': '67774068',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3944561&docid=67774071&x=1335',
		'title': '',
		'imageId': '67774071',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3944561&docid=67774072&x=1335',
		'title': '',
		'imageId': '67774072',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3944561&docid=67774073&x=1335',
		'title': '',
		'imageId': '67774073',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3944561&docid=67774074&x=1335',
		'title': '',
		'imageId': '67774074',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3944561&docid=67774067&x=1335',
		'title': '',
		'imageId': '67774067',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3944561&docid=67774405&x=1335',
		'title': '',
		'imageId': '67774405',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3944561&docid=67774406&x=1335',
		'title': '',
		'imageId': '67774406',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3944561&docid=67774407&x=1335',
		'title': '',
		'imageId': '67774407',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3944561&docid=67774408&x=1335',
		'title': '',
		'imageId': '67774408',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3944561&docid=67774075&x=1335',
		'title': '',
		'imageId': '67774075',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3944561&docid=67774076&x=1335',
		'title': '',
		'imageId': '67774076',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3944561&docid=67774077&x=1335',
		'title': '',
		'imageId': '67774077',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3944561';

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