var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3938262&docid=68324872&x=4236',
		'title': '',
		'imageId': '68324872',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3938262&docid=68324874&x=4236',
		'title': '',
		'imageId': '68324874',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3938262&docid=68324875&x=4236',
		'title': '',
		'imageId': '68324875',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3938262&docid=68324876&x=4236',
		'title': '',
		'imageId': '68324876',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3938262&docid=68324877&x=4236',
		'title': '',
		'imageId': '68324877',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3938262&docid=68324878&x=4236',
		'title': '',
		'imageId': '68324878',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3938262&docid=68324879&x=4236',
		'title': '',
		'imageId': '68324879',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3938262&docid=68324883&x=4236',
		'title': '',
		'imageId': '68324883',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3938262&docid=68324880&x=4236',
		'title': '',
		'imageId': '68324880',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3938262&docid=68324881&x=4236',
		'title': '',
		'imageId': '68324881',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3938262&docid=68324870&x=4236',
		'title': '',
		'imageId': '68324870',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3938262&docid=68324882&x=4236',
		'title': '',
		'imageId': '68324882',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3938262&docid=68324871&x=4236',
		'title': '',
		'imageId': '68324871',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3938262';

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