var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3939859&docid=68366880&x=3741',
		'title': '',
		'imageId': '68366880',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939859&docid=68366884&x=3741',
		'title': '',
		'imageId': '68366884',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939859&docid=68366885&x=3741',
		'title': '',
		'imageId': '68366885',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939859&docid=68366883&x=3741',
		'title': '',
		'imageId': '68366883',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939859&docid=68366879&x=3741',
		'title': '',
		'imageId': '68366879',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939859&docid=68366886&x=3741',
		'title': '',
		'imageId': '68366886',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939859&docid=68366881&x=3741',
		'title': '',
		'imageId': '68366881',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939859&docid=68366887&x=3741',
		'title': '',
		'imageId': '68366887',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939859&docid=68366888&x=3741',
		'title': '',
		'imageId': '68366888',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939859&docid=68366882&x=3741',
		'title': '',
		'imageId': '68366882',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939859&docid=68366878&x=3741',
		'title': '',
		'imageId': '68366878',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939859&docid=68500494&x=3741',
		'title': '',
		'imageId': '68500494',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939859&docid=68500495&x=3741',
		'title': '',
		'imageId': '68500495',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3939859';

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