var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3959693&docid=68815294&x=5923',
		'title': '',
		'imageId': '68815294',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3959693&docid=68815295&x=5923',
		'title': '',
		'imageId': '68815295',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3959693&docid=68815291&x=5923',
		'title': '',
		'imageId': '68815291',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3959693&docid=68815298&x=5923',
		'title': '',
		'imageId': '68815298',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3959693&docid=68815300&x=5923',
		'title': '',
		'imageId': '68815300',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3959693&docid=68815297&x=5923',
		'title': '',
		'imageId': '68815297',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3959693&docid=68815293&x=5923',
		'title': '',
		'imageId': '68815293',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3959693&docid=68815302&x=5923',
		'title': '',
		'imageId': '68815302',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3959693&docid=68815303&x=5923',
		'title': '',
		'imageId': '68815303',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3959693&docid=68815299&x=5923',
		'title': '',
		'imageId': '68815299',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3959693&docid=68815296&x=5923',
		'title': '',
		'imageId': '68815296',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3959693&docid=68815292&x=5923',
		'title': '',
		'imageId': '68815292',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3959693&docid=68815301&x=5923',
		'title': '',
		'imageId': '68815301',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3959693';

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