var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3921939&docid=67949104&x=122',
		'title': '',
		'imageId': '67949104',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3921939&docid=67949582&x=122',
		'title': '',
		'imageId': '67949582',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3921939&docid=67949113&x=122',
		'title': '',
		'imageId': '67949113',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3921939&docid=67949114&x=122',
		'title': '',
		'imageId': '67949114',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3921939&docid=67949105&x=122',
		'title': '',
		'imageId': '67949105',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3921939&docid=67949109&x=122',
		'title': '',
		'imageId': '67949109',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3921939&docid=67949112&x=122',
		'title': '',
		'imageId': '67949112',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3921939&docid=67949111&x=122',
		'title': '',
		'imageId': '67949111',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3921939&docid=67949107&x=122',
		'title': '',
		'imageId': '67949107',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3921939&docid=67949108&x=122',
		'title': '',
		'imageId': '67949108',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3921939&docid=67949581&x=122',
		'title': '',
		'imageId': '67949581',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3921939&docid=67949106&x=122',
		'title': '',
		'imageId': '67949106',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3921939&docid=67949110&x=122',
		'title': '',
		'imageId': '67949110',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3921939';

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