var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3885689&docid=67014506&x=838',
		'title': '',
		'imageId': '67014506',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3885689&docid=67014508&x=838',
		'title': '',
		'imageId': '67014508',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3885689&docid=67014509&x=838',
		'title': '',
		'imageId': '67014509',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3885689&docid=67014510&x=838',
		'title': '',
		'imageId': '67014510',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3885689&docid=67014511&x=838',
		'title': '',
		'imageId': '67014511',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3885689&docid=67014519&x=838',
		'title': '',
		'imageId': '67014519',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3885689&docid=67014514&x=838',
		'title': '',
		'imageId': '67014514',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3885689&docid=67014515&x=838',
		'title': '',
		'imageId': '67014515',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3885689&docid=67014516&x=838',
		'title': '',
		'imageId': '67014516',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3885689&docid=67014517&x=838',
		'title': '',
		'imageId': '67014517',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3885689&docid=67014518&x=838',
		'title': '',
		'imageId': '67014518',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3885689&docid=67014512&x=838',
		'title': '',
		'imageId': '67014512',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3885689&docid=67014513&x=838',
		'title': '',
		'imageId': '67014513',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3885689';

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