var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3924428&docid=67515388&x=4235',
		'title': '',
		'imageId': '67515388',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3924428&docid=67515350&x=4235',
		'title': '',
		'imageId': '67515350',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3924428&docid=67515346&x=4235',
		'title': '',
		'imageId': '67515346',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3924428&docid=67515392&x=4235',
		'title': '',
		'imageId': '67515392',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3924428&docid=67515398&x=4235',
		'title': '',
		'imageId': '67515398',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3924428&docid=67515413&x=4235',
		'title': '',
		'imageId': '67515413',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3924428&docid=67515514&x=4235',
		'title': '',
		'imageId': '67515514',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3924428&docid=67515544&x=4235',
		'title': '',
		'imageId': '67515544',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3924428&docid=67515556&x=4235',
		'title': '',
		'imageId': '67515556',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3924428&docid=67515563&x=4235',
		'title': '',
		'imageId': '67515563',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3924428&docid=67515620&x=4235',
		'title': '',
		'imageId': '67515620',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3924428&docid=67515642&x=4235',
		'title': '',
		'imageId': '67515642',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3924428&docid=67515658&x=4235',
		'title': '',
		'imageId': '67515658',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3924428';

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