var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3943326&docid=68535552&x=4553',
		'title': '',
		'imageId': '68535552',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943326&docid=68535553&x=4553',
		'title': '',
		'imageId': '68535553',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943326&docid=68535558&x=4553',
		'title': '',
		'imageId': '68535558',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943326&docid=68535560&x=4553',
		'title': '',
		'imageId': '68535560',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943326&docid=68535556&x=4553',
		'title': '',
		'imageId': '68535556',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943326&docid=68535551&x=4553',
		'title': '',
		'imageId': '68535551',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943326&docid=68535548&x=4553',
		'title': '',
		'imageId': '68535548',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943326&docid=68535559&x=4553',
		'title': '',
		'imageId': '68535559',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943326&docid=68535550&x=4553',
		'title': '',
		'imageId': '68535550',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943326&docid=68535549&x=4553',
		'title': '',
		'imageId': '68535549',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943326&docid=68535555&x=4553',
		'title': '',
		'imageId': '68535555',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943326&docid=68535557&x=4553',
		'title': '',
		'imageId': '68535557',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943326&docid=68535547&x=4553',
		'title': '',
		'imageId': '68535547',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943326&docid=68535554&x=4553',
		'title': '',
		'imageId': '68535554',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3943326';

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