var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3972062&docid=69071238&x=813',
		'title': '',
		'imageId': '69071238',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972062&docid=69071239&x=813',
		'title': '',
		'imageId': '69071239',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972062&docid=69071240&x=813',
		'title': '',
		'imageId': '69071240',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972062&docid=69071247&x=813',
		'title': '',
		'imageId': '69071247',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972062&docid=69071242&x=813',
		'title': '',
		'imageId': '69071242',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972062&docid=69071245&x=813',
		'title': '',
		'imageId': '69071245',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972062&docid=69071241&x=813',
		'title': '',
		'imageId': '69071241',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972062&docid=69071244&x=813',
		'title': '',
		'imageId': '69071244',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972062&docid=69071243&x=813',
		'title': '',
		'imageId': '69071243',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972062&docid=69071236&x=813',
		'title': '',
		'imageId': '69071236',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972062&docid=69071237&x=813',
		'title': '',
		'imageId': '69071237',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972062&docid=69071246&x=813',
		'title': '',
		'imageId': '69071246',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972062&docid=69071235&x=813',
		'title': '',
		'imageId': '69071235',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3972062';

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