var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3959183&docid=68801334&x=99',
		'title': '',
		'imageId': '68801334',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3959183&docid=68801332&x=99',
		'title': '',
		'imageId': '68801332',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3959183&docid=68801341&x=99',
		'title': '',
		'imageId': '68801341',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3959183&docid=68801331&x=99',
		'title': '',
		'imageId': '68801331',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3959183&docid=68801333&x=99',
		'title': '',
		'imageId': '68801333',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3959183&docid=68801337&x=99',
		'title': '',
		'imageId': '68801337',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3959183&docid=68801335&x=99',
		'title': '',
		'imageId': '68801335',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3959183&docid=68801336&x=99',
		'title': '',
		'imageId': '68801336',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3959183&docid=68801339&x=99',
		'title': '',
		'imageId': '68801339',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3959183&docid=68801338&x=99',
		'title': '',
		'imageId': '68801338',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3959183&docid=68801342&x=99',
		'title': '',
		'imageId': '68801342',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3959183&docid=68801343&x=99',
		'title': '',
		'imageId': '68801343',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3959183&docid=68801340&x=99',
		'title': '',
		'imageId': '68801340',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3959183';

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