var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3988712&docid=69462342&x=4912',
		'title': '',
		'imageId': '69462342',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3988712&docid=69462344&x=4912',
		'title': '',
		'imageId': '69462344',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3988712&docid=69462349&x=4912',
		'title': '',
		'imageId': '69462349',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3988712&docid=69462340&x=4912',
		'title': '',
		'imageId': '69462340',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3988712&docid=69462343&x=4912',
		'title': '',
		'imageId': '69462343',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3988712&docid=69462337&x=4912',
		'title': '',
		'imageId': '69462337',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3988712&docid=69462338&x=4912',
		'title': '',
		'imageId': '69462338',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3988712&docid=69462346&x=4912',
		'title': '',
		'imageId': '69462346',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3988712&docid=69462347&x=4912',
		'title': '',
		'imageId': '69462347',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3988712&docid=69462348&x=4912',
		'title': '',
		'imageId': '69462348',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3988712&docid=69462351&x=4912',
		'title': '',
		'imageId': '69462351',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3988712&docid=69462350&x=4912',
		'title': '',
		'imageId': '69462350',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3988712&docid=69462341&x=4912',
		'title': '',
		'imageId': '69462341',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3988712';

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