var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3919200&docid=68117793&x=3742',
		'title': '',
		'imageId': '68117793',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3919200&docid=68117794&x=3742',
		'title': '',
		'imageId': '68117794',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3919200&docid=67889877&x=3742',
		'title': '',
		'imageId': '67889877',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3919200&docid=67889881&x=3742',
		'title': '',
		'imageId': '67889881',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3919200&docid=68117792&x=3742',
		'title': '',
		'imageId': '68117792',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3919200&docid=67889871&x=3742',
		'title': '',
		'imageId': '67889871',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3919200&docid=67889872&x=3742',
		'title': '',
		'imageId': '67889872',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3919200&docid=67889873&x=3742',
		'title': '',
		'imageId': '67889873',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3919200&docid=67889876&x=3742',
		'title': '',
		'imageId': '67889876',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3919200&docid=67889874&x=3742',
		'title': '',
		'imageId': '67889874',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3919200&docid=67889878&x=3742',
		'title': '',
		'imageId': '67889878',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3919200&docid=67889870&x=3742',
		'title': '',
		'imageId': '67889870',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3919200&docid=67889882&x=3742',
		'title': '',
		'imageId': '67889882',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3919200&docid=67889879&x=3742',
		'title': '',
		'imageId': '67889879',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3919200&docid=67889875&x=3742',
		'title': '',
		'imageId': '67889875',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3919200&docid=67889880&x=3742',
		'title': '',
		'imageId': '67889880',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3919200&docid=67889883&x=3742',
		'title': '',
		'imageId': '67889883',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3919200';

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