var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3920025&docid=67909073&x=3538',
		'title': '',
		'imageId': '67909073',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3920025&docid=67909072&x=3538',
		'title': '',
		'imageId': '67909072',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3920025&docid=67909078&x=3538',
		'title': '',
		'imageId': '67909078',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3920025&docid=67909089&x=3538',
		'title': '',
		'imageId': '67909089',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3920025&docid=67909087&x=3538',
		'title': '',
		'imageId': '67909087',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3920025&docid=67909108&x=3538',
		'title': '',
		'imageId': '67909108',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3920025&docid=67909093&x=3538',
		'title': '',
		'imageId': '67909093',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3920025&docid=67909096&x=3538',
		'title': '',
		'imageId': '67909096',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3920025&docid=67909118&x=3538',
		'title': '',
		'imageId': '67909118',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3920025&docid=67909074&x=3538',
		'title': '',
		'imageId': '67909074',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3920025&docid=67909111&x=3538',
		'title': '',
		'imageId': '67909111',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3920025&docid=67909092&x=3538',
		'title': '',
		'imageId': '67909092',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3920025&docid=67909102&x=3538',
		'title': '',
		'imageId': '67909102',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3920025&docid=67909091&x=3538',
		'title': '',
		'imageId': '67909091',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3920025&docid=67909075&x=3538',
		'title': '',
		'imageId': '67909075',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3920025&docid=67909071&x=3538',
		'title': '',
		'imageId': '67909071',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3920025&docid=67909070&x=3538',
		'title': '',
		'imageId': '67909070',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3920025&docid=67909113&x=3538',
		'title': '',
		'imageId': '67909113',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3920025&docid=67909100&x=3538',
		'title': '',
		'imageId': '67909100',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3920025&docid=67909114&x=3538',
		'title': '',
		'imageId': '67909114',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3920025';

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