var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3943453&docid=68425239&x=1442',
		'title': '',
		'imageId': '68425239',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943453&docid=68425247&x=1442',
		'title': '',
		'imageId': '68425247',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943453&docid=68425248&x=1442',
		'title': '',
		'imageId': '68425248',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943453&docid=68425246&x=1442',
		'title': '',
		'imageId': '68425246',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943453&docid=68425238&x=1442',
		'title': '',
		'imageId': '68425238',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943453&docid=68425240&x=1442',
		'title': '',
		'imageId': '68425240',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943453&docid=68425241&x=1442',
		'title': '',
		'imageId': '68425241',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943453&docid=68425245&x=1442',
		'title': '',
		'imageId': '68425245',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943453&docid=68425249&x=1442',
		'title': '',
		'imageId': '68425249',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943453&docid=68425243&x=1442',
		'title': '',
		'imageId': '68425243',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943453&docid=68425244&x=1442',
		'title': '',
		'imageId': '68425244',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943453&docid=68425242&x=1442',
		'title': '',
		'imageId': '68425242',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3943453';

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