var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4029344&docid=70435258&x=5111',
		'title': '',
		'imageId': '70435258',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4029344&docid=70435265&x=5111',
		'title': '',
		'imageId': '70435265',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4029344&docid=70435267&x=5111',
		'title': '',
		'imageId': '70435267',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4029344&docid=70435257&x=5111',
		'title': '',
		'imageId': '70435257',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4029344&docid=70435263&x=5111',
		'title': '',
		'imageId': '70435263',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4029344&docid=70435254&x=5111',
		'title': '',
		'imageId': '70435254',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4029344&docid=70435255&x=5111',
		'title': '',
		'imageId': '70435255',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4029344&docid=70435268&x=5111',
		'title': '',
		'imageId': '70435268',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4029344&docid=70435253&x=5111',
		'title': '',
		'imageId': '70435253',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4029344&docid=70435252&x=5111',
		'title': '',
		'imageId': '70435252',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4029344&docid=70435260&x=5111',
		'title': '',
		'imageId': '70435260',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4029344&docid=70435264&x=5111',
		'title': '',
		'imageId': '70435264',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4029344&docid=70435262&x=5111',
		'title': '',
		'imageId': '70435262',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4029344&docid=70435261&x=5111',
		'title': '',
		'imageId': '70435261',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4029344&docid=70435259&x=5111',
		'title': '',
		'imageId': '70435259',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4029344&docid=70435266&x=5111',
		'title': '',
		'imageId': '70435266',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4029344&docid=70435256&x=5111',
		'title': '',
		'imageId': '70435256',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4029344';

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