var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3973047&docid=69096786&x=327',
		'title': '',
		'imageId': '69096786',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973047&docid=69096789&x=327',
		'title': '',
		'imageId': '69096789',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973047&docid=69096790&x=327',
		'title': '',
		'imageId': '69096790',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973047&docid=69094656&x=327',
		'title': '',
		'imageId': '69094656',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973047&docid=69094631&x=327',
		'title': '',
		'imageId': '69094631',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973047&docid=69097191&x=327',
		'title': '',
		'imageId': '69097191',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973047&docid=69097194&x=327',
		'title': '',
		'imageId': '69097194',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973047&docid=69094829&x=327',
		'title': '',
		'imageId': '69094829',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973047&docid=69094981&x=327',
		'title': '',
		'imageId': '69094981',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973047&docid=69094982&x=327',
		'title': '',
		'imageId': '69094982',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973047&docid=69096798&x=327',
		'title': '',
		'imageId': '69096798',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973047&docid=68985448&x=327',
		'title': '',
		'imageId': '68985448',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973047&docid=68985451&x=327',
		'title': '',
		'imageId': '68985451',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973047&docid=69096801&x=327',
		'title': '',
		'imageId': '69096801',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973047&docid=69096803&x=327',
		'title': '',
		'imageId': '69096803',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973047&docid=69096820&x=327',
		'title': '',
		'imageId': '69096820',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973047&docid=69096851&x=327',
		'title': '',
		'imageId': '69096851',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3973047';

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