var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4039863&docid=70724957&x=4329',
		'title': '',
		'imageId': '70724957',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4039863&docid=70724894&x=4329',
		'title': '',
		'imageId': '70724894',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4039863&docid=70724903&x=4329',
		'title': '',
		'imageId': '70724903',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4039863&docid=70724911&x=4329',
		'title': '',
		'imageId': '70724911',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4039863&docid=70724918&x=4329',
		'title': '',
		'imageId': '70724918',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4039863&docid=70724919&x=4329',
		'title': '',
		'imageId': '70724919',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4039863&docid=70724924&x=4329',
		'title': '',
		'imageId': '70724924',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4039863&docid=70724945&x=4329',
		'title': '',
		'imageId': '70724945',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4039863&docid=70724949&x=4329',
		'title': '',
		'imageId': '70724949',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4039863&docid=70724951&x=4329',
		'title': '',
		'imageId': '70724951',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4039863&docid=70724954&x=4329',
		'title': '',
		'imageId': '70724954',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4039863&docid=70724955&x=4329',
		'title': '',
		'imageId': '70724955',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4039863&docid=70724956&x=4329',
		'title': '',
		'imageId': '70724956',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4039863&docid=70724958&x=4329',
		'title': '',
		'imageId': '70724958',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4039863&docid=70724959&x=4329',
		'title': '',
		'imageId': '70724959',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4039863&docid=70724983&x=4329',
		'title': '',
		'imageId': '70724983',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4039863&docid=70725012&x=4329',
		'title': '',
		'imageId': '70725012',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4039863';

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